Geometric mean: definition, properties, history and applications
The geometric mean is a multiplicative average of positive numbers, useful for growth rates, ratios and multiplicative processes. This article explains its definition, computation, properties and common uses.
Overview
The geometric mean is a type of average suited to quantities that combine multiplicatively rather than additively. For a collection of positive numbers x1, x2, …, xN the geometric mean is the Nth root of their product: (x1·x2·…·xN)^(1/N). It summarizes central tendency when data represent factors, rates of change or ratios rather than simple sums. More on basic definitions.
Image gallery
1 ImageDefinition and practical computation
Directly computing the product and taking an Nth root is the definition, but in practice the geometric mean is usually calculated using logarithms to avoid overflow or underflow: take the natural log of each positive value, compute their arithmetic mean, then exponentiate. In symbols: geometric mean = exp((1/N)·Σ ln xi). This method also makes it straightforward to handle very large or small values. A simple numeric example: the geometric mean of 2 and 8 is sqrt(16) = 4.
Key properties and distinctions
- The geometric mean is always less than or equal to the arithmetic mean for nonnegative data (the AM–GM inequality), with equality only when all values are equal.
- It is defined for positive numbers; if zeros occur the product becomes zero and the geometric mean is zero, which may or may not be meaningful for the intended interpretation. For negative or complex values the simple real-valued geometric mean is generally not used because roots can be undefined or multi-valued. See notes on zero and negatives: zero, negative values, complex numbers.
- The geometric mean is scale-invariant in the sense that multiplying every value by the same positive constant multiplies the geometric mean by that constant.
History and mathematical context
The geometric mean has roots in classical mathematics and geometric proportion ideas; it appears naturally in geometric constructions and inequalities and in the study of multiplicative relationships. Its formal properties were clarified alongside development of means and inequalities in 18th and 19th century analysis, and it remains a standard tool in algebra, geometry and analysis.
Common applications
The geometric mean is widely used when averaging growth rates, interest rates and other percentage or factor-based changes because it captures the compound effect over time. In finance it underlies measures such as the compound annual growth rate (CAGR) and long-run average returns. In the physical and biological sciences it is appropriate for data that are log-normally distributed or when averaging ratios and indices. For introductory resources see finance applications and statistical contexts.
When to use it and related concepts
Choose the geometric mean instead of the arithmetic mean when your data combine multiplicatively (for example, repeated percent changes). If data include zeros or negative numbers, consider whether the geometric mean's interpretation still fits; alternative measures (harmonic mean, arithmetic mean, median) may be preferable. For background on averages and comparative notes see mean/average and for the product and root notions referenced in the definition consult product and nth root. Other introductory links and resources: handling negatives, definition review, complex issues.
Questions and answers
Q: What is the geometric mean?
A: The geometric mean is a number used to represent a set of numbers. It is calculated by taking the n-th root of the product of these numbers.
Q: How do you calculate the geometric mean?
A: To calculate the geometric mean, take the n-th root of the product of all given numbers in a set.
Q: What is usually referred to when people talk about "mean" or "average"?
A: When people talk about "mean" or "average", they are usually referring to the arithmetic mean.
Q: Is the geometric mean always smaller than the arithmetic mean?
A: Yes, generally speaking, the geometric mean is almost always smaller than its corresponding arithmetic mean. In some cases it can be equal.
Q: Can you calculate a geometric mean if one of its numbers is zero?
A: No, because there's a product involved in calculating it, it does not make sense to calculate a geometric mean if one of its numbers is zero.
Q: Does it make sense to calculate a geometric mean when one of its numbers is negative?
A: Generally speaking, no - it doesn't make much sense to calculate a geomtric means when one of its numbers is negative.
Q: Is it possible to use this method for complex numbers?
A; No - calculating roots with complex numbers has more than one result so this method cannot be used for them.
Related articles
Author
AlegsaOnline.com Geometric mean: definition, properties, history and applications Leandro Alegsa
URL: https://en.alegsaonline.com/art/38147