Sample or Sample Standard Deviation Can Refer To Either The Above-Mentioned Quantity As Applied To Deviation (The Standard Deviation of The Entire Population)
Sample or Sample Standard Deviation Can Refer To Either The Above-Mentioned Quantity As Applied To Deviation (The Standard Deviation of The Entire Population)
Contents
1Basic examples
3Estimation
o 3.1Uncorrected sample standard deviation
o 5.1Application examples
5.1.2Weather
5.1.3Finance
o 5.2Geometric interpretation
o 5.3Chebyshev's inequality
o 7.1Weighted calculation
8History
9Higher dimensions
10See also
11References
12External links
Basic examples[edit]
Population standard deviation of grades of eight students[edit]
Suppose that the entire population of interest is eight students in a particular class. For a finite set of
numbers, the population standard deviation is found by taking the square root of the average of the
squared deviations of the values subtracted from their average value. The marks of a class of eight
students (that is, a statistical population) are the following eight values:
These eight data points have the mean (average) of 5:
First, calculate the deviations of each data point from the mean, and square the result of
each:
The variance is the mean of these values:
and the population standard deviation is equal to the square root of the variance:
This formula is valid only if the eight values with which we began form the
complete population. If the values instead were a random sample drawn from
some large parent population (for example, they were 8 students randomly and
independently chosen from a class of 2 million), then one divides by 7 (which
is n − 1) instead of 8 (which is n) in the denominator of the last formula, and the
result is In that case, the result of the original formula would be called
the sample standard deviation and denoted by s instead of Dividing by n − 1
rather than by n gives an unbiased estimate of the variance of the larger parent
population. This is known as Bessel's correction.[5][6] Roughly, the reason for it is
that the formula for the sample variance relies on computing differences of
observations from the sample mean, and the sample mean itself was
constructed to be as close as possible to the observations, so just dividing
by n would underestimate the variability.
Estimation[edit]
See also: Sample variance