Geometric Mean Calculator
The Geometric Mean Calculator helps you find the geometric mean for a set of positive numbers. It's especially useful when dealing with growth rates, financial returns, or data that follows a geometric progression.
e.g., 2, 8, 16 or 1.10, 1.20, 0.95
The Geometric Mean Calculator helps you find the geometric mean for a set of positive numbers. It's especially useful when dealing with growth rates, financial returns, or data that follows a geometric progression.
For a set of 'n' positive numbers (x₁, x₂,., xₙ), the geometric mean (GM) is calculated as the nth root of their product: GM = ⁿ√(x₁ * x₂ *. * xₙ)
Suppose an investment grows by 10% in the first year, 20% in the second, and then drops by 5% in the third year. To find the average annual growth rate, we use the geometric mean of the growth factors: (1 + 0.10), (1 + 0.20), and (1 - 0.05). Numbers: 1.10, 1.20, 0.95 Product: 1.10 * 1.20 * 0.95 = 1.254 Geometric Mean: ³√(1.254) ≈ 1.0868 This means the average annual growth rate is approximately 8.68%.
The geometric mean is a type of average that calculates the central tendency of a set of numbers by multiplying them together and then taking the nth root, where 'n' is the count of the numbers. It's particularly useful for data that grows exponentially or involves ratios.
Use the geometric mean when you're dealing with growth rates, financial returns, or any data where values are multiplied together to produce a result. The arithmetic mean is better for data where values are added together.
No, the geometric mean is only defined for sets of positive numbers. If any number in your set is zero or negative, the calculation will either be undefined or result in a complex number, which isn't typically what's intended for this average.
© 2026 PromathTools. All rights reserved.
Built by KruskalCode – SaaS & Automation Experts