BookmarkSubscribeRSS Feed
fengyuwuzu
Pyrite | Level 9

I want to print out p90 p95 p98 and p99. It seems p98 is not supported in proc means

 

I can get p98 with proc univariate, but the output form in the results is not as in the proc means (I want to print out N NMISS MEAN STD P90 P95 P98 P99)

 

Is there a way to let proc means output p98?

 

Thanks

3 REPLIES 3
Reeza
Super User

No, if you want customized percentiles you need to use proc univariate.

fengyuwuzu
Pyrite | Level 9

Thank you. I will take a look. Yesterday when I googled I found the proc stdize but did not pay attention.

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