View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
Luke M[_4_] Luke M[_4_] is offline
external usenet poster
 
Posts: 457
Default median standard deviation

That is two seperate statistical functions!

Median:
=MEDIAN(...)

Standard Deviation:
=STDEV(...)

Check out the help file on statistical functions for more details.

--
Best Regards,

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

Omics