๐ŸŽฏ Randomness, Fairness and Expected Outcomes

GCSE Maths ยท Probability (P2)

Ages 15โ€“16 ยท Foundation & Higher

โ† Back to topic overview
1 Random, Fair and Biased
Random โ€” every item has an equal chance of being chosen, and the result cannot be predicted.
Fair โ€” all outcomes are equally likely. A fair die has $P = \tfrac{1}{6}$ for each face.
Biased โ€” the outcomes are not equally likely. A weighted die might land on six far too often.
"Random" does not mean "haphazard". Picking the first five people who walk past is not a random sample โ€” it depends on who happens to be there. A genuine random selection gives every member of the group the same chance.
SituationFair or biased?
An ordinary six-sided dieAssumed fair unless told otherwise
A drawing pin dropped on a tableBiased โ€” point-up and point-down are not equally likely
A spinner with unequal sectorsBiased โ€” bigger sectors are more likely
Names drawn from a hat, well mixedFair
A coin balanced on its edge and nudgedCould be biased โ€” depends on the method
Exam wording matters. "A fair die", "an unbiased coin" or "chosen at random" all tell you that outcomes are equally likely, so you may use $P = \dfrac{\text{favourable}}{\text{total}}$.
2 Expected Number of Outcomes

If you know the probability of an event, you can predict roughly how many times it will happen in a large number of trials.

The formula
$\text{expected number} = P(\text{event}) \times \text{number of trials}$
Worked Example 1 โ€” Rolling a die

A fair die is rolled $180$ times. How many fours would you expect?

โ‘ $P(4) = \dfrac{1}{6}$
โ‘กExpected number $= \dfrac{1}{6} \times 180$
โ‘ข$= 30$ fours
Worked Example 2 โ€” Using a decimal probability

The probability that a bus is late is $0.18$. In a month there are $250$ bus journeys. How many would you expect to be late?

โ‘ Expected $= 0.18 \times 250$
โ‘ก$= 45$ journeys
Worked Example 3 โ€” Working backwards to find the probability

A spinner is spun $400$ times and is expected to land on blue $120$ times. Find $P(\text{blue})$.

โ‘ $P \times 400 = 120$
โ‘ก$P = \dfrac{120}{400} = 0.3$
Worked Example 4 โ€” Working backwards to find the number of trials

The probability of winning a game is $0.04$. How many games must be played to expect $10$ wins?

โ‘ $0.04 \times n = 10$
โ‘ก$n = \dfrac{10}{0.04} = 250$ games
"Expected" does not mean "guaranteed". Rolling a die $180$ times will very rarely give exactly $30$ fours. The expected number is the long-run average, not a prediction of the precise result.
3 Expected Outcomes Across Several Sets of Trials
Worked Example 5 โ€” Combining groups

A machine produces components. The probability a component is faulty is $0.03$. On Monday it makes $2000$ components and on Tuesday $3500$. How many faulty components would you expect in total?

โ‘ Total components $= 2000 + 3500 = 5500$
โ‘กExpected faulty $= 0.03 \times 5500 = 165$
Adding the trials first is quicker than working out each day separately โ€” although $60 + 105 = 165$ gives the same answer.
Worked Example 6 โ€” Two-stage expectation

A coin is tossed twice, and this pair of tosses is repeated $200$ times. How many times would you expect to get two heads?

โ‘ $P(\text{two heads}) = \dfrac{1}{2} \times \dfrac{1}{2} = \dfrac{1}{4}$
โ‘กExpected $= \dfrac{1}{4} \times 200 = 50$ times
Worked Example 7 โ€” Expected value in money

In a game, the probability of winning ยฃ$5$ is $0.1$, and otherwise you win nothing. It costs ยฃ$1$ to play. If you play $300$ times, how much would you expect to win or lose overall?

โ‘ Expected number of wins $= 0.1 \times 300 = 30$
โ‘กTotal winnings $= 30 \times ยฃ5 = ยฃ150$
โ‘ขTotal cost $= 300 \times ยฃ1 = ยฃ300$
โ‘ฃOverall $= 150 - 300 = -ยฃ150$

You would expect to lose about ยฃ$150$. The game is not fair to the player.

4 Deciding Whether a Game Is Fair
A game is fair if, in the long run, players neither gain nor lose โ€” the expected winnings equal the cost of playing. If the expected winnings are less than the cost, the game favours the organiser.
Worked Example 8 โ€” Is it fair?

A game costs ยฃ$2$ to play. You spin a spinner: $P(\text{ยฃ}10) = 0.05$, $P(\text{ยฃ}3) = 0.2$, and otherwise you win nothing. Is the game fair?

โ‘ Expected winnings $= (10 \times 0.05) + (3 \times 0.2) + (0 \times 0.75)$
โ‘ก$= 0.50 + 0.60 + 0 = ยฃ1.10$
โ‘ขCost is ยฃ$2$, so on average you lose $2 - 1.10 = ยฃ0.90$ per go.

The game is not fair โ€” it favours the organiser by $90$p per play.

