Hi Team,
How to achieve given below request in sas.
* Mean value and Range of values for numeric fields
• Five lowest and five highest values.
* How to find outliers in SAS column.
Thanks!
Hi @abhityagi
You will find most information you need in the following link : http://support.sas.com/documentation/cdl/en/proc/65145/HTML/default/viewer.htm#p0v0y1on1hbxukn0zqgsp...
The table The Most Common Simple Statistics compares the different procedures that you can use to get what you want.
Try PROC UNIVARIATE
There are examples for most of the things you're asking for here:
@abhityagi wrote:
Hi Team,
How to achieve given below request in sas.
* Mean value and Range of values for numeric fields
• Five lowest and five highest values.* How to find outliers in SAS column.
Thanks!
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.