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!


 

sas-innovate-white.png

Missed SAS Innovate in Orlando?

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.

 

Register now

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
  • 637 views
  • 0 likes
  • 3 in conversation