Handling Data: Averages and Range

Welcome to your study guide on Averages and Range for CCEA GCSE Mathematics (Specification 2210). Whether you are looking at test scores, sports statistics, or daily temperatures, we constantly collect data. But looking at a long list of numbers can be confusing! Averages and measures of spread help us summarise large sets of data into clear, meaningful figures.

Don't worry if maths hasn't always been your strongest subject. We will break down every concept step-by-step with clear methods, worked examples, and key memory tips to help you secure full marks in your exam.


1. The Three Averages (Measures of Central Tendency)

In statistics, an average is a single central value that represents a whole set of numbers. In CCEA GCSE Mathematics, you must master three different types of averages:

Mode: The most common value.
Median: The middle value when data is placed in order.
Mean: The total sum of all values divided by the total number of values.

A. The Mode

The mode is the value or category that appears most frequently in a dataset.

• A dataset can have one mode (e.g. in \(2, 3, 3, 5\), the mode is \(3\)).
• A dataset can be bimodal if two values tie for the highest frequency (e.g. in \(1, 2, 2, 4, 5, 5\), the modes are \(2\) and \(5\)).
• A dataset can have no mode if all values appear an equal number of times.

B. The Median

The median is the middle number in an ordered list.

Step 1: Always write the numbers in ascending order (from smallest to largest).
Step 2: Find the position of the middle value using the rule:

\(\text{Median Position} = \frac{n + 1}{2}\)

where \(n\) is the total number of data values.

Case 1: When \(n\) is Odd
Find the median of: \(7, 3, 9, 1, 5\)
1. Put in order: \(1, 3, \mathbf{5}, 7, 9\)
2. Position: \(\frac{5 + 1}{2} = 3\text{rd value}\)
3. The \(3\text{rd}\) value is \(5\). Median = \(5\).

Case 2: When \(n\) is Even
Find the median of: \(8, 2, 5, 10, 4, 1\)
1. Put in order: \(1, 2, \mathbf{4}, \mathbf{5}, 8, 10\)
2. Position: \(\frac{6 + 1}{2} = 3.5\text{th position}\)
3. Find the arithmetic mean of the two middle numbers (\(3\text{rd}\) and \(4\text{th}\) values):
\(\text{Median} = \frac{4 + 5}{2} = \frac{9}{2} = 4.5\)

C. The Mean

The mean (\(\bar{x}\)) is the most common arithmetic average. To calculate it from a list of raw data:

\(\text{Mean } (\bar{x}) = \frac{\sum x}{n} = \frac{\text{Total sum of all values}}{\text{Total number of values}}\)

Note: The symbol \(\sum\) means "sum of" and \(x\) represents each individual data value.

Worked Example:
Find the mean of \(4, 7, 9, 10, 15\):
1. Add the values together: \(4 + 7 + 9 + 10 + 15 = 45\)
2. Count the number of values: \(n = 5\)
3. Divide: \(\text{Mean} = \frac{45}{5} = 9\)

Memory Aid: A Classic Rhyme

Hey diddle diddle, the Median's the middle;
You add and divide for the Mean.
The Mode is the one that appears the most,
And the Range is the difference between!

Key Takeaway for Section 1:
Make sure you never look for the median until your raw list is in order from smallest to largest! When \(n\) is even, add the two middle values and divide by \(2\).


2. The Range (Measure of Spread)

The range is NOT an average. It is a measure of spread (or dispersion). It tells us how spread out or consistent our data is.

\(\text{Range} = \text{Maximum value} - \text{Minimum value}\)

Worked Example:
Find the range of the numbers: \(14, 3, 22, 9, 18, 5\)
1. Identify the highest (maximum) value: \(22\)
2. Identify the lowest (minimum) value: \(3\)
3. Calculate the difference: \(\text{Range} = 22 - 3 = 19\)

Examiner Warning: Never write the range as an interval like "\(3\text{ to }22\)" or "\(3 - 22\)". In CCEA exams, you will lose marks if you do not calculate the single final value (\(19\)).

Key Takeaway for Section 2:
The range measures spread, not central tendency. A smaller range means the data is more consistent (less varied), while a larger range means the data is less consistent (more spread out).


3. Averages from Frequency Tables (Discrete Data)

When data is presented in an ungrouped frequency table, each data value \(x\) is paired with its frequency \(f\) (how many times it occurs).

Example Table: Number of goals scored by a team across \(20\) matches:

• Goals (\(x\)): \(0\), Frequency (\(f\)): \(3\)
• Goals (\(x\)): \(1\), Frequency (\(f\)): \(7\)
• Goals (\(x\)): \(2\), Frequency (\(f\)): \(6\)
• Goals (\(x\)): \(3\), Frequency (\(f\)): \(4\)

A. Finding the Mode from a Frequency Table

Look down the frequency column for the highest frequency. The mode is the corresponding data value (\(x\)), not the frequency itself!

• The highest frequency is \(7\).
• The matching number of goals is \(1\).
• Therefore, Mode = \(1\) goal.

B. Calculating the Mean from a Frequency Table

Use the formula:

\(\text{Mean} = \frac{\sum (f \times x)}{\sum f}\)

