Skip to main content

Worked Solutions

Statistics & Probability — Worked Solutions (Year 7 Maths)

By Nidhi · Intuition tutor 1 min read

Created with Intu AI

Studying this? See our Year 7 Maths course →

Worked examples for Year 7 Maths Statistics & Probability. Each shows where the marks are awarded, the key idea, and the full solution explained by your choice of tutor — Stella, Ella or Cassie.

How to use these

Try each question first, then check your working. Use the tutor tabs to read the full solution in the style that suits you: Stella is direct and challenging, Ella is warm and explains the why, and Cassie is concise and analytical.

Example 1 — Mean, median, mode and range

Standard 3 marks

Question

A student records the number of books read by seven classmates: $4, 7, 3, 7, 5, 7, 9$. Find the mean, median, mode and range of this data set.

Solution

Sort the data first: $3, 4, 5, 7, 7, 7, 9$. That makes every measure easier.

Mean: add them and divide by 7. $3 + 4 + 5 + 7 + 7 + 7 + 9 = 42$, so $42 \div 7 = 6$.

Median: the middle value of seven sorted numbers is the 4th, which is $7$.

Mode: the most common value is $7$ (it appears three times).

Range: largest minus smallest, $9 - 3 = 6$.

So mean $= 6$, median $= 7$, mode $= 7$, range $= 6$. Sort before you start — guessing the median from an unsorted list is a classic slip.

Where the marks go

  • 1 mark: Correct mean: total $42 \div 7 = 6$
  • 1 mark: Correct median ($7$) from the sorted data
  • 1 mark: Correct mode ($7$) and range ($9 - 3 = 6$)

Key idea

Sort the data first, then the mean is the total divided by how many, the median is the middle value, the mode is the most frequent, and the range is largest minus smallest.

Example 2 — Probability of a single event

Standard 2 marks

Question

A bag contains 5 red, 3 blue and 2 green marbles. One marble is drawn at random. Find the probability that it is not blue, giving your answer as a fraction in simplest form.

Solution

Count the total and the favourable outcomes.

Total marbles: $5 + 3 + 2 = 10$.

"Not blue" means red or green: $5 + 2 = 7$.

Probability: $\dfrac{7}{10}$, which is already in simplest form.

So $P(\text{not blue}) = \dfrac{7}{10}$. Watch the wording — "not blue" counts everything except the blue ones.

Where the marks go

  • 1 mark: Correct total ($10$) and count of 'not blue' outcomes ($7$)
  • 1 mark: Correct probability in simplest form: $\dfrac{7}{10}$

Key idea

Probability is favourable outcomes over total outcomes; "not blue" counts every marble except the blue ones.