Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
Mean
General term for the several definitions of mean value, the sum divided by the count

A mean represents the "center" of a collection of numbers, serving as a measure of central tendency in mathematics. The most common type is the arithmetic mean, calculated by dividing the sum of values by their count, often denoted by an overhead bar (̅x). When derived from a sample, it is called the sample mean, distinguished from the population mean or expected value (μ). Means summarize data sets by illustrating their magnitude and sign, with different types applied depending on context across geometry and mathematical analysis.

We don't have any images related to Mean yet.
We don't have any YouTube videos related to Mean yet.
We don't have any PDF documents related to Mean yet.
We don't have any Books related to Mean yet.
We don't have any archived web articles related to Mean yet.

Types of means

Pythagorean means

Main article: Pythagorean means

In mathematics, the three classical Pythagorean means are the arithmetic mean (AM), the geometric mean (GM), and the harmonic mean (HM). These means were studied with proportions by Pythagoreans and later generations of Greek mathematicians6 because of their importance in geometry and music.

Arithmetic mean (AM)

Main article: Arithmetic mean

The arithmetic mean (or simply mean or average) of a list of numbers, is the sum of all of the numbers divided by their count. Similarly, the mean of a sample x 1 , x 2 , … , x n {\displaystyle x_{1},x_{2},\ldots ,x_{n}} , usually denoted by x ¯ {\displaystyle {\bar {x}}} , is the sum of the sampled values divided by the number of items in the sample.

x ¯ = 1 n ( ∑ i = 1 n x i ) = x 1 + x 2 + ⋯ + x n n {\displaystyle {\bar {x}}={\frac {1}{n}}\left(\sum _{i=1}^{n}{x_{i}}\right)={\frac {x_{1}+x_{2}+\cdots +x_{n}}{n}}}

For example, the arithmetic mean of five values: 4, 36, 45, 50, 75 is:

4 + 36 + 45 + 50 + 75 5 = 210 5 = 42. {\displaystyle {\frac {4+36+45+50+75}{5}}={\frac {210}{5}}=42.}

Geometric mean (GM)

The geometric mean is an average that is useful for sets of positive numbers, that are interpreted according to their product (as is the case with rates of growth) and not their sum (as is the case with the arithmetic mean):

x ¯ = ( ∏ i = 1 n x i ) 1 n = ( x 1 x 2 ⋯ x n ) 1 n {\displaystyle {\bar {x}}=\left(\prod _{i=1}^{n}{x_{i}}\right)^{\frac {1}{n}}=\left(x_{1}x_{2}\cdots x_{n}\right)^{\frac {1}{n}}} 7

For example, the geometric mean of five values: 4, 36, 45, 50, 75 is:

( 4 × 36 × 45 × 50 × 75 ) 1 5 = 24 300 000 5 = 30. {\displaystyle (4\times 36\times 45\times 50\times 75)^{\frac {1}{5}}={\sqrt[{5}]{24\;300\;000}}=30.}

Harmonic mean (HM)

The harmonic mean is an average which is useful for sets of numbers which are defined in relation to some unit, as in the case of speed (i.e., distance per unit of time):

x ¯ = n ( ∑ i = 1 n 1 x i ) − 1 {\displaystyle {\bar {x}}=n\left(\sum _{i=1}^{n}{\frac {1}{x_{i}}}\right)^{-1}}

For example, the harmonic mean of the five values: 4, 36, 45, 50, 75 is

5 1 4 + 1 36 + 1 45 + 1 50 + 1 75 = 5 1 3 = 15. {\displaystyle {\frac {5}{{\tfrac {1}{4}}+{\tfrac {1}{36}}+{\tfrac {1}{45}}+{\tfrac {1}{50}}+{\tfrac {1}{75}}}}={\frac {5}{\;{\tfrac {1}{3}}\;}}=15.}

If we have five pumps that can empty a tank of a certain size in respectively 4, 36, 45, 50, and 75 minutes, then the harmonic mean of 15 {\displaystyle 15} tells us that these five different pumps working together will pump at the same rate as much as five pumps that can each empty the tank in 15 {\displaystyle 15} minutes.

Relationship between AM, GM, and HM

Main article: QM-AM-GM-HM inequalities

AM, GM, and HM of nonnegative real numbers satisfy these inequalities:8

A M ≥ G M ≥ H M {\displaystyle \mathrm {AM} \geq \mathrm {GM} \geq \mathrm {HM} \,}

Equality holds if all the elements of the given sample are equal.

Statistical location

See also: Average § Statistical location

