Averages (Mean, Median, Mode and Range): Question 5

Syllabus C9.3, E9.3

Structured Core 7 marks

A local football team played 2020 matches last season. The bar chart shows the number of goals the team scored in each match.

(a) Write down the mode of the number of goals scored. [1]

(b) Find the range of the number of goals scored. [1]

(c) Find the median number of goals scored. [2]

(d) Calculate the mean number of goals scored. Give your answer correct to 2 decimal places. [3]

Goals scored per match (20 matches)
Show worked solution Hide worked solution

Worked solution

Reading the bar chart

Each bar tells you how many matches (the frequency) ended with a particular number of goals. Writing this as a frequency table makes every calculation easier:

Goals scoredNumber of matches (frequency)
0033
1155
2288
3322
4422

Check the total: 3+5+8+2+2=203 + 5 + 8 + 2 + 2 = 20 matches, as stated. So there are n=20n = 20 data values.


(a) Mode

The mode is the value that occurs most often: the goals score with the tallest bar.

The tallest bar is above 22 goals (it reaches 88 matches), so:

Mode=2 goals\text{Mode} = \boxed{2}\text{ goals}

Be careful: the mode is the goals value 22, not the frequency 88.


(b) Range

The range measures the spread of the goals values (not the frequencies):

Range=largestsmallest=40=4 goals\text{Range} = \text{largest} - \text{smallest} = 4 - 0 = \boxed{4}\text{ goals}


(c) Median

The median is the middle value once all 2020 results are put in order. Because the data is already grouped by goals scored, the ordered list runs through the goals values, each repeated by its frequency:

0,0,03, 1,1,1,1,15, 2,2,2,2,2,2,2,28, 3,32, 4,42\underbrace{0,0,0}_{3},\ \underbrace{1,1,1,1,1}_{5},\ \underbrace{2,2,2,2,2,2,2,2}_{8},\ \underbrace{3,3}_{2},\ \underbrace{4,4}_{2}

With n=20n = 20 (an even number), the middle is between the

n2=10th and n2+1=11th values.\frac{n}{2} = 10\text{th and }\frac{n}{2}+1 = 11\text{th values}.

Counting with a running total of the frequencies:

  • Values 1133 are 00
  • Values 4488 are 11
  • Values 991616 are 22

So the 1010th and 1111th values both fall in the ”22 goals” group. The median is their mean:

Median=2+22=2 goals\text{Median} = \frac{2 + 2}{2} = \boxed{2}\text{ goals}


(d) Mean

The mean is the total number of goals divided by the number of matches. Multiply each goals value by its frequency, then add:

Total goals=(0×3)+(1×5)+(2×8)+(3×2)+(4×2)\text{Total goals} = (0 \times 3) + (1 \times 5) + (2 \times 8) + (3 \times 2) + (4 \times 2)

=0+5+16+6+8=35= 0 + 5 + 16 + 6 + 8 = 35

Now divide by the number of matches, n=20n = 20:

Mean=3520=1.75\text{Mean} = \frac{35}{20} = 1.75

Correct to 22 decimal places:

Mean=1.75 goals\text{Mean} = \boxed{1.75}\text{ goals}


Summary

MeasureValue
Mode22 goals
Range44 goals
Median22 goals
Mean1.751.75 goals

The mean (1.751.75) is a little lower than the mode and median (22) because the three matches with 00 goals pull the average down, a useful reminder that the mean is affected by every value, while the mode and median are not.