Skip to main content

Learning outcomes

  • define arithmetic mean
  • compute mean from raw data
  • explain what mean represents
  • recognize when mean can be misleading

What is the mean?

  • The arithmetic mean is the average value.
Formula:
  • mean = sum of observations / number of observations

Example

Data:
  • 4, 6, 8, 10, 12
Calculation:
  • sum = 40
  • number of observations = 5
  • mean = 40/5 = 8

What the mean tells us

  • Mean is a measure of central tendency.
  • It gives the balancing point of the data.

Mean and outliers

  • Mean is affected by extreme values.
Example:
  • 5, 5, 6, 6, 100
Mean:
  • (5 + 5 + 6 + 6 + 100) / 5 = 24.4
Trap:
  • 24.4 does not represent the typical value well here because 100 is an outlier.

When mean is useful

  • when data are numerical
  • when all values are relevant to the summary
  • when extreme values are not distorting interpretation too much

Exam hints and traps

  • Mean uses all observations.
  • Mean can be decimal even if all observations are whole numbers.
  • Mean is not always one of the observed values.
  • Do not use mean for nominal categorical data.

Quick practice

  1. Find the mean of 3, 5, 7, 9.
  2. Find the mean of 10, 10, 10, 20.
  3. Explain why mean may be weak for 1, 1, 2, 50.

Answer key

  1. (3 + 5 + 7 + 9)/4 = 6
  2. 50/4 = 12.5
  3. Because the extreme value 50 pulls the average upward.