Calculate Geometric Mean
Online calculator to calculate the geometric mean of a data series
Geometric Mean Calculator
Geometric Mean
The geometric mean is the n-th root of the product of n positive numbers. It is particularly suitable for growth rates and ratios.
Geometric Mean Concept
The geometric mean is the n-th root of the product.
Ideal for relative changes and ratios.
■ Input Values ■ Product ■ Geometric Mean
What is the Geometric Mean?
The geometric mean is a specialized measure of position with important applications:
- Definition: n-th root of the product of n positive numbers
- Calculation: ⁿ√(x₁ · x₂ · ... · xₙ)
- Requirement: All values must be positive (> 0)
- Property: Always ≤ arithmetic mean
- Application: Ideal for growth rates, returns, ratios
- Advantage: Considers multiplicative relationships
Calculating the Geometric Mean
Calculation is done in three steps:
1. Multiply
Form the product of all values:
P = x₁ · x₂ · ... · xₙ
2. Count
Determine the count:
n = Number of values
3. Extract Root
Take the n-th root:
x̄geom = ⁿ√P
Applications of Geometric Mean
The geometric mean is particularly important for:
Finance
- Calculate average growth rates
- Average returns over multiple periods
- Compound interest calculations
- Investment performance measurement
Science
- Biology: Population growth
- Physics: Velocities and ratios
- Geometry: Mean proportional
- Statistics: Log-normal distribution
Formulas for Geometric Mean
Geometric Mean
n-th root of the product of all values
Explicit Form
Explicit representation with multiplication
Logarithmic Form
Practical for numerical calculations of large values
For Two Values
Special case: Mean proportional of two numbers
Symbol Explanations
| \(\overline{x}_{geom}\) | Geometric mean |
| \(\prod\) | Product sign |
| \(x_i\) | Individual data value |
| \(n\) | Number of values |
| \(\sqrt[n]{}\) | n-th root |
| \(\ln\) | Natural logarithm |
Example Calculations for Geometric Mean
Example 1: Basic Calculation
Calculate: Geometric mean of 5 values
1. Form Product
Multiply all values
2. Determine Count
Count the data values
3. Extract Root
5-th root of the product
Example 2: Average Growth Rate
Calculate: Average growth factor over 4 years
Calculation
Geometric mean of the factors
Interpretation
Average growth: 8.11% per year
(Factor 1.0811 corresponds to +8.11%)
Why not arithmetic?
The arithmetic mean would give 1.0875,
but that doesn't match the actual final value!
Example 3: Comparison Arithmetic vs. Geometric Mean
Arithmetic Mean
Sum divided by count
Geometric Mean
3-rd root of the product
Important Insight
x̄geom ≤ x̄arith: The geometric mean (2.520) is always less than or equal to the arithmetic mean (3.667).
Equality holds only when all values are identical.
Difference increases with greater dispersion of values.
Mathematical Foundations of Geometric Mean
The geometric mean is an important measure of position with special properties, used especially in multiplicative relationships.
Properties of Geometric Mean
The geometric mean has characteristic mathematical properties:
- Inequality: x̄geom ≤ x̄arith (Inequality of arithmetic and geometric means)
- Positive values only: Defined only for xᵢ > 0, otherwise product = 0 or undefined
- Multiplicative Invariance: Scaling all values by factor c: x̄geom(c·X) = c · x̄geom(X)
- Logarithmic Property: ln(x̄geom) = (1/n)Σln(xᵢ) - arithmetic mean of logarithms
- Robustness: Less sensitive to large values than arithmetic mean
When Geometric vs. Arithmetic Mean?
Use Geometric Mean
- Growth rates: Average growth over multiple periods
- Returns: Average investment return
- Ratios: Average of quotients or factors
- Multiplicative Processes: When values are multiplied together
- Logarithmic Scales: With exponential relationships
Use Arithmetic Mean
- Additive Processes: Sums of independent quantities
- Linear Relationships: When values are added
- Symmetric Distributions: With normally distributed data
- Average Values: Typical everyday calculations
- Statistical Tests: Basis for many parametric tests
Practical Example: Investment Return
Problem:
An investment develops over 3 years as follows:
Year 1: +20% (factor 1.20)
Year 2: -10% (factor 0.90)
Year 3: +15% (factor 1.15)
Wrong Method (Arithmetic):
x̄arith = (1.20 + 0.90 + 1.15) / 3 = 1.0833 → +8.33% per year
But: 100€ · 1.20 · 0.90 · 1.15 = 124.20€ ≠ 100€ · 1.0833³ = 127.21€
Correct Method (Geometric):
x̄geom = ³√(1.20 · 0.90 · 1.15) = ³√1.242 = 1.0749 → +7.49% per year
Correct: 100€ · 1.20 · 0.90 · 1.15 = 124.20€ = 100€ · 1.0749³ = 124.20€ ✓
Relationship to Other Means
Harmonic Mean
x̄harm ≤ x̄geom ≤ x̄arith
For velocities and rates
Geometric Mean
Middle position
For growth rates
Arithmetic Mean
Largest value
For additive quantities
Special Applications
Geometry
- Mean Proportional: For a and b, x̄geom = √(a·b) is the mean proportional
- Similar Triangles: Altitude theorem and leg theorem
- Rectangle-Square: Area-equivalent square to rectangle
Statistics
- Log-Normal Distribution: When ln(X) is normally distributed
- Index Numbers: Average price and quantity indices
- Concentration Measurement: Geometric mean in inequality measures
Summary
The geometric mean is the correct measure of position for multiplicative relationships such as growth rates, returns, and ratios. It is always less than or equal to the arithmetic mean and only defined for positive values. In finance, it is essential for correctly calculating average returns over multiple periods. The logarithmic representation makes it numerically stable even with very large or very small values.
|
|