Difference between revisions of "Standard deviation"
Jump to navigation
Jump to search
m (added link and reworded sentence) |
|||
| Line 1: | Line 1: | ||
{{math-h}} | {{math-h}} | ||
| − | '''Standard deviation''' is a measure in [[Statistics|statistics]] | + | '''Standard deviation''' is a measure in [[Statistics|statistics]] of the [[dispersion]] of a set of values (represented as <math>X</math>). It is defined as the square root of the [[variance]] of these values, where variance is defined as |
| − | == | + | :<math>\sigma^2 = \operatorname{E}[(X-\operatorname{E}[X])^2] = \operatorname{E}[X^2] - (\operatorname{E}[X])^2</math> |
| − | + | where the [[expectation|expected value]] of ''X'' is E(''X''). | |
| − | + | Thus the standard deviation is | |
| − | + | :<math>\sigma = \sqrt{\operatorname{E}[(X-\operatorname{E}[X])^2]} = \sqrt{\operatorname{E}[X^2] - (\operatorname{E}[X])^2}</math> | |
| − | + | The formula for standard deviation must not be confused with the formula | |
| − | + | :<math>S_{n} = \sqrt {\sum(x - \bar x) \over n - 1}</math> | |
| − | |||
| − | |||
| − | |||
| + | which is the formula for an [[estimator]] of the true standard deviation from a sample size of ''n''. As such this estimator itself has a variance which, as the formula indicates, decreases as the sample size increases. | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
[[category:statistics]] | [[category:statistics]] | ||
Revision as of 00:18, January 19, 2009
| <math>\frac{d}{dx} \sin x=?\,</math> | This article/section deals with mathematical concepts appropriate for late high school or early college. |
Standard deviation is a measure in statistics of the dispersion of a set of values (represented as <math>X</math>). It is defined as the square root of the variance of these values, where variance is defined as
- <math>\sigma^2 = \operatorname{E}[(X-\operatorname{E}[X])^2] = \operatorname{E}[X^2] - (\operatorname{E}[X])^2</math>
where the expected value of X is E(X).
Thus the standard deviation is
- <math>\sigma = \sqrt{\operatorname{E}[(X-\operatorname{E}[X])^2]} = \sqrt{\operatorname{E}[X^2] - (\operatorname{E}[X])^2}</math>
The formula for standard deviation must not be confused with the formula
- <math>S_{n} = \sqrt {\sum(x - \bar x) \over n - 1}</math>
which is the formula for an estimator of the true standard deviation from a sample size of n. As such this estimator itself has a variance which, as the formula indicates, decreases as the sample size increases.