SAS Programming

DATA Step, Macro, Functions and more
BookmarkSubscribeRSS Feed
Barney1998
Obsidian | Level 7

Dear all,

I wish someone know the answer in this problem. I want to check one report which comes from microstrategy software. (I don't  know if you have experience on this) .The problem is SAS and microstrategy have different ways to calculate percentiles .

I know how each other make its calculation but I wondering if someone knows if exist more easy way as option in proc summary .

 

thank you,

 

Best wishes!

1 REPLY 1
ballardw
Super User

Don't know anything about MicroStrategy.

 

If you are using SAS Proc Means/Summary to compute quantiles SAS has multiple methods depending on the settings of the options Qntldef (5 options) and Qmethod (2 options though P2 only allows Qntldef=5) (plus Qmarkers if using the Qmethod=P2). So you may want to check the online help in SAS where it defines the effects of the options in the section on Quantile and Related Statistics. You may be able to duplicate the MicroStragegy calculations if they provide sufficient documentation.

sas-innovate-white.png

Our biggest data and AI event of the year.

Don’t miss the livestream kicking off May 7. It’s free. It’s easy. And it’s the best seat in the house.

Join us virtually with our complimentary SAS Innovate Digital Pass. Watch live or on-demand in multiple languages, with translations available to help you get the most out of every session.

 

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
  • 1 reply
  • 501 views
  • 1 like
  • 2 in conversation