Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
"samemistake" wrote in message
... in the help manual of STDEV, it is said that the calculation uses the "unbiased" formula, but in fact the actual calculation uses the biased one, i.e. sqrt( sum(xi-xavg)/N), instead of the intended: sqrt( sum(xi-xavg)/(N-1)). am i right? if so, please correct the help document, to avoid the confusion. No, You're wrong, I think. It looks to me as if STDEV uses N-1 and STDEVP uses N, which is what the help says. I'm using Excel 2003. What numbers have you used to convince yourself that it's wrong? Which version of Excel? -- David Biddulph |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
simulate values for a given Mean and Standard deviation | Excel Discussion (Misc queries) | |||
Standard Deviation | Excel Worksheet Functions | |||
A question about Standard Deviation | Excel Discussion (Misc queries) | |||
feel that the STANDARD DEVIATION formula on Excel is incorrect !! | Excel Worksheet Functions | |||
Is there a standard deviation calculation in Excel? | Excel Worksheet Functions |