In descriptive statistics, the mean may be confused with the median, mode or mid-range, as any of these may incorrectly be called an "average" (more formally, a measure of central tendency). The mean of a set of observations is the arithmetic average of the values; however, for skewed distributions, the mean is not necessarily the same as the middle value (median), or the most likely value (mode). For example, mean income is typically skewed upwards by a small number of people with very large incomes, so that the majority have an income lower than the mean. By contrast, the median income is the level at which half the population is below and half is above. The mode income is the most likely income and favors the larger number of people with lower incomes. While the median and mode are often more intuitive measures for such skewed data, many skewed distributions are in fact best described by their mean, including the exponential and Poisson distributions.

Mean of a probability distribution

Main article: Expected value

See also: Population mean

The mean of a probability distribution is the long-run arithmetic average value of a random variable having that distribution. If the random variable is denoted by X {\displaystyle X} , then the mean is also known as the expected value of X {\displaystyle X} (denoted E ( X ) {\displaystyle E(X)} ). For a discrete probability distribution, the mean is given by ∑ x P ( x ) {\displaystyle \textstyle \sum xP(x)} , where the sum is taken over all possible values of the random variable and P ( x ) {\displaystyle P(x)} is the probability mass function. For a continuous distribution, the mean is ∫ − ∞ ∞ x f ( x ) d x {\displaystyle \textstyle \int _{-\infty }^{\infty }xf(x)\,dx} , where f ( x ) {\displaystyle f(x)} is the probability density function.9 In all cases, including those in which the distribution is neither discrete nor continuous, the mean is the Lebesgue integral of the random variable with respect to its probability measure. The mean need not exist or be finite; for some probability distributions the mean is infinite (+∞ or −∞), while for others the mean is undefined.

Generalized means

Power mean

The generalized mean, also known as the power mean or Hölder mean, is an abstraction of the quadratic, arithmetic, geometric, and harmonic means. It is defined for a set of n positive numbers xi by

x ¯ ( m ) = ( 1 n ∑ i = 1 n x i m ) 1 m {\displaystyle {\bar {x}}(m)=\left({\frac {1}{n}}\sum _{i=1}^{n}x_{i}^{m}\right)^{\frac {1}{m}}} 10

By choosing different values for the parameter m, the following types of means are obtained:

lim m → ∞ {\displaystyle \lim _{m\to \infty }} maximum of x i {\displaystyle x_{i}} lim m → 2 {\displaystyle \lim _{m\to 2}} quadratic mean lim m → 1 {\displaystyle \lim _{m\to 1}} arithmetic mean lim m → 0 {\displaystyle \lim _{m\to 0}} geometric mean lim m → − 1 {\displaystyle \lim _{m\to -1}} harmonic mean lim m → − ∞ {\displaystyle \lim _{m\to -\infty }} minimum of x i {\displaystyle x_{i}}

f-mean

This can be generalized further as the generalized f-mean

x ¯ = f − 1 ( 1 n ∑ i = 1 n f ( x i ) ) {\displaystyle {\bar {x}}=f^{-1}\left({{\frac {1}{n}}\sum _{i=1}^{n}{f\left(x_{i}\right)}}\right)}

and again a suitable choice of an invertible f will give

f ( x ) = x m {\displaystyle f(x)=x^{m}} power mean,
f ( x ) = x {\displaystyle f(x)=x} arithmetic mean,
f ( x ) = ln ⁡ ( x ) {\displaystyle f(x)=\ln(x)} geometric mean.
f ( x ) = x − 1 = 1 x {\displaystyle f(x)=x^{-1}={\frac {1}{x}}} harmonic mean,

Weighted arithmetic mean

The weighted arithmetic mean (or weighted average) is used if one wants to combine average values from different sized samples of the same population:

x ¯ = ∑ i = 1 n w i x i ¯ ∑ i = 1 n w i . {\displaystyle {\bar {x}}={\frac {\sum _{i=1}^{n}{w_{i}{\bar {x_{i}}}}}{\sum _{i=1}^{n}w_{i}}}.} 11

Where x i ¯ {\displaystyle {\bar {x_{i}}}} and w i {\displaystyle w_{i}} are the mean and size of sample i {\displaystyle i} respectively. In other applications, they represent a measure for the reliability of the influence upon the mean by the respective values.

Truncated mean

Sometimes, a set of numbers might contain outliers (i.e., data values which are much lower or much higher than the others). Often, outliers are erroneous data caused by artifacts. In this case, one can use a truncated mean. It involves discarding given parts of the data at the top or the bottom end, typically an equal amount at each end and then taking the arithmetic mean of the remaining data. The number of values removed is indicated as a percentage of the total number of values.

Interquartile mean

The interquartile mean is a specific example of a truncated mean. It is simply the arithmetic mean after removing the lowest and the highest quarter of values.

x ¯ = 2 n ∑ i = n 4 + 1 3 4 n x i {\displaystyle {\bar {x}}={\frac {2}{n}}\;\sum _{i={\frac {n}{4}}+1}^{{\frac {3}{4}}n}\!\!x_{i}}

