You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
This lesson introduces the fundamental ideas of probability as required by the AQA GCSE Mathematics specification. You will learn how to describe the likelihood of events using the probability scale, calculate simple probabilities from equally likely outcomes, list outcomes systematically, and use sample space diagrams when two events are combined.
Probability is a measure of how likely an event is to happen. It is always expressed as a number between 0 and 1 (inclusive).
| Probability value | Meaning |
|---|---|
| 0 | The event is impossible — it can never happen |
| 0.5 | The event is even chance — equally likely to happen or not |
| 1 | The event is certain — it will definitely happen |
Probabilities can be written as fractions, decimals, or percentages.
| Fraction | Decimal | Percentage | Likelihood |
|---|---|---|---|
| 0 | 0 | 0% | Impossible |
| 1/4 | 0.25 | 25% | Unlikely |
| 1/2 | 0.5 | 50% | Even chance |
| 3/4 | 0.75 | 75% | Likely |
| 1 | 1.0 | 100% | Certain |
Exam Tip: A probability can never be less than 0 or greater than 1. If your answer falls outside this range, check your working — you have made an error.
When all outcomes are equally likely, the probability of an event is:
P(event) = number of favourable outcomes / total number of possible outcomes
A fair six-sided die is rolled once. What is the probability of rolling a 4?
P(4) = 1/6
A bag contains 3 red balls, 5 blue balls, and 2 green balls. A ball is chosen at random. What is the probability that the ball is blue?
P(blue) = 5/10 = 1/2
Exam Tip: Always simplify your fractions where possible. Examiners expect answers in their simplest form unless the question says otherwise.
When solving probability problems, it is important to list outcomes systematically so that none are missed. This means working through possibilities in a logical order.
A coin is flipped and a die is rolled. List all the possible outcomes.
Organising by coin result first:
H1, H2, H3, H4, H5, H6, T1, T2, T3, T4, T5, T6
There are 12 possible outcomes in total.
This can be confirmed by the counting principle: 2 (coin outcomes) x 6 (die outcomes) = 12.
A sample space diagram (also called a two-way table or possibility space) is a grid that shows all possible outcomes when two events are combined. It is especially useful for finding probabilities involving two dice, two spinners, or a combination of events.
Two fair six-sided dice are rolled and their scores are added together. Find the probability of getting a total of 7.
| 1 | 2 | 3 | 4 | 5 | 6 | |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | 5 | 6 | 7 |
| 2 | 3 | 4 | 5 | 6 | 7 | 8 |
| 3 | 4 | 5 | 6 | 7 | 8 | 9 |
| 4 | 5 | 6 | 7 | 8 | 9 | 10 |
| 5 | 6 | 7 | 8 | 9 | 10 | 11 |
| 6 | 7 | 8 | 9 | 10 | 11 | 12 |
P(total of 7) = 6/36 = 1/6
Spinner A has sections labelled 1, 2, 3. Spinner B has sections labelled 1, 2, 3, 4. Both spinners are spun and the results are multiplied.
| 1 | 2 | 3 | 4 | |
|---|---|---|---|---|
| 1 | 1 | 2 | 3 | 4 |
| 2 | 2 | 4 | 6 | 8 |
| 3 | 3 | 6 | 9 | 12 |
Total outcomes = 3 x 4 = 12
P(product is 6) = 2/12 = 1/6 (the outcomes (2,3) and (3,2))
P(product is even) = count all even products in the table, then divide by 12.
Even products: 2, 4, 2, 4, 6, 8, 6, 12 = 8 outcomes
P(product is even) = 8/12 = 2/3
Exam Tip: When drawing a sample space diagram in the exam, always label the rows and columns clearly. This makes it easy for the examiner to see your working and award method marks even if you make an arithmetic slip.
The complement of an event A is the event "A does not happen", written as A' (or sometimes as "not A").
P(A') = 1 - P(A)
The probability that it rains tomorrow is 0.3. What is the probability that it does not rain?
P(not rain) = 1 - 0.3 = 0.7
Exam Tip: The complement rule is one of the most useful tools in probability. If it is hard to calculate P(event) directly, try calculating P(not event) and subtracting from 1 instead.
Exam Tip: In multiple-mark questions, always show your sample space diagram or outcome list — you will earn method marks even if your final answer is incorrect.
Two ordinary fair dice are rolled. Find the probability that the difference between the two scores (larger minus smaller) is exactly 2.
Begin by constructing the full sample space. There are 6×6=36 equally likely outcomes. We record ∣a−b∣ for every pair (a,b):
| 1 | 2 | 3 | 4 | 5 | 6 | |
|---|---|---|---|---|---|---|
| 1 | 0 | 1 | 2 | 3 | 4 | 5 |
| 2 | 1 | 0 | 1 | 2 | 3 | 4 |
| 3 | 2 | 1 | 0 | 1 | 2 | 3 |
| 4 | 3 | 2 | 1 | 0 | 1 | 2 |
| 5 | 4 | 3 | 2 | 1 | 0 | 1 |
| 6 | 5 | 4 | 3 | 2 | 1 | 0 |
Counting the cells showing 2, we find the ordered pairs (1,3),(3,1),(2,4),(4,2),(3,5),(5,3),(4,6),(6,4), giving 8 outcomes.
P(difference=2)=368=92
Because the outcomes in the sample space are equally likely, this is a theoretical probability arrived at purely from counting — no experiment is required.
A fair coin (H, T) is flipped and a fair four-sided spinner (1, 2, 3, 4) is spun. Produce the full sample space and find the probability that the outcome contains a head and an even number.
| 1 | 2 | 3 | 4 | |
|---|---|---|---|---|
| H | H1 | H2 | H3 | H4 |
| T | T1 | T2 | T3 | T4 |
There are 2×4=8 equally likely outcomes. The favourable outcomes are H2 and H4, giving:
P(head and even)=82=41
Compare this with P(head)⋅P(even)=21⋅42=41. The two match because the coin and the spinner are independent events — a link we will formalise in a later lesson.
A bag contains sweets: 4 strawberry, 7 lemon, 5 mint, 4 cola. A sweet is selected at random. Find:
Total =4+7+5+4=20.
P(strawberry)=204=51
Because mint and cola cannot both be the outcome of a single selection, they are mutually exclusive:
P(mint or cola)=205+204=209
Using the complement rule:
P(not lemon)=1−P(lemon)=1−207=2013
A fair three-sided spinner (red, amber, green) is spun twice. Find the probability that the two colours are different.
The sample space contains 3×3=9 equally likely outcomes. Constructing it carefully:
| R | A | G | |
|---|---|---|---|
| R | RR | RA | RG |
| A | AR | AA | AG |
| G | GR | GA | GG |
The outcomes with the same colour are RR, AA, GG (3 outcomes). The outcomes with different colours are the remaining 6.
P(different)=96=32
Alternatively, P(different)=1−P(same)=1−93=32. Two correct methods reach the same answer — a useful check in an exam.
A probability p is marked on a scale between 0 and 1 at p=0.35. Describe the likelihood and convert to a fraction and a percentage.
Since 0.35<0.5, the event is unlikely (but not impossible). Pupils often confuse "unlikely" with "impossible" — the two are very different. Impossible means p=0; unlikely means 0<p<0.5.
A deck of 20 cards contains 8 red cards and 12 blue cards. Each red card shows a letter (4 vowels, 4 consonants). Each blue card shows a digit (6 odd, 6 even). A card is chosen at random. Find P(red vowel), P(red or odd), and P(not blue even).
The sample space has 20 equally likely outcomes. The number of red vowel cards is 4.
P(red vowel)=204=51
For P(red or odd), the red set (8 cards) and the odd-digit set (6 cards) are mutually exclusive — no card is both red and odd-digit (red cards carry letters, blue cards carry digits). Therefore:
P(red or odd)=208+206=2014=107
For P(not blue even): blue-even cards number 6. Using the complement:
P(not blue even)=1−206=2014=107
Two fair coins are flipped. List the outcomes systematically and find P(at least one head).
The sample space is {HH,HT,TH,TT}, which is 4 equally likely outcomes. "At least one head" occurs in HH,HT,TH — 3 outcomes.
P(at least one head)=43
Using the complement: P(at least one head)=1−P(TT)=1−41=43. Both methods agree.
Exam-style question: A fair spinner has five equal sections labelled 1, 2, 3, 4, 5. The spinner is spun once. Find the probability that the result is an even prime number.
AQA alignment: This content is aligned with AQA GCSE Mathematics (8300) specification — specifically Topic P P1 Language of probability, P2 Probability scale and relative frequency, P3 Sample space diagrams and listing outcomes, P4 Mutually exclusive and exhaustive events (introduction). Assessed on Papers 1, 2, and 3.