Range
The range is the difference between the high and low values. Since it uses only the extreme values, it is greatly affected by extreme values.
Procedure for finding
Formula
Variance
The variance is the average squared deviation from the mean. It usefulness is limited because the units are squared and not the same as the original data. The sample variance is denoted by s2, it is an unbiased estimator of the population variance.
Procedure for finding
Formula
Standard Deviation
The standard deviation is the average deviation from the mean. It is found by taking the square root of the variance and solves the problem of not having the same units as the original data. The sample standard deviation is denoted by s. It is not an unbiased estimator of the population standard deviation.
Procedure for finding
Formula
Mean Absolute Deviation
The sum of the deviations from the mean will always be zero. We need to make sure that none of the deviations are negative. We can do this by squaring each deviation (as we do in the variance or standard deviation) or by taking the absolute value (as we do in the mean absolute deviation).
Procedure for finding
Formula
Variation
The variation is the sum of the squares of the deviations from the mean. It has units that are squared instead of the same as the original data and it does not take the sample size into account.
Procedure for finding
Formula
Range Rule of Thumb
The range rule of thumb says that the range is approximately four times the standard deviation. Alternatively, the standard deviation is approximately one-fourth the range. That means that most of the data lies within two standard deviations of the mean.
Procedure for finding
Formula
Pearson's Index of Skewness
Pearson's index of skewness can be used to determine whether the data is symmetric or skewed. If the index is between -1 and 1, then the distribution is symmetric. If the index is no more than -1 then it is skewed to the left and if it is at least 1, then it is skewed to the right.
Procedure for finding
Formula
Coefficient of Variation
The coefficient of variation is expressed as a percent and describes the standard deviation relative to the mean. It can be used to compare variability when the units are different (the units will divide out, providing just a raw number).
Procedure for finding
Formula
Chebyshev's Rule
A rule that states the minimum amount of data that will like within k (k>1) standard deviations of the mean for any distribution of data. There will be at least 3/4 (75%) of the data within 2 standard deviations of the mean and at least 8/9 (89%) of the data within 3 standard deviations of the mean.
The rule states
At least of the data will like within k standard deviations of the mean
To verify the rule
Empirical Rule
While Chebyshev's rule works for any distribution of data, the empirical rule only works for bell-shaped, symmetric data. It is, however, more precise than Chebyshev's rule.
The rule states
The empirical rule is sometimes called the "68-95-99.7 Rule".
To verify the rule