Summarize this article:
244 LearnersLast updated on November 24, 2025

Geometric mean is the average of numbers, which is calculated by multiplying the numbers and taking the appropriate root. In statistics, the measures we use to calculate the central tendency of the whole data set are mean, median, and mode. The mean is a statistical measure that calculates the average of a dataset, providing insight into its overall distribution. In this topic, we will learn about the geometric mean, its relation to arithmetic and harmonic means, and its applications in daily life
Geometric mean is the average of a set of data that is calculated by multiplying the ‘n’ variables and then taking the nth root. The nth root is the total number of values in the dataset. This is why the geometric mean is also defined as the nth root of the product of ‘n’ numbers.
It must be noted that geometric mean is different from arithmetic mean, where the data values are added and then divided by the total number of values. To calculate the geometric mean, we use the formula:
Geometric mean (GM) = \(GM = \sqrt[n]{x_1 \times x_2 \times \cdots \times x_n}\)
Here n is the total number of terms.
Some key takeaways from geometric mean
The formula for calculating the geometric mean of a set of values is given below. If we have n numbers x1, x2, x3, …, xn, then the geometric mean is calculated using the following formula:
\(\text{GM} = \left( x_1 x_2 x_3 \cdots x_n \right)^{1/n}\)
The geometric mean can also be calculated using logarithms with the formula:
\(\text{GM} = \operatorname{Antilog}\left( \frac{\sum \log x_k}{n} \right)\)
Where \(\sum \log x_k \) represents the sum of the logarithms of all values in the sequence, and n is the total number of values.
This approach uses logarithms to simplify the multiplication of many terms into an addition, making the calculation easier, especially for large data sets.
Geometric Mean Formula Derivation
Given a sequence of values x1,x2,x3,…,xn the geometric mean can be expressed as:
\(\text{GM} = \left( x_1 x_2 x_3 \cdots x_n \right)^{1/n}\)
By taking the logarithm on both sides, we get:
\(\log(\text{GM}) = \log\left( (x_1 x_2 x_3 \cdots x_n)^{1/n} \right)\)
Using the logarithmic identity \(\log_a b = \frac{\log b}{\log a} \), it becomes:
\(\log(\text{GM}) = \frac{1}{n} \log(x_1 x_2 x_3 \cdots x_n)\)
Applying the product rule for logarithms \(\log(ab) = \log a + \log b\):
\(\log(\text{GM}) = \frac{1}{n} \left( \log x_1 + \log x_2 + \log x_3 + \cdots + \log x_n \right)\)
\(\log(\text{GM}) = \frac{\sum \log x_k}{n}\)
Finally, taking antilogarithms on both sides yields:
\(\text{GM} = \operatorname{Antilog}\left( \frac{\sum \log x_k}{n} \right)\)
This method leverages logarithms to simplify the calculation of the geometric mean, especially for large sequences.
If we have two numbers, a and b, then their geometric mean is calculated using the formula:
\(GM=a \times b\)
For example, to find the geometric mean of 4 and 16:
Given numbers: 4 and 16
\(GM=4×16=64=8\)
Thus, the geometric mean of 4 and 16 is 8.
Key properties of the geometric mean (G.M.) include:
These properties highlight the unique relationships and stability that the geometric mean provides in data analysis.
Students sometimes get confused between AM and GM so we are going to discuss the differences between arithmetic mean and geometric mean:
|
Arithmetic Mean |
Geometric Mean |
|
The arithmetic mean is the sum of all numbers divided by the total number count in a dataset. |
The geometric mean is the nth root of the product of the values in the dataset. Where nth root is the total number of values in a dataset. |
|
The formula we use is: \(AM = \frac{x_1 + x_2 + x_3 + \cdots + x_n}{n}\) |
The formula we use is: \(GM = \sqrt[n]{x_1 \times x_2 \times x_3 \cdots x_n}\) |
|
We use arithmetic mean when we want to calculate a general average of the values, such as test scores or income |
We use geometric mean when we want to calculate population growth or investment returns. |
|
For example, the arithmetic mean of 2, 3, and 5 is: \(2+3+5 \over 3\) = \(10 \over 3\) ≈ 3.33 |
For example, the geometric mean of 2, 3, and 5 is: \(\sqrt[3] {2 \times 3 \times 5}\) ≈ 3.11 |
Let us first understand what AM, GM, and HM mean before learning how they are related to one another.
The arithmetic mean (AM) is the average of two or more numbers. It is calculated by adding all the numbers and then dividing the sum by the total count. The formula we use is:
\(AM = \frac{x_1 + x_2 + x_3 + \cdots + x_n}{n}\)
Geometric mean is when we multiply all the numbers of the dataset and take the nth root. Where nth is the total number of values in the dataset. The formula we use:
\(GM = \sqrt[n]{x_1 \times x_2 \times x_3 \cdots x_n}\)
Harmonic mean is a type of Pythagorean mean, where we divide the numbers of terms in the data by the sum of all reciprocal terms. The formula we use is:
\(HM = \frac{n}{\frac{1}{x_1} + \frac{1}{x_2} + \cdots + \frac{1}{x_n}}\)
Now that we have understood the meaning of each of them, let us take a look at how they are related to each other.
For two positive numbers, a and b:
Arithmetic mean (AM): \(AM = {a+b \over 2}\)
Geometric Mean (GM): \(GM={\sqrt {a \times b}}\)
Harmonic Mean (HM): \(HM = \frac{2}{\frac{1}{a} + \frac{1}{b}}={2(a \times b) \over a+b}\)
Now we multiply AM and HM:
\(AM \times HM = {a+b \over 2} \times {2(a \times b) \over a+b}\)
(a + b) cancels out in the numerator and denominator we get:
\(AM × HM = a × b = (\sqrt{a \times b})^2 = (GM)^2\)
So the relation between AM, HM, and GM is: \(GM^2 = AM × HM.\)
Now that we know the relationship between geometric mean, arithmetic mean, and harmonic mean. Let us now learn how to calculate the geometric mean using the formula. \(GM = \sqrt[n]{x_1 \times x_2 \times \cdots \times x_n}\)
Here n is the total number of values, x1, x2, and so on are the numbers in the dataset.
Let us use this formula in an example,
Find the geometric mean of two numbers (2 and 8)
The formula is \(GM = \sqrt[n]{x_1 \times x_2 \times \cdots \times x_n}\)
\(GM = \sqrt{2 \times 8} = \sqrt{16} = 4\)
Geometric mean is useful for finding average growth rates and ratios. With the right techniques, you can calculate it quickly and apply it in real-world problems.
Students can make mistakes when solving geometric mean. So here are a few mistakes that students make and ways to avoid them:
Geometric mean is widely used in our daily lives. Here are some real-world applications of where we use geometric mean.
Find the geometric mean of 2, 3, and 6
GM ≈ 3.30.
Use the formula \(GM = \sqrt[n]{x_1 \times x_2 \times \cdots \times x_n}\)
Multiply the numbers: \(2 × 3 × 6 = 36\)
Take the cube root (since there are 3 numbers): \(\sqrt [3] {36} \approx 3.30\)
Find the geometric mean of 2, 3, 4, and 5
GM ≈ 3.34.
\(GM = \sqrt[n]{x_1 \times x_2 \times \cdots \times x_n}\)
Multiply the numbers: \(2 × 3 × 4 × 5\)
Take the 4th root (because there are 4 numbers): \(\sqrt[4] {120} \approx 3.34\)
Find the geometric mean 4, 16, and 64.
GM = 16.
Use the formula \(GM = \sqrt[n]{x_1 \times x_2 \times \cdots \times x_n}\)
Multiply the numbers: \(4 × 16 × 64\)
Take the cube root (for 3 numbers): \(\sqrt[4]{4096}=16\)
Here five numbers 1, 3, 9, 27, and 81. Find the geometric mean.
GM = 9.
Use the formula \(GM = \sqrt[n]{x_1 \times x_2 \times \cdots \times x_n}\)
Multiply the numbers: \(1 × 3 × 9 × 27 × 81 = 59049\)
Take the 5th root: \(\sqrt[5]{59049}=9\)
There are three numbers 10, 20, and 30. Find the geometric mean.
GM ≈ 18.17.
Use the formula: \(GM = \sqrt[n]{x_1 \times x_2 \times \cdots \times x_n}\)
Multiply the numbers: \(10 × 20 × 30 = 6000\).
Take the cube root (because there are a total of 3 values): \(GM = \sqrt[3]{6000} \approx 18.17\)