assuming the values have been ordered, so is simply a specific example of a weighted mean for a specific set of weights.

Mean of a function

Main article: Mean of a function

In some circumstances, mathematicians may calculate a mean of an infinite (or even an uncountable) set of values. This can happen when calculating the mean value y avg {\displaystyle y_{\text{avg}}} of a function f ( x ) {\displaystyle f(x)} . Intuitively, a mean of a function can be thought of as calculating the area under a section of a curve, and then dividing by the length of that section. This can be done crudely by counting squares on graph paper, or more precisely by integration. The integration formula is written as:

y avg ( a , b ) = 1 b − a ∫ a b f ( x ) d x {\displaystyle y_{\text{avg}}(a,b)={\frac {1}{b-a}}\int \limits _{a}^{b}\!f(x)\,dx}

In this case, care must be taken to make sure that the integral converges. But the mean may be finite even if the function itself tends to infinity at some points.

Mean of angles and cyclical quantities

Angles, times of day, and other cyclical quantities require modular arithmetic to add and otherwise combine numbers. These quantities can be averaged using the circular mean. In all these situations, it is possible that no mean exists, for example if all points being averaged are equidistant. Consider a color wheel—there is no mean to the set of all colors. additionally, there may not be a unique mean for a set of values: for example, when averaging points on a clock, the mean of the locations of 11:00 and 13:00 is 12:00, but this location is equivalent to that of 00:00.

Fréchet mean

The Fréchet mean gives a manner for determining the "center" of a mass distribution on a surface or, more generally, Riemannian manifold. Unlike many other means, the Fréchet mean is defined on a space whose elements cannot necessarily be added together or multiplied by scalars. It is sometimes also known as the Karcher mean (named after Hermann Karcher).

Triangular sets

In geometry, there are thousands of different definitions for the center of a triangle that can all be interpreted as the mean of a triangular set of points in the plane.12

Swanson's rule

This is an approximation to the mean for a moderately skewed distribution.13 It is used in hydrocarbon exploration and is defined as:

m = 0.3 P 10 + 0.4 P 50 + 0.3 P 90 {\displaystyle m=0.3P_{10}+0.4P_{50}+0.3P_{90}}

where P 10 {\textstyle P_{10}} , P 50 {\textstyle P_{50}} and P 90 {\textstyle P_{90}} are the 10th, 50th and 90th percentiles of the distribution, respectively.

Other means

Main category: Means

See also

  • Mathematics portal

Notes

References

  1. "Mean | mathematics". Encyclopedia Britannica. Retrieved 2020-08-21. https://www.britannica.com/science/mean

  2. Why Few Math Students Actually Understand the Meaning of Means (YouTube video). Math The World. 2024-08-27. Retrieved 2024-09-10. https://www.youtube.com/watch?v=V1_4nNm8a6w

  3. Pronounced "x bar".

  4. Greek letter μ, pronounced /'mjuː/. /wiki/Mu_(letter)

  5. Underhill, L.G.; Bradfield d. (1998) Introstat, Juta and Company Ltd. ISBN 0-7021-3838-X p. 181 /wiki/ISBN_(identifier)

  6. Heath, Thomas. History of Ancient Greek Mathematics.

  7. "Mean | mathematics". Encyclopedia Britannica. Retrieved 2020-08-21. https://www.britannica.com/science/mean

  8. Djukić, Dušan; Janković, Vladimir; Matić, Ivan; Petrović, Nikola (2011-05-05). The IMO Compendium: A Collection of Problems Suggested for The International Mathematical Olympiads: 1959-2009 Second Edition. Springer Science & Business Media. ISBN 978-1-4419-9854-5. 978-1-4419-9854-5

  9. Weisstein, Eric W. "Population Mean". mathworld.wolfram.com. Retrieved 2020-08-21. https://mathworld.wolfram.com/PopulationMean.html

  10. "Mean | mathematics". Encyclopedia Britannica. Retrieved 2020-08-21. https://www.britannica.com/science/mean

  11. "Mean | mathematics". Encyclopedia Britannica. Retrieved 2020-08-21. https://www.britannica.com/science/mean

  12. Narboux, Julien; Braun, David (2016). "Towards a certified version of the encyclopedia of triangle centers" (PDF). Mathematics in Computer Science. 10 (1): 57–73. doi:10.1007/s11786-016-0254-4. MR 3483261. under the guidance of Clark Kimberling, an electronic encyclopedia of triangle centers (ETC) has been developed, it contains more than 7000 centers and many properties of these points https://hal.inria.fr/hal-01174131/file/certified-etc.pdf

  13. Hurst A, Brown GC, Swanson RI (2000) Swanson's 30-40-30 Rule. American Association of Petroleum Geologists Bulletin 84(12) 1883-1891