BookmarkSubscribeRSS Feed
abhityagi
Obsidian | Level 7

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!

2 REPLIES 2
ed_sas_member
Meteorite | Level 14

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.

Reeza
Super User

Try PROC UNIVARIATE

 

There are examples for most of the things you're asking for here:

https://documentation.sas.com/?docsetId=procstat&docsetVersion=9.4&docsetTarget=procstat_univariate_...

 


@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!


 

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

How to Concatenate Values

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 737 views
  • 0 likes
  • 3 in conversation