A frequency table summarises data by showing how often each value (or group of values) occurs. To summarise the data, we calculate the averages (mean, median, and mode) and the range. Each measure provides different insights into the data set.
1. Mean:
The mean is calculated using the formula:
\[ \text{Mean} = \frac{\text{Sum of (value} \times \text{frequency)}}{\text{Total frequency}} \]
Steps:
Multiply each value by its frequency.
Add these products to find the total of \((\text{value} \times \text{frequency})\).
The median is the middle value when the data is arranged in ascending order. For a frequency table:
Calculate the cumulative frequency (a running total of the frequencies).
Find the position of the middle value using: \[ \text{Median position} = \frac{\text{Total frequency} + 1}{2} \]
Locate this position in the cumulative frequency column.
Example: For the same table:
Value (\(x\))
Frequency (\(f\))
Cumulative Frequency
2
3
3
4
5
8
6
2
10
\[ \text{Median position} = \frac{10 + 1}{2} = 5.5 \] The 5.5th value is in the cumulative frequency of 8, corresponding to the value \(4\). \[ \text{Median} = 4 \]
3. Mode:
The mode is the value with the highest frequency.
Example: From the table above, the highest frequency is \(5\), corresponding to the value \(4\): \[ \text{Mode} = 4 \]
4. Range:
The range measures the spread of the data and is calculated as the difference between the largest and smallest values. The formula is: