← Back to subjects
0
Edexcel GCSE Maths (1MA1) · Probability
Mini-Lesson

Probability

This mini-lesson covers the whole Probability strand of Edexcel GCSE Maths (1MA1): the probability scale, sample space, mutually exclusive and independent events, tree and Venn diagrams, relative frequency, and the Higher-tier topic of conditional probability.

0 0.25 0.5 0.75 1 impossible even chance certain
Everything starts on the probability scale: every probability sits between 0 and 1 inclusive.

Work through each screen, answer the questions as you go (some are wordy, most are calculations) and collect ⭐ stars. Press Start when you're ready.

The probability scale

The probability scale (0 to 1)

The probability of an event is a measure of how likely it is, written as a fraction, decimal or percentage. Every probability must lie between 0 (impossible) and 1 (certain):

0 ≤ P(event) ≤ 10 = impossible  ·  ½ = even chance  ·  1 = certain

For equally likely outcomes, use the basic rule:

P(event) = favourable ÷ totalnumber of ways it can happen ÷ number of possible outcomes
Worked example

A fair six-sided die is rolled. Find P(rolling a 4).

There is 1 favourable outcome (the 4) out of 6 possible outcomes.

P(4) = 1/6

Common slip: a probability can never be more than 1 or less than 0. An answer of 1.4 or −0.2 means you've made a mistake.

Calculate

Your turn — a fair die

1A fair six-sided die is rolled. Work out the probability of rolling an even number. Give your answer as a decimal.
Hint: even numbers are 2, 4, 6 — that's 3 out of 6.
Sample space

Sample space

The sample space is the list of all possible outcomes of an experiment. A sample space diagram is a grid that lays them out for two events at once.

For two events, the total number of outcomes is (outcomes of first) × (outcomes of second). Flipping a fair coin twice gives 2 × 2 = 4 outcomes:

2nd → 1st ↓ H T H T HH HT TH TT
Four equally likely outcomes: HH, HT, TH, TT. So P(two heads) = 1/4.

Careful: HT and TH are different outcomes. There are 4 outcomes, not 3 — don't merge "one head, one tail" into a single case when listing the sample space.

Quick check

Counting outcomes

?A fair coin is flipped twice. How many outcomes are in the sample space?
Finding a probability

Probability from a set of objects

When outcomes are equally likely, count the favourable ones and divide by the total. Probabilities are often left as fractions, but you may be asked for a decimal or percentage.

Worked example

A bag holds 3 red and 7 blue counters. One is taken at random. Find P(red).

Favourable = 3 red. Total = 3 + 7 = 10 counters.

P(red) = 3/10 = 0.3

Always use the total: the denominator is the whole collection (10 counters here), not just the counters of the other colour.

Calculate

Your turn — pick a counter

2A bag has 3 red and 7 blue counters. One counter is taken at random. Work out P(red). Give your answer as a decimal.
Hint: 3 red out of 3 + 7 = 10 counters, so 3 ÷ 10.
Mutually exclusive events

Mutually exclusive events

Two events are mutually exclusive if they cannot happen at the same time (like rolling a 2 and rolling a 5 on one roll). For mutually exclusive events you add the probabilities:

P(A or B) = P(A) + P(B)only valid when A and B cannot both happen

Because exhaustive outcomes cover everything, all their probabilities must add up to 1. This gives the "not" rule:

P(not A) = 1 − P(A)the whole sample space has probability 1
Worked example

The probability it rains tomorrow is P(rain) = 0.35. Find P(no rain).

P(no rain) = 1 − 0.35 = 0.65

Don't add for everything: you may only add probabilities when the events are mutually exclusive. If both can happen at once, adding double-counts the overlap.

Calculate

Your turn — the "not" rule

3For an event A, P(A) = 0.35. Work out P(not A).
Hint: P(not A) = 1 − P(A) = 1 − 0.35.
Quick check

Adding probabilities

?Events A and B are mutually exclusive with P(A) = 0.3 and P(B) = 0.45. Find P(A or B).
Independent events

Independent events

Two events are independent if one happening does not change the probability of the other (like two separate coin flips). For independent events you multiply:

P(A and B) = P(A) × P(B)use "and" → multiply, for independent events
Worked example

P(A) = 0.5 and P(B) = 0.2, and A and B are independent. Find P(A and B).

P(A and B) = 0.5 × 0.2 = 0.1

