Topic
Error in standard deviation calculation
- This topic has 3 replies and 2 voices and was last updated 19 years, 7 months ago ago by Norbert Bakkers.
-
AuthorPosts
-
19.10.2005 at 00:26 #34103Norbert BakkersParticipant
When converting a standard deviation calculation (from the statistics menu) into a formula I noticed the following:
The first part of the formula consists of ‘SQRT(n/(n-1))’, should this not be ‘SQRT(1/(n-1))’?19.10.2005 at 00:26 #34106Norbert BakkersParticipantWhen converting a standard deviation calculation (from the statistics menu) into a formula I noticed the following:
The first part of the formula consists of ‘SQRT(n/(n-1))’, should this not be ‘SQRT(1/(n-1))’?19.10.2005 at 20:38 #34104Bernhard KantzParticipantThe formula is correct. The standard deviation can be written in to forms. One uses a factor 1/(n-1) and the other one a factor n/(n-1). If you convert the first formula into the second formula, you make use of the equation Sum(X) = n * Mean(X). This is where the factor n comes in.
20.10.2005 at 21:57 #34105Norbert BakkersParticipantThank you for the explanation, it makes perfect sense now. I also made a formula using the standard deviation equation I know and they did indeed give identical results
-
AuthorPosts
- You must be logged in to reply to this topic.