The Bob
- 1,126
- 0
Changes to Standard Deviation??
How many of you know that Standard Deviation has changed.
It used to be:\sqrt{\frac{\Sigma(x_i - \overline{x})^2}{n}}
And now it is:\sqrt{\frac{\Sigma(x_i - \overline{x})^2}{n - 1}}
It is the Variance of data but square rooted:
s^2 = \frac{\Sigma(x_i - \overline{x})^2}{n - 1} convertd to: s = \sqrt{\frac{\Sigma(x_i - \overline{x})^2}{n - 1}}
Not really anything important, just wanted people to know and comment (if necessary) on the fact that it has changed.
The Bob (2004 ©)
How many of you know that Standard Deviation has changed.
It used to be:\sqrt{\frac{\Sigma(x_i - \overline{x})^2}{n}}
And now it is:\sqrt{\frac{\Sigma(x_i - \overline{x})^2}{n - 1}}
It is the Variance of data but square rooted:
s^2 = \frac{\Sigma(x_i - \overline{x})^2}{n - 1} convertd to: s = \sqrt{\frac{\Sigma(x_i - \overline{x})^2}{n - 1}}
Not really anything important, just wanted people to know and comment (if necessary) on the fact that it has changed.
The Bob (2004 ©)
Last edited: