Averages & means

Which Mean Should You Use? Arithmetic, Geometric, Harmonic, or RMS

Choose a mean based on what is being combined rather than applying the familiar arithmetic average to every dataset.

Direct answer

Use the arithmetic mean for additive observations on one scale, the geometric mean for multiplicative factors, the harmonic mean for equal-quantity rates, and RMS when squared magnitude is the meaningful quantity.

What this calculation tells you

A mean compresses several values into one representative quantity, but different means preserve different mathematical relationships.

No single average describes spread, skew, subgroups, or uncertainty; interpretation belongs beside the result.

Where it is used

Education and reporting

Summarise comparable observations while retaining sample size and spread.

Growth analysis

Combine successive multiplicative factors with a geometric mean.

Travel and production

Combine rates over equal distances or equal work quantities with a harmonic mean.

Engineering and signals

Summarise signed varying magnitude through a root-mean-square measure.

When this guide helps

  • Averaging ordinary measurements.
  • Combining multi-period growth factors.
  • Averaging speeds over equal distances.
  • Comparing arithmetic and RMS values for a varying signal.

Match the relationship

Arithmetic averaging assumes equal additive contribution unless explicit weights are supplied. Multiplicative processes and reciprocal rates preserve different structures.

Keep the denominator honest

Average speed depends on total distance divided by total time; averaging displayed speeds directly is valid only under particular weighting conditions.

Inspect what the mean hides

Report sample size, range or another spread measure when variation matters. A stable mean can coexist with changing subgroups or extreme values.

Common mistakes

Frequent errors include averaging percentages with unequal bases, using a geometric mean with unsupported signs, and treating a mean as a typical observation.

  • Name the quantity being preserved.
  • Inspect the distribution.
  • State weighting and exclusions.

Worked case: an extreme value shifts the arithmetic mean

A dataset is 2, 3 and 100.

Arithmetic mean = 105/3 = 35; median is the middle ordered value 3.

The mean is 35 while the median is 3.

Neither is wrong: the mean uses total balance, while the median better describes the middle location in this skewed three-value set.

Worked case: average multiplicative change

Two successive factors are 1.10 and 0.90.

Geometric mean factor = sqrt(1.10 x 0.90) = sqrt(0.99) ≈ 0.99499.

The equivalent per-period factor is about 0.995, not the arithmetic average factor of 1.00.

Multiplicative processes need a multiplicative average when seeking one constant equivalent factor.

Compare mean selection cases before generalising

Choose the mean from how quantities combine. Geometric means require compatible positive factors in the usual real-valued workflow, and harmonic means are sensitive to zero rates.

mean selection: worked-case comparison
QuestionAppropriate summaryExample result
Balance total valuesArithmetic mean35 for 2, 3, 100
Middle observationMedian3
Equivalent growth factorGeometric mean0.995
Average equal-distance rateHarmonic meanDepends on rates

mean selection: calculation checklist

  • Define the averaging question
  • Inspect skew and outliers
  • Use weights when exposures differ
  • Match additive or multiplicative process
  • Report the data count

Choose the right tool

Practical questions

Frequently asked questions

Is the arithmetic mean always the average?

It is the most common meaning of average, but it is not the appropriate summary for every relationship.

Why use a geometric mean for growth?

Successive growth acts through multiplication, and the geometric mean preserves the equivalent constant factor.

Can a mean be outside the data range?

The ordinary arithmetic mean with nonnegative weights lies within the range, while transformed or signed weighting conventions can behave differently.

Further reading

Authoritative sources

Use these primary and professional resources to check definitions, conventions, or requirements that may extend beyond this guide.