BookmarkSubscribeRSS Feed
Lida
Obsidian | Level 7
Hello, I am wondering weather it is possible to calculate variance for median for none sampling data. Thank you!
5 REPLIES 5
PGStats
Opal | Level 21

Please give a formula/equation/reference for "variance for median for none sampling data"?

PG
Lida
Obsidian | Level 7

I do not know a formula for variance of a median. So I am wondering whether it is even exist. I know how to calculate variance for a mean but not for a median.

PGStats
Opal | Level 21

If you are looking for robust estimators of dispersion (scale), check out the MAD, Sn and Qn estimators available in proc UNIVARIATE. 

PG
Lida
Obsidian | Level 7

Thank you for a suggestion. I will check it out.

Rick_SAS
SAS Super FREQ

You can search for "distribution of sample median" or "sampling distribution of median" to find references. Basically, the standard error of the median will depend on the distribution of the underlying data, so there is not a general formula. If you assume that the data are normally distributed, you can write down an asymptotic formula: stderr_median = 1.253*sigma / sqrt(n), where sigma is standard devition of the normal population and n is the sample size.

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

What is Bayesian Analysis?

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 5 replies
  • 2667 views
  • 1 like
  • 3 in conversation