View Single Post
  #4  
Old April 20th, 2010, 08:07 PM posted to microsoft.public.excel.misc
Omics
external usenet poster
 
Posts: 11
Default median standard deviation

Thanks, a lot. This will give me the median of the data. But how can I
calculate the median standard deviation?

Omics

"dlw" wrote:

let's say your standard deviations were in cells a1 to a5, the median would be:
=median(a1:a5)

"Omics" wrote:

Hi, Anybody can tell me which function or formula should I use in excel to
calculate the median standard deviation? Thanks a lot.

Omics