Skip to main content

Worked Solutions

Statistics & Probability — Worked Solutions (Year 9 Maths)

By Samadhi · Intuition tutor 1 min read

Created with Intu AI

Studying this? See our Year 9 Maths course →

Worked examples for Year 9 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 — Comparing data sets and spread

Standard 4 marks

Question

A class records the number of books read over a holiday: $2, 4, 4, 5, 7, 8, 12$. Find the median, the range and the interquartile range (IQR), and explain which of the range or IQR better describes the spread of this data.

Solution

The data is already in order, and there are 7 values, so the median is the 4th value: $5$.

Range $=$ highest $-$ lowest $= 12 - 2 = 10$.

For the IQR, split the data around the median. Lower half $2, 4, 4$ gives $Q_1 = 4$; upper half $7, 8, 12$ gives $Q_3 = 8$. So $\text{IQR} = Q_3 - Q_1 = 8 - 4 = 4$.

The $12$ is an outlier that stretches the range. The IQR ignores the extremes, so it better describes the typical spread. State the reason — the marker wants the why, not just "IQR".

Where the marks go

  • 1 mark: Correct median $5$
  • 1 mark: Correct range $10$
  • 1 mark: Correct IQR $4$ from $Q_1 = 4$ and $Q_3 = 8$
  • 1 mark: Justifies IQR as the better measure because the outlier inflates the range

Key idea

The range uses only the extremes, so a single outlier distorts it; the IQR uses the middle 50% and is more reliable when outliers are present.

Example 2 — Relative frequency and probability

Standard 3 marks

Question

A spinner is spun $200$ times and lands on red $46$ times. Find the relative frequency of landing on red, and use it to estimate how many times the spinner would land on red in $500$ spins.

Solution

Relative frequency is just the fraction of spins that gave the result: $\dfrac{46}{200} = 0.23$.

Use that as the experimental probability to predict $500$ spins: $0.23 \times 500 = 115$.

So expect about $115$ reds. Keep the relative frequency as a decimal so the next step is a clean multiplication.

Where the marks go

  • 1 mark: Correct relative frequency $\frac{46}{200} = 0.23$
  • 1 mark: Multiplies relative frequency by $500$
  • 1 mark: Correct estimate of $115$ reds

Key idea

Relative frequency (successes ÷ trials) estimates the probability; multiplying it by a new number of trials gives the expected number of outcomes.