And vs or: "and" (both happen, independent) means multiply; "or" (either happens, mutually exclusive) means add. Mixing these up is the classic exam error.

Calculate

Your turn — "and" means multiply

4Two independent events have P(A) = 0.5 and P(B) = 0.2. Work out P(A and B).
Hint: independent → multiply: 0.5 × 0.2.
Tree diagrams

Tree diagrams

A tree diagram shows a sequence of events. Multiply along the branches for a combined outcome, and add the separate final outcomes you want. Each set of branches from a point must sum to 1.

0.3 0.7 Red Not red 0.3 0.7 Red Not red 0.3 0.7 Red Not red
P(Red then Red) = 0.3 × 0.3 = 0.09. Each pair of branches sums to 1 (0.3 + 0.7 = 1).

Multiply along, add down: multiply probabilities along a path, then add the probabilities of the different paths that satisfy the question.

Match game

Event ⇄ probability

All events use one roll of a fair six-sided die. Tap an event on the left, then its matching probability on the right.

Venn diagrams

Venn diagrams

A Venn diagram sorts a set of items into overlapping groups. The overlap is "A and B" (both), the whole of both circles is "A or B", and anything outside is "neither".

French Spanish 12 5 8 neither: 5 both
30 students in total. P(studies both) = 5/30 = 1/6. P(studies French or Spanish) = (12 + 5 + 8)/30 = 25/30 = 5/6.

Read the regions carefully: the "12" means French only, not the whole French circle. The whole French circle is 12 + 5 = 17.

Relative frequency

Relative frequency (experimental probability)

When outcomes are not equally likely (a biased spinner, a drawing pin), you estimate the probability from experiments. This is the relative frequency:

relative frequency = successes ÷ trialsthe more trials, the more reliable the estimate
Worked example

A spinner landed on red 12 times in 40 spins. Estimate P(red).

relative frequency = 12 ÷ 40 = 0.3

Expected number: to predict how many times an event happens in N trials, work out P(event) × N. Here 0.3 × 100 spins ≈ 30 reds.

Calculate

Your turn — relative frequency

5A spinner landed on red 12 times out of 40 spins. Work out the relative frequency (experimental probability) of red. Give your answer as a decimal.
Hint: successes ÷ trials = 12 ÷ 40.
Sort it

Valid probability?

A probability must be between 0 and 1 inclusive. Tap a value, then tap the box it belongs in.

✅ Valid probability

🚫 Not a probability

Quick check

On the probability scale

?Which of these values is impossible for a probability?
Conditional probability · Higher only

Conditional probability (Higher tier)

A conditional probability is the probability of an event given that another has already happened. It matters most when objects are taken out and not replaced — the totals change on the second pick.

Worked example — without replacement

A bag has 3 red and 7 blue counters. Two are taken without replacement. Find P(red then red).

First red: 3/10. Now 2 red and 7 blue remain (9 total).

Second red given first red: 2/9.

P(red, red) = 3/10 × 2/9 = 6/90 = 1/15

Without replacement changes both numbers: after taking one red, both the reds and the total drop by one (3/10 then 2/9), so the second probability is not the same as the first.

Recap

The whole Probability strand

Probability scale: every probability is between 0 (impossible) and 1 (certain).

Basic rule: P(event) = favourable ÷ total, for equally likely outcomes.

Sample space: list every outcome; two coins give 4 outcomes (HH, HT, TH, TT).

Mutually exclusive: P(A or B) = P(A) + P(B); and P(not A) = 1 − P(A).

Independent: P(A and B) = P(A) × P(B) — "and" means multiply.

Tree diagrams: multiply along branches, add the paths you want.

Venn diagrams: overlap = "and", both circles = "or".

Relative frequency: successes ÷ trials estimates probability from data.

Higher only: conditional probability, especially "without replacement".

You've covered every part of the Edexcel 1MA1 Probability strand — Foundation content plus the Higher-tier conditional probability. Press Finish to see your score.

🏆

Mini-lesson complete!

⭐⭐⭐

You've worked through Probability for Edexcel GCSE Maths (1MA1). 🎉

Your stars: 0 / 0

Next: test yourself in the Evaluate stage Confidence Quiz, then lock it in with Verify.

📣 Smashed it? Share your score

Challenge a mate to beat your stars, or show a parent how you got on.

→ Back to all subjects