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-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 1 reply
  • 263 views
  • 1 like
  • 2 in conversation