Study Guide

Measures of central tendency and dispersion

IB Mathematics: Analysis and Approaches SLΒ· 4.4 Descriptive statisticsΒ· 40 min read

1. Measures of Central Tendencyβ˜…β˜…β˜†β˜†β˜†β± 15 min

Measures of central tendency describe the typical or center value of a data set. There are three main measures, each suited to different scenarios.

πŸ“˜ Definition

Mean

(sample), (population)

The sum of all data values divided by the number of values. For grouped data, we use midpoints of class intervals to calculate an estimated mean.

πŸ“˜ Definition

Median

The middle value of an ordered data set. For even , it is the average of the two middle values.

πŸ“˜ Definition

Mode

The most frequently occurring value in a data set. Can be used for categorical data.

πŸ“ Worked Example

Find the mean, median and mode for the ungrouped data set:

  1. 1

    Calculate the mean by summing values and dividing by :

  2. 2
    Mean=2+3+5+5+7+8+107=407β‰ˆ5.71\text{Mean} = \frac{2+3+5+5+7+8+10}{7} = \frac{40}{7} \approx 5.71
  3. 3

    Data is already ordered, (odd) so the median is the value:

  4. 4

    Median =

  5. 5

    The most frequent value is , so the mode is .

πŸ“ Worked Example

Calculate the estimated mean for this grouped frequency table: ; ;

  1. 1

    Find the midpoint of each class interval:

  2. 2

    Calculate and :

  3. 3
    βˆ‘fx=(4Γ—5)+(8Γ—15)+(3Γ—25)=20+120+75=215\sum fx = (4 \times 5) + (8 \times 15) + (3 \times 25) = 20 + 120 + 75 = 215
  4. 4
    βˆ‘f=4+8+3=15\sum f = 4 + 8 + 3 = 15
  5. 5

    Calculate estimated mean:

  6. 6
    xΛ‰=21515β‰ˆ14.33\bar{x} = \frac{215}{15} \approx 14.33

Exam tip:

Always state that the mean for grouped data is an estimate, not an exact value, you may lose a mark if you forget this.

2. Measures of Dispersionβ˜…β˜…β˜…β˜†β˜†β± 20 min

βœ“ Calculator OK

Measures of dispersion describe how spread out the data values are around the central tendency. Common measures include range, interquartile range (IQR), variance and standard deviation.

πŸ“˜ Definition

Standard Deviation

The average distance of data values from the mean, measured in the same units as the original data. Variance is the square of standard deviation.

πŸ“ Worked Example

Calculate the sample variance and standard deviation for the data set

  1. 1

    First calculate the sample mean:

  2. 2
    xˉ=2+4+63=4\bar{x} = \frac{2+4+6}{3} = 4
  3. 3

    Calculate the sum of squared deviations from the mean:

  4. 4
    βˆ‘(xβˆ’xΛ‰)2=(2βˆ’4)2+(4βˆ’4)2+(6βˆ’4)2=4+0+4=8\sum (x - \bar{x})^2 = (2-4)^2 + (4-4)^2 + (6-4)^2 = 4 + 0 + 4 = 8
  5. 5

    For sample variance, divide by :

  6. 6
    s2=82=4s^2 = \frac{8}{2} = 4
  7. 7

    Sample standard deviation is the square root of variance:

  8. 8
    s=4=2s = \sqrt{4} = 2

3. Choosing Appropriate Measuresβ˜…β˜…β˜…β˜†β˜†β± 15 min

The choice of measure depends on the shape of the distribution and presence of outliers. The mean is affected by extreme values, while the median and IQR are not.

πŸ“ Worked Example

Hourly wages at a small store: $12, $12, $15, $16, $18, $22, $75 (manager's wage). Which measure of central tendency best represents the typical wage? Justify your answer.

  1. 1

    Calculate all three measures: Mean β‰ˆ $24.29, Median = $16, Mode = $12

  2. 2

    Identify that $75 is an outlier, much higher than all other wages.

  3. 3

    The outlier skews the mean, pulling it far above the wage of most employees. The mode is too low, and not representative.

  4. 4

    Conclusion: The median is the best measure, as it is not affected by the extreme outlier and reflects the typical wage.

  • Use mean/standard deviation for symmetric, outlier-free data

  • Use median/IQR for skewed data or data with outliers

  • Use mode only for categorical data or discrete data with repeated values

Exam tip:

If a question asks you to justify your choice, you must explicitly mention outliers or skewness to get full marks.

4. Five Number Summaryβ˜…β˜…β˜†β˜†β˜†β± 10 min

The five number summary combines minimum, first quartile (), median, third quartile () and maximum, used to construct box plots and identify outliers.

πŸ“˜ Definition

Interquartile Range (IQR)

The spread of the middle 50% of the data, calculated as

πŸ“ Worked Example

Find the five number summary for test scores:

  1. 1

    Minimum = 45, Maximum = 90, even.

  2. 2

    Median = average of 5th and 6th terms:

  3. 3

    = median of lower half (first 5 terms): 3rd term = 60

  4. 4

    = median of upper half (last 5 terms): 3rd term of upper half = 80

  5. 5

    Five number summary: ,

5. Common Pitfalls

Wrong move:

Reporting an exact mean for grouped data

Why:

Grouped data does not retain individual raw values, so midpoints are only an approximation

Correct move:

Explicitly state that your answer is an estimated mean for grouped data

Wrong move:

Confusing sample and population standard deviation from GDC output

Why:

IB examiners award full marks only for the value requested in the question

Correct move:

Always read the question carefully: use for sample, for population

Wrong move:

Using mean for skewed data with outliers

Why:

Outliers pull the mean away from the center, making it unrepresentative

Correct move:

Use the median as the measure of central tendency for skewed data

Wrong move:

Forgetting to sort data before finding median or quartiles

Why:

Unordered data gives incorrect position values for median and quartiles

Correct move:

Always sort data from smallest to largest before calculating any positional measures

Wrong move:

Calculating IQR as

Why:

IQR is the full difference between upper and lower quartile, not the half difference

Correct move:

Calculate IQR directly as

6. Quick Reference Cheatsheet

Measure

Type

Key Notes

Mean (ungrouped)

Central Tendency

, affected by outliers

Est. Mean (grouped)

Central Tendency

, uses midpoints, estimate only

Median

Central Tendency

Middle ordered value, not affected by outliers

Mode

Central Tendency

Most frequent value, for categorical/discrete data

Range

Dispersion

, affected by outliers

IQR

Dispersion

, spread of middle 50%, robust to outliers

Sample Variance

Dispersion

, for sample data

Population Variance

Dispersion

, for full population

When this came up on past exams

AI-estimated based on syllabus patterns β€” cross-check with official past papers for accuracy. Use only as revision-focus signals.

  • 2022 Β· 1

    Estimated mean for grouped data

  • 2023 Β· 2

    IQR and outlier identification

  • 2021 Β· 1

    Justify appropriate central tendency measure

What's Next

Measures of central tendency and dispersion are the foundation of all statistical analysis in IB AA SL. These concepts appear regularly in both Paper 1 and Paper 2, often combined with data representation, box plots, or cumulative frequency questions. You will use these skills to compare distributions, analyze bivariate relationships, and describe probability distributions in later topics. Mastery of these calculations and interpretation is essential for higher scoring statistics questions.