Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

Averages are tools for summarizing data, but the ordinary arithmetic mean is not always the right choice. When values multiply over time, such as investment growth or population change, the geometric mean gives a better typical rate. When values are rates for the same fixed quantity, such as speeds over equal distances, the harmonic mean gives a better typical rate.

Choosing the correct mean prevents misleading conclusions from data that look simple at first.

Understanding Statistics: Geometric and Harmonic Means

The geometric mean works by following the chain of multipliers behind a change. A return of ten percent turns an amount into one point one times its old size. A loss of ten percent turns it into zero point nine times its old size.

These changes do not cancel. If one hundred pounds rises by ten percent and then falls by ten percent, it ends at ninety nine pounds. The geometric mean finds the single repeated growth factor that would give the same final result over the same number of periods.

After finding that factor, it can be changed into a percentage growth rate. This is useful for savings accounts, business sales, inflation, population sizes, and scientific measurements that grow by repeated proportions.

The harmonic mean comes from adding the quantities that actually take time. For travel, time equals distance divided by speed. On equal length sections of a journey, a low speed creates much more time than a high speed saves.

Suppose a cyclist covers one equal section at sixty kilometres per hour and another at thirty kilometres per hour. The overall speed is forty kilometres per hour, not forty five.

The cyclist spends twice as long on the slower section. This idea appears in internet download rates, machine production rates, fuel use stated as distance per unit of fuel, and any situation where a fixed amount is completed at different rates.

The three means respond differently when data are spread out. For positive values that are not all equal, the harmonic mean is smallest, the geometric mean is in the middle, and the arithmetic mean is largest. The gap between them is a clue that the values vary a lot.

One unusually large rate can pull the arithmetic mean upward even when it does not represent much of the total time. The geometric mean is less affected by a very large multiplier, though a severe loss has a strong effect because it reduces everything that comes after it. The harmonic mean gives strong influence to small rates, which is appropriate when they create long waiting times.

Start each problem by identifying what stays fixed. Equal time intervals often point toward growth factors if the values describe repeated percentage changes. Equal distances, equal jobs, or equal file sizes often point toward the harmonic mean when the values are rates.

Check the units carefully. Kilometres per hour and hours per kilometre describe related ideas but need different reasoning. Percentage changes must be converted into multipliers before they are combined.

A fall of one hundred percent produces a zero factor, so a geometric mean is no longer useful for recovering a typical positive growth factor. Negative values need special care because geometric and harmonic means are normally defined only for positive data in this setting.

Key Facts

  • Arithmetic mean: A = (x1 + x2 + ... + xn) / n
  • Geometric mean for positive values: G = (x1 x2 ... xn)^(1/n)
  • Harmonic mean for positive values: H = n / (1/x1 + 1/x2 + ... + 1/xn)
  • For positive unequal numbers: H < G < A
  • Use geometric mean for multiplicative change: overall growth factor = (1 + r1)(1 + r2)...(1 + rn)
  • Use harmonic mean for averaging rates over equal amounts of the denominator, such as equal distances: average speed = total distance / total time

Vocabulary

Arithmetic mean
The sum of the data values divided by the number of values.
Geometric mean
The nth root of the product of n positive values, often used for multiplicative growth.
Harmonic mean
The reciprocal of the arithmetic mean of reciprocals, often used for averaging rates over equal quantities.
Growth factor
A multiplier that shows how much a quantity changes, such as 1.08 for an 8 percent increase.
Rate
A comparison of two quantities with different units, such as miles per hour or dollars per item.

Common Mistakes to Avoid

  • Using the arithmetic mean for percent growth rates, which is wrong because growth compounds by multiplication rather than addition.
  • Averaging equal-distance speeds with the arithmetic mean, which is wrong because slower speeds take more time and should have greater effect on the overall average.
  • Taking the geometric mean of negative values, which is wrong in many real data contexts because the standard geometric mean requires positive values.
  • Forgetting to convert percents into growth factors, which is wrong because 20 percent growth and 10 percent loss should be calculated as 1.20 and 0.90 before multiplying.

Practice Questions

  1. 1 An investment grows by 10 percent in the first year and 30 percent in the second year. What is the average annual growth rate using the geometric mean?
  2. 2 A cyclist rides 12 km uphill at 8 km/h and 12 km downhill at 24 km/h. What is the average speed for the full trip?
  3. 3 A student wants to summarize test scores of 70, 80, and 90, while another wants to summarize growth multipliers of 1.10, 0.95, and 1.20. Explain which mean each student should use and why.