In statistics, mean has two related meanings:
For a real-valued random variable X, the mean is the expectation of X. If the expectation does not exist, then the random variable has no mean.
For a data set, the mean is just the sum of all the observations divided by the number of observations. Once we have chosen this method of describing the communality of a data set, we usually use the standard deviation to describe how the observations differ. The standard deviation is the square root of the average of squared deviations from the mean.
The mean is the unique value about which the sum of squared deviations is a minimum. If you calculate the sum of squared deviations from any other measure of central tendency, it will be larger than for the mean. This explains why the standard deviation and the mean are usually cited together in statistical reports.
An alternative measure of dispersion is the mean deviation equivalent to the average absolute deviation from the mean. It is less sensitive to outliers, but less tractable whaen combining data sets.
The mean value of a function, , on an interval, , can also be calculated (using a limiting process on the data set definition) thus:
The following is a summary of some of the multiple methods for calculating the mean of a set of n numbers. See the table of mathematical symbols for explanations of the symbols used.
Table of contents |
2 Geometric Mean 3 Harmonic Mean 4 Generalized Mean 5 Weighted Mean 6 Interquartile mean 7 See also 8 Further reading |
The arithmetic mean is the "standard" average, often simply called the "mean". It is used for many purposes but also often abused by incorrectly using it to describe skewed distributions, with highly misleading results. The classic example is average income - using the arithmetic mean makes it appear to be much higher than is in fact the case. Consider the scores {1, 2, 2, 2, 3, 9}. The arithmetic mean is 3.16, but five out of six scores are below this!)
The geometric mean is an average which is useful for sets of numbers which are interpreted according to their product and not their sum (as is the case with the arithmetic mean). For example rates of growth.
The harmonic mean is an average which is useful for sets of numbers which are defined in relation to some unit, for example speed (distance per unit of time).
The generalized mean is an abstraction of the Arithmetic, Geometric and Harmonic Means.
This could be generalised further as
The weighted mean is used, if one wants to combine average values from samples of the same population with different sample sizes:
The interquartile mean is used when a set of numbers (the data) might be contaminated by inaccurate (ie. much too low or much too high) values. This is simply the arithmetic mean after removing a certain number of the lowest and the highest values. The number of values removed is indicated as a percentage of total number of values.
Arithmetic Mean
Geometric Mean
Harmonic Mean
Generalized Mean
By choosing the appropriate value for the parameter m we can get the arithmetic mean (m = 1), the geometric mean (m -> 0) or the harmonic mean (m = -1)
and again a suitable choice of an invertible f(x) will give the arithmetic mean with f(x)=x, the geometric mean with f(x)=log(x), and the harmonic mean with f(x)=1/x.
Weighted Mean
The weights represent the bounds of the partial sample. In other applications they represent a measure for the reliability of the influence upon the mean by respective values. Interquartile mean
See also
Further reading