Hi
The link you supplied is helpful, but I don't know how to replicate Excel's behaviour (whether that's desirable or not is another question...)
e.g.
data |
0 |
0 |
1 |
3 |
4 |
7 |
9 |
13 |
18 |
20 |
26 |
29 |
43 |
46 |
49 |
58 |
73 |
78 |
162 |
Results
Excel calc | Result |
percentile(range,0.25) | 5.5 |
percentile(range,0.5) | 20 |
percentile(range,0.75) | 47.5 |
percentile(range,0.95) | 86.4 |
Does anyone know what settings to apply to ensure SAS replicates Excel's behaviour using this example data?
Thanks
Matt
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.