I have been running basic summary stats and tables in SAS EG, but I am having a hard time right now because I am trying to get a broader range of percentiles to show up, and I'm not sure how to do this. I am trying, for example, to show what percentile is aligned with zero in my results. I know it is somewhere between the 50th and 75th percentile, but I'm not sure where in that range. Does anyone know of a way to do this without programming language? Thank you!
Look at the Rank Option, and pick ranks of 100 or 10 to allow a comparison to percentiles.
I think for true percentiles you'll have to add in some programming.
Look at the Rank Option, and pick ranks of 100 or 10 to allow a comparison to percentiles.
I think for true percentiles you'll have to add in some programming.
Thank you! This worked really well.
Check out this tutorial series to learn how to build your own steps in SAS Studio.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.