ToolBark
Math

Mean Calculator

Calculate arithmetic, geometric & harmonic mean instantly

Data Set

Results

Arithmetic Mean12.4Σx / n
Geometric Mean8(∏x)^(1/n)
Harmonic Mean5.1612903n / Σ(1/x)

Inequality check

Harmonic 5.1612903Geometric 8Arithmetic 12.4

HM ≤ GM ≤ AM always holds for positive numbers (equality when all values are equal).

Count (n)5
Sum (Σx)62
Product (∏x)32768
Arithmetic Mean12.4
Geometric Mean8
Harmonic Mean5.161290323

Parsed numbers (5)

2481632

About the three means

Arithmetic Mean (Σx / n)
The classic average — add all values and divide by the count. Best for data where values are added together (e.g. test scores, temperatures).
Geometric Mean ((∏x)^(1/n))
The nth root of the product of all values. Ideal for multiplicative data like growth rates, ratios, and investment returns.
Harmonic Mean (n / Σ(1/x))
The reciprocal of the arithmetic mean of reciprocals. Used for rates and speeds — e.g. average speed when traveling equal distances.
About

The mean calculator computes all three classical means of your data set in one click. Paste in any list of numbers separated by commas or spaces and instantly see the arithmetic mean (simple average), geometric mean (for rates and growth), and harmonic mean (for speeds and ratios). Perfect for students, data analysts, and anyone working with statistics.

FAQ
What is the difference between arithmetic, geometric, and harmonic mean?+

The arithmetic mean is the simple average (sum divided by count). The geometric mean is the nth root of the product of all values, best for multiplicative data like growth rates. The harmonic mean is n divided by the sum of reciprocals, ideal for averaging rates such as speed over equal distances.

When should I use geometric mean instead of arithmetic mean?+

Use geometric mean when your values represent ratios, percentages, or multiplicative growth — for example, annual investment returns, population growth rates, or index ratios. Arithmetic mean overstates performance in these cases because it ignores compounding.

Why does the calculator show N/A for geometric and harmonic mean?+

Both the geometric and harmonic mean are only defined for strictly positive numbers. If your data set contains zero or any negative value, those two means are mathematically undefined, so the calculator displays N/A and shows only the arithmetic mean.

Is the HM ≤ GM ≤ AM inequality always true?+

Yes, for any set of positive real numbers the harmonic mean is always less than or equal to the geometric mean, which is always less than or equal to the arithmetic mean. Equality holds only when all values in the data set are identical.

Related tools