Step-by-step:
1. Multiply each value \(x\) by its frequency \(f\) to find \(f \times x\):
• \(0 \times 3 = 0\)
• \(1 \times 7 = 7\)
• \(2 \times 6 = 12\)
• \(3 \times 4 = 12\)
2. Add up all the \(f \times x\) values: \(\sum (f \times x) = 0 + 7 + 12 + 12 = 31\)
3. Add up all the frequencies: \(\sum f = 3 + 7 + 6 + 4 = 20\)
4. Divide the total: \(\text{Mean} = \frac{31}{20} = 1.55\text{ goals}\)

C. Finding the Median from a Frequency Table

1. Total frequency \(n = \sum f = 20\).
2. Median position = \(\frac{n + 1}{2} = \frac{20 + 1}{2} = 10.5\text{th position}\).
3. Use cumulative totals (running totals of frequency) to find where items \(10\) and \(11\) lie:
• Up to \(0\) goals: \(3\) matches (positions \(1\) to \(3\))
• Up to \(1\) goal: \(3 + 7 = 10\) matches (positions \(4\) to \(10\))
• Up to \(2\) goals: \(10 + 6 = 16\) matches (positions \(11\) to \(16\))
The \(10\text{th}\) item is \(1\) goal, and the \(11\text{th}\) item is \(2\) goals.
\(\text{Median} = \frac{1 + 2}{2} = 1.5\text{ goals}\).

Key Takeaway for Section 3:
Always divide \(\sum(f \times x)\) by the total frequency \(\sum f\), never by the number of rows in the table!


4. Grouped Frequency Tables (Continuous / Grouped Data)

When data is grouped into class intervals (e.g. \(0 \le t < 10\)), we do not know the exact values of each item. Therefore, we can only calculate an Estimated Mean and identify the Modal Class.

A. Modal Class

The modal class is simply the class interval with the highest frequency.

Example: If the interval \(20 \le w < 30\) has the highest frequency of \(15\), then the modal class is \(20 \le w < 30\).

B. Midpoint (\(m\))

Because we do not know exact values in a group, we represent every value in that group by its central midpoint (\(m\)):

\(m = \frac{\text{Lower Limit} + \text{Upper Limit}}{2}\)

Example: For the interval \(10 \le t < 20\), the midpoint is \(\frac{10 + 20}{2} = 15\).

C. Calculating the Estimated Mean

Use the formula:

\(\text{Estimated Mean} = \frac{\sum (f \times m)}{\sum f}\)

Worked Example:
The table below shows the time (\(t\) minutes) taken by \(30\) pupils to complete a puzzle:

• Class: \(0 \le t < 10\) | Frequency (\(f\)): \(4\) | Midpoint (\(m\)): \(5\) | \(f \times m\): \(4 \times 5 = 20\)
• Class: \(10 \le t < 20\) | Frequency (\(f\)): \(12\) | Midpoint (\(m\)): \(15\) | \(f \times m\): \(12 \times 15 = 180\)
• Class: \(20 \le t < 30\) | Frequency (\(f\)): \(10\) | Midpoint (\(m\)): \(25\) | \(f \times m\): \(10 \times 25 = 250\)
• Class: \(30 \le t < 40\) | Frequency (\(f\)): \(4\) | Midpoint (\(m\)): \(35\) | \(f \times m\): \(4 \times 35 = 140\)

1. Total frequency: \(\sum f = 4 + 12 + 10 + 4 = 30\)
2. Total \(f \times m\): \(\sum (f \times m) = 20 + 180 + 250 + 140 = 590\)
3. Estimated Mean: \(\frac{590}{30} = 19.67\text{ minutes (to 2 d.p.)}\)

Why is it called an "Estimated Mean"?
It is an estimate because we do not know the exact raw values within each interval; we assume every item in an interval equals the midpoint.

Key Takeaway for Section 4:
Find the midpoint of each interval first, multiply each midpoint by its frequency, sum those products, and divide by the total frequency \(\sum f\).


5. Comparing Two Distributions

In CCEA GCSE examination questions, you are often asked to "compare two distributions" (e.g. comparing the test scores of Class A and Class B). To earn full marks, you must write two separate comparison statements in the context of the question:

1. Compare an Average (Mean or Median):
State which group has a higher/lower average and what that means in context.
Model Sentence: "Class A had a higher median test score than Class B (\(65\%\) compared to \(58\%\)), which means that on average Class A performed better."

2. Compare the Spread (Range):
State which group has a larger/smaller range and refer to consistency or variability.
Model Sentence: "Class A had a smaller range than Class B (\(15\%\) compared to \(28\%\)), which means Class A's scores were more consistent (less spread out)."

Key Takeaway for Section 5:
Always give two statements: one for the average (who did better/higher on average) and one for the spread/range (who was more consistent/varied), using the real-world context of the problem.


6. Summary of Common Exam Pitfalls

Avoid these frequent mistakes identified in CCEA examiner reports:

Forgetting to order numbers for the median: Never pick the middle number of an unsorted list. Always order the numbers from smallest to largest first.
Writing range as a span: Do not write "\(4\text{ to }12\)". Write \(12 - 4 = 8\).
Confusing the range with an average: The range is a measure of spread, not an average.
Dividing by the number of rows: When calculating the mean from a frequency table, always divide by the total frequency \(\sum f\), not the number of rows/classes in the table.
Using class width instead of midpoint: For grouped tables, ensure you find the exact middle of the interval (\(\frac{\text{lower} + \text{upper}}{2}\)) and do not use the width of the group.
Vague comparisons: Simply writing "The mean of A is 5 and B is 4" is not enough. You must interpret it: "A had a higher mean than B, so on average A is higher."