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.

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!

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.

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
  • 5 replies
  • 1724 views
  • 1 like
  • 3 in conversation