Skip to main content

Worked Solutions

Statistics & Probability — Worked Solutions (Year 8 Maths)

By Patrick · Intuition tutor 1 min read

Created with Intu AI

Studying this? See our Year 8 Maths course →

Worked examples for Year 8 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 — Interpreting data displays

Standard 3 marks

Question

A class of $20$ students recorded the number of books they read over the holidays. The results were:

$$2,\ 3,\ 1,\ 0,\ 4,\ 2,\ 3,\ 5,\ 2,\ 1,\ 3,\ 2,\ 0,\ 4,\ 2,\ 3,\ 1,\ 2,\ 6,\ 4$$

(a) Find the mean number of books read.

(b) Find the median number of books read.

Solution

(a) The mean is the total divided by how many values there are. Add them: the sum is $50$. There are $20$ students, so mean $= 50 \div 20 = 2.5$ books.

(b) For the median, order the data and find the middle. With $20$ values (an even count) the median is the average of the $10$th and $11$th values. Sorted, both of these are $2$, so the median $= (2 + 2) \div 2 = 2$ books.

For an even number of values, always average the two middle ones — don't just pick one. And order the list before you go hunting for the middle.

Where the marks go

  • 1 mark: Correct total of $50$
  • 1 mark: Correct mean of $2.5$ books
  • 1 mark: Correct median of $2$ books (averaging the two middle values)

Key idea

The mean is the total divided by the count; the median is the middle of the ordered data, averaging the two middle values when the count is even.

Example 2 — Probability of compound events

Standard 3 marks

Question

A fair coin is tossed and a fair six-sided die is rolled.

(a) List the sample space and state how many equally likely outcomes there are.

(b) Find the probability of getting a head and an even number.

Solution

(a) Each coin result (H or T) pairs with each die result (1–6), so the outcomes are H1, H2, H3, H4, H5, H6, T1, T2, T3, T4, T5, T6. That's $2 \times 6 = 12$ equally likely outcomes.

(b) Favourable outcomes are a head with an even number: H2, H4, H6 — that's $3$. So $P(\text{head and even}) = \dfrac{3}{12} = \dfrac{1}{4}$.

Count the total with multiplication ($2 \times 6$), then count only the outcomes that fit both conditions. Always simplify the final fraction.

Where the marks go

  • 1 mark: Lists the sample space correctly
  • 1 mark: States $12$ equally likely outcomes
  • 1 mark: Correct probability $\dfrac{1}{4}$

Key idea

For two independent events the total number of outcomes is the product of each event's outcomes; probability is favourable outcomes over total outcomes.