Mean vs Median Statistics Example 1

Follow the full solution, then compare it with the other examples linked below.

Example 1

medium
House prices on a street (in thousands): 200, 210, 190, 205, 195, 800. Calculate the mean and median. Which better represents a typical house price?

Solution

  1. 1
    Step 1: Mean = 200+210+190+205+195+8006=18006=300\frac{200+210+190+205+195+800}{6} = \frac{1800}{6} = 300 thousand.
  2. 2
    Step 2: Ordered: 190, 195, 200, 205, 210, 800. Median = 200+2052=202.5\frac{200+205}{2} = 202.5 thousand.
  3. 3
    Step 3: The mean (300k) is pulled up by the outlier (800k). The median (202.5k) better represents a typical house price.

Answer

Mean = 300k300\text{k}, Median = 202.5k202.5\text{k}. The median is more representative.
Outliers affect the mean but not the median. When data is skewed, the median is often a better measure of centre because it is resistant to extreme values.

About Mean vs Median

Mean and median are both measures of center but respond differently to extreme values (outliers). The mean is pulled toward outliers because it uses every value in its calculation, while the median is resistant to outliers because it depends only on the middle position.

Learn more about Mean vs Median โ†’

More Mean vs Median Examples