Standard deviation
The standard deviation of a data set is a measure of how "spread out" the data points are in general. Unlike range, which only measures the difference between the maximum and minimum, standard deviation measures the size of differences across the whole data set. Furthermore, unlike variance, standard deviation scales linearly with the values in the dataset; that is, multiplying all of the data points by a constant always multiplies the standard deviation by .
Formula
For an entire population, the standard deviation is the square root of the variance. Explicitly, for a dataset with mean the formula for population standard deviation is However, if is only a sample then not only does the formula for variance change due to Bessel's correction, but the calculated standard deviation ceases to equal the square root of the calculated variance. Usually, a good approximation when is a sample is Conventionally, denotes sample standard deviation, while denotes population standard deviation.
This article is a stub. Help us out by expanding it. Categories:Statistics