Check the probabilities: $0.05 + 0.2 + 0.75 = 1$ โœ“

5 Quick Reference

Random

Every item has the same chance of being chosen.

Fair

All outcomes equally likely, so $P = \dfrac{\text{favourable}}{\text{total}}$ applies.

Biased

Outcomes are not equally likely; you need experimental data.

Expected number

$P \times$ number of trials.

Finding $P$

Divide the expected number by the number of trials.

Finding $n$

Divide the expected number by the probability.

Not a guarantee

The expected number is a long-run average, not a certainty.

Fair game

Expected winnings equal the cost of a go.

6 Practice Questions
Question 1

A fair coin is tossed $340$ times. How many tails would you expect?

โ–ถ Show solution

$P(\text{tails}) = 0.5$

Expected $= 0.5 \times 340 = 170$ tails

Question 2

A fair die is rolled $420$ times. How many times would you expect a score greater than $4$?

โ–ถ Show solution

More than $4$ means $5$ or $6$, so $P = \dfrac{2}{6} = \dfrac{1}{3}$.

Expected $= \dfrac{1}{3} \times 420 = 140$ times

Question 3

The probability that a seed germinates is $0.85$. A gardener plants $360$ seeds. How many would you expect to germinate, and how many to fail?

โ–ถ Show solution

Germinate: $0.85 \times 360 = 306$

Fail: $360 - 306 = 54$  (or $0.15 \times 360 = 54$)

Question 4

A biased spinner lands on red with probability $0.28$. It is spun $150$ times. How many times would you expect it to land on red? Give your answer to the nearest whole number.

โ–ถ Show solution

$0.28 \times 150 = 42$ times

Question 5

A machine is expected to produce $84$ faulty items out of every $2400$. Find the probability that an item is faulty.

โ–ถ Show solution

$P = \dfrac{84}{2400} = 0.035$

That is $3.5\%$.

Question 6

The probability of a raffle ticket winning is $0.008$. How many tickets must be sold to expect $6$ winners?

โ–ถ Show solution

$0.008 \times n = 6$

$n = \dfrac{6}{0.008} = 750$ tickets

Question 7

Explain why dropping a drawing pin is not a fair experiment, and how you could estimate the probability that it lands point up.

โ–ถ Show solution

The two outcomes (point up and point down) are not equally likely โ€” the shape and weight distribution of the pin favour one of them. So you cannot say $P = \tfrac{1}{2}$.

To estimate the probability, drop the pin a large number of times (say $500$), record how many times it lands point up, and calculate the relative frequency $\dfrac{\text{point up}}{500}$.

Question 8

A coin is tossed three times, and this is repeated $400$ times. How many times would you expect to get three heads?

โ–ถ Show solution

$P(\text{HHH}) = \dfrac{1}{2} \times \dfrac{1}{2} \times \dfrac{1}{2} = \dfrac{1}{8}$

Expected $= \dfrac{1}{8} \times 400 = 50$ times

Question 9

A game costs ยฃ$1$ to play. The probability of winning ยฃ$4$ is $0.15$ and the probability of winning ยฃ$1$ is $0.25$; otherwise you win nothing.

(a) Find the expected winnings per go.   (b) Is the game fair?   (c) If $600$ people play, what profit would the organiser expect?

โ–ถ Show solution

(a) $P(\text{nothing}) = 1 - 0.15 - 0.25 = 0.6$

Expected winnings $= (4 \times 0.15) + (1 \times 0.25) + (0 \times 0.6)$

$= 0.60 + 0.25 = ยฃ0.85$

(b) The cost is ยฃ$1$ but the expected return is ยฃ$0.85$, so the game is not fair โ€” the player loses $15$p per go on average.

(c) Profit $= 600 \times ยฃ0.15 = ยฃ90$

Question 10

A four-sided spinner has sections numbered $1$, $2$, $3$ and $4$. The probabilities are shown, with $P(3) = P(4)$.

Number$1$$2$$3$$4$
Probability$0.36$$0.22$$x$$x$

(a) Find $x$.   (b) The spinner is spun $250$ times. How many $3$s would you expect?   (c) Is the spinner fair? Explain.   (d) How many spins would be needed to expect $100$ scores of $1$?

โ–ถ Show solution

(a) All probabilities add to $1$:

$0.36 + 0.22 + x + x = 1$

$0.58 + 2x = 1 \Rightarrow 2x = 0.42 \Rightarrow x = 0.21$

(b) $0.21 \times 250 = 52.5$, so about $\mathbf{53}$ threes (you cannot have half a spin, so round sensibly).

(c) No. A fair four-sided spinner would have $P = 0.25$ for every number. Here the probabilities are $0.36$, $0.22$, $0.21$, $0.21$ โ€” not equal, so the spinner is biased towards $1$.

(d) $0.36 \times n = 100$

$n = \dfrac{100}{0.36} = 277.8$, so about $\mathbf{278}$ spins.

Randomness, Fairness & Expected Outcomes (P2) ยท GCSE Maths Revision ยท Created with MathJax