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!
Catch the best of SAS Innovate 2025 — anytime, anywhere. Stream powerful keynotes, real-world demos, and game-changing insights from the world’s leading data and AI minds.
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.