Measures of central tendency: mean, median, mode

Resources | Subject Notes | Mathematics

IGCSE Mathematics - Statistics: Measures of Central Tendency

IGCSE Mathematics 0580

Topic: Statistics

Objective: Measures of Central Tendency: Mean, Median, Mode

This section covers the three main measures of central tendency: mean, median, and mode. These are used to describe the 'typical' value in a dataset.

1. Mean

The mean is the average of a set of numbers. To calculate the mean, you add up all the values in the dataset and then divide by the total number of values.

Formula:

$ \text{Mean} = \frac{\text{Sum of all values}}{\text{Number of values}} $

Example: Consider the dataset: 2, 4, 6, 8, 10

Sum of values = 2 + 4 + 6 + 8 + 10 = 30

Number of values = 5

Mean = $\frac{30}{5} = 6$

2. Median

The median is the middle value in a dataset that is ordered from least to greatest. If there is an even number of values, the median is the average of the two middle values.

Steps to find the median:

  1. Order the dataset from least to greatest.
  2. If the number of values is odd, the median is the middle value.
  3. If the number of values is even, the median is the average of the two middle values.

Example 1 (Odd number of values): Consider the dataset: 1, 3, 5, 7, 9

The median is 5 (the middle value).

Example 2 (Even number of values): Consider the dataset: 1, 3, 5, 7

The two middle values are 3 and 5.

Median = $\frac{3 + 5}{2} = 4$

3. Mode

The mode is the value that appears most frequently in a dataset. A dataset can have one mode (unimodal), more than one mode (bimodal or multimodal), or no mode at all.

Example 1 (Unimodal): Consider the dataset: 2, 4, 4, 6, 8

The mode is 4 (it appears twice).

Example 2 (Bimodal): Consider the dataset: 2, 2, 4, 4, 6, 8

The modes are 2 and 4 (they both appear twice).

Example 3 (No mode): Consider the dataset: 1, 2, 3, 4, 5

No value appears more than once, so there is no mode.

Summary Table

Measure Formula Description
Mean $ \text{Mean} = \frac{\text{Sum of all values}}{\text{Number of values}} $ The average of the dataset.
Median Find the middle value in an ordered dataset. The middle value when the dataset is ordered.
Mode The value that appears most often. The most frequent value in the dataset.

Understanding these measures of central tendency is crucial for interpreting and summarizing data in statistics.