Tools/🧮 Calculators/Average Calculator

Average Calculator

Calculate arithmetic, geometric, and harmonic means along with sum, minimum, and maximum values.

Version 1.0 · Last Updated: August 7, 2026 · Maintained by ToolLarder

Separate numbers with spaces, new lines, or semicolons. You may use a decimal point or comma.

Arithmetic Mean
Enter a list of numbers to see the results.

How are different types of averages calculated?

The Average Calculator analyzes a list of numbers at once and returns three types of mean plus key summary values. Choose the appropriate average for grades, measurements, growth rates, speeds, and other comparisons.

Arithmetic mean calculator

The arithmetic mean is what most people mean by average. Add all values and divide the total by the number of values.

(x₁ + x₂ + … + xₙ) ÷ n

Geometric mean calculator

Use the geometric mean for growth rates, investment returns, and proportional changes. Every input value must be positive.

ⁿ√(x₁ × x₂ × … × xₙ)

Harmonic mean calculator

The harmonic mean is useful for speeds, rates, and per-unit values. The input list must not contain zero.

n ÷ (1/x₁ + 1/x₂ + … + 1/xₙ)

Average Calculator Frequently Asked Questions