Imagine you’re checking the weather forecast for tomorrow. It might say there’s a 60% chance of rain. Have you ever wondered what that actually means? And what about the other 40%? Or maybe you’re playing a board game and thinking about the chances of rolling a six. How do we figure these things out, and why do our predictions sometimes come true, and sometimes not?
Understanding probability isn’t just for predicting rain or board game wins. It helps us make informed decisions every day. From deciding whether to take an umbrella to understanding the news reports about medical studies, probability is everywhere. In this article, we’re going to explore some key rules of probability that GCSE students need to know. These rules are super useful for understanding how likely events are to happen, and how we can use data to make better predictions.
Understanding the Core Concepts
Probability helps us measure how likely something is to happen. It’s usually expressed as a number between 0 and 1, where 0 means it’s impossible, and 1 means it’s certain. You might also see it as a percentage between 0% and 100%.
Let’s dive into the two big ideas you need to get your head around:
1. The Sum of Probabilities Is Always 1
This is a really important rule! If you list all the possible things that could happen in a situation, and you add up the probabilities of each of those things happening, the total will always be 1 (or 100%).
Think of it like this: something has to happen. If you flip a coin, it has to land on heads or tails. If you add the probability of heads to the probability of tails, you’re covering every single possibility, so the total chance is 100%, or 1.
So, for any event where you know all the possible results, if you add up the probabilities of each of those results, you’ll always get 1. This is super handy for working out a missing probability!
We can write this as:
$$P(\text{Event 1}) + P(\text{Event 2}) + \dots + P(\text{all possible events}) = 1$$
A special case of this is when you’re looking at just two outcomes: an event happening or an event not happening. The probability of an event happening plus the probability of it not happening will always sum to 1.
So, if you know $P(\text{A})$, the probability of event A happening, then:
$$P(\text{not A}) = 1 – P(\text{A})$$
2. Empirical Probability Tends Towards Theoretical Probability with More Trials
This concept might sound a bit fancy, but it’s actually very logical. It’s all about what should happen versus what actually happens.
- Theoretical Probability: This is what we expect to happen based on logic and maths. For example, if you have a fair six-sided die, the theoretical probability of rolling a 3 is $\frac{1}{6}$, because there’s one “3” out of six possible sides. You don’t need to roll the die to figure this out.
- Empirical Probability (or Relative Frequency): This is what actually happens when you carry out an experiment. You calculate it from the results you get. For example, if you roll a die 10 times and get a 3 twice, the empirical probability of rolling a 3 in that experiment is $\frac{2}{10}$ (or $\frac{1}{5}$).
Now, here’s the clever bit: the more times you repeat an experiment (the larger your sample size), the closer your empirical probability will get to the theoretical probability.
Let’s go back to the die example. If you roll a fair die just 6 times, you might not get a 3 exactly once. You might get it twice, or not at all. But if you roll that die 600 times, you’d expect the number of 3s you get to be much closer to 100 (which is $\frac{1}{6}$ of 600). The empirical probability (number of 3s / total rolls) will get closer and closer to the theoretical probability of $\frac{1}{6}$.
This idea is often called the “Law of Large Numbers”. It means that small experiments can give really varied results, but large experiments tend to smooth out those variations and give results that reflect the true underlying probabilities. This is why scientists and statisticians often collect a lot of data to get reliable conclusions! It’s also really important that your sample is unbiased — meaning your experiment is fair and doesn’t favour any outcome.
Key Terms and Vocabulary
- Probability: The chance or likelihood that an event will happen. It’s a number between 0 (impossible) and 1 (certain).
- Outcome: A single possible result of an experiment. For example, when you flip a coin, “heads” is an outcome.
- Event: A specific outcome, or a set of outcomes. For example, rolling an even number on a die (outcomes are 2, 4, 6) is an event.
- Exhaustive Set of Outcomes: This means all the possible outcomes that can happen in a given situation, with no other possibilities. For example, for a coin flip, “heads” and “tails” are an exhaustive set of outcomes.
- Theoretical Probability: The probability of an event calculated using logical reasoning and mathematical formulas, assuming all outcomes are equally likely (e.g., the probability of rolling a 6 on a fair die is $\frac{1}{6}$).
- Empirical Probability (Relative Frequency): The probability of an event based on actual experimental results. It’s calculated by dividing the number of times an event occurred by the total number of trials.
- Sample Size: The total number of trials or observations made in an experiment. The more times you repeat an experiment, the larger your sample size.
- Unbiased Sample: A sample where every outcome has an equal chance of being selected or observed. This means the experiment or survey isn’t rigged or unfairly influenced.
Worked Examples
Let’s walk through some examples to see these rules in action.
Example 1: Sum of Probabilities
A bag contains only red, blue, and green counters. The probability of picking a red counter is 0.4. The probability of picking a blue counter is 0.35.
Question: What is the probability of picking a green counter?
Solution:
- Understand the problem: We know the probabilities of picking red and blue. We also know that these are the only colours in the bag, so picking red, blue, or green are the exhaustive set of outcomes.
- Apply the rule: The sum of all probabilities for an exhaustive set of outcomes is 1. $$P(\text{Red}) + P(\text{Blue}) + P(\text{Green}) = 1$$
- Substitute known values: $$0.4 + 0.35 + P(\text{Green}) = 1$$
- Add the known probabilities: $$0.75 + P(\text{Green}) = 1$$
- Calculate the missing probability: $$P(\text{Green}) = 1 – 0.75 = 0.25$$
Annotation: Since red, blue, and green are the only options, their probabilities must add up to 1 (or 100%). By taking away the probabilities we know from 1, we find the missing one.
Example 2: Probability of ‘Not’ an Event
The probability that it will rain tomorrow is 0.2.
Question: What is the probability that it will not rain tomorrow?
Solution:
- Understand the problem: There are only two possibilities: it rains, or it doesn’t rain. These are an exhaustive set of outcomes.
- Apply the rule: $$P(\text{rain}) + P(\text{not rain}) = 1$$
- Substitute known values: $$0.2 + P(\text{not rain}) = 1$$
- Calculate the missing probability: $$P(\text{not rain}) = 1 – 0.2 = 0.8$$
Annotation: Either it rains, or it doesn’t. These two probabilities account for all possibilities, so they must sum to 1.
Example 3: Empirical Probability and Sample Size
Jamie is testing a biased coin (a coin that doesn’t land on heads or tails with equal probability). He flips the coin multiple times and records the results.
| Number of Flips (Sample Size) | Number of Heads | Empirical Probability of Heads |
|---|---|---|
| 10 | 7 | $\frac{7}{10} = 0.7$ |
| 100 | 62 | $\frac{62}{100} = 0.62$ |
| 1000 | 595 | $\frac{595}{1000} = 0.595$ |
Question: Based on these results, what is the best estimate for the true probability of getting a head with this coin? Explain your answer.
Solution:
- Understand the problem: We have empirical probabilities from different sample sizes. We need to find the best estimate for the true (theoretical) probability.
- Recall the concept: The more times an experiment is repeated (the larger the sample size), the more reliable the empirical probability becomes as an estimate of the true probability.
- Identify the largest sample size: The largest sample size is 1000 flips.
- State the best estimate: The best estimate for the probability of getting a head is 0.595.
- Explain the reason: This is the best estimate because it’s based on the largest number of trials (1000 flips). With a larger sample size, the empirical probability is more likely to be closer to the coin’s true probability of landing on heads.
Annotation: While the first few flips might be a bit random, as Jamie does more and more flips, his results start to settle and show what the coin really tends to do.
What You’ll Be Expected to Know for Your Exams
For your GCSE exams, you’ll need to be confident with:
- Stating the fundamental rule: Knowing that the probabilities of all exhaustive outcomes for an event sum to 1.
- Calculating missing probabilities: Given a set of probabilities for some outcomes, work out the probability of a missing outcome using the “sum to 1” rule — often just subtraction from 1.
- Understanding ‘not’ probabilities: Knowing that $P(\text{not A}) = 1 – P(\text{A})$.
- Calculating empirical probability: Working out a relative frequency (empirical probability) from given data, such as a table of results from an experiment.
- Understanding the impact of sample size: Explaining that as the number of trials increases, empirical probability gets closer to theoretical probability.
- Using larger samples for better estimates: Identifying which data set gives the best estimate for a probability, and explaining why (largest sample size).
- Applying these concepts: Using these rules across scenarios — spinners, dice, card games, or real-life situations.
Tutor Insights
Here’s what our tutors often focus on when teaching these topics, common pitfalls students face, and how to get really good at them!
How Our Tutors Approach This in a 1-1 Lesson
We love to make probability hands-on! We might start with very simple scenarios, like drawing coloured pens from a pencil case, to show how probabilities add up to 1. For empirical probability, we often talk through or even simulate experiments, like rolling a dice 20 times, then 200 times, to really see how results “settle” with more trials. We’ll use visuals like spinners or tables of results to make the data clear, and we always encourage students to explain why something is the case, not just what the answer is.
What Our Students Often Misunderstand
- Confusing theoretical and empirical probability: Empirical results are estimates of the theoretical probability, not the same thing.
- Small sample sizes: Thinking that flipping a coin 4 times must give 2 heads and 2 tails. Random chance plays a big role in small trials.
- Forgetting “exhaustive”: When adding probabilities to 1, forgetting to include all possible outcomes.
- Probability values: Giving answers less than 0 or greater than 1 — probability must always be between 0 and 1.
Common Exam Mistakes
- Calculation errors: Simple slips like $1 – 0.7 = 0.4$ instead of $0.3$. Double-check arithmetic, especially with decimals.
- Not using the largest sample size: Picking an earlier result rather than the one with the biggest number of trials.
- No explanation: Giving the correct estimate but failing to say why it’s the best (largest sample, closer to theoretical probability).
- Incorrect units/format: Always check the answer is in the required format (fraction, decimal, or percentage).
How Much Practice Is Needed?
- Sum of probabilities: Practise questions where you’re given some probabilities and need to find a missing one, with 2, 3, or more outcomes, in fractions, decimals, and percentages.
- Empirical probability: Work through problems calculating empirical probabilities from tables of data.
- Reasoning questions: Practise explaining why a larger sample size leads to a more reliable estimate.
- Mixed problems: Try questions that combine both concepts, e.g. a spinner where you calculate empirical probabilities and comment on whether it seems fair.
Practice Questions
Here are some practice questions for you to try out. Work through them carefully, showing your steps.
1. A bag contains only red, blue, and yellow counters. P(red) = 0.35, P(blue) = 0.2. What is P(yellow)?
$$P(\text{Yellow}) = 1 – (0.35 + 0.2) = 1 – 0.55 = 0.45$$
2. The probability that it will snow on Tuesday is 0.12. What is the probability that it will not snow?
$$P(\text{not snow}) = 1 – 0.12 = 0.88$$
3. Sarah rolls a fair six-sided die 50 times and rolls a 4 nine times. Calculate the empirical probability of rolling a 4.
Empirical probability of rolling a 4 $= \frac{9}{50}$ (or 0.18)
4. A coin is flipped repeatedly: 6/10 heads, 48/100 heads, 503/1000 heads. What’s the best estimate for P(heads)? Give a reason.
The best estimate is $\frac{503}{1000}$ (or 0.503). This is because 1000 flips is the largest sample size, and empirical probability gets closer to the theoretical probability with more trials.
5. The probability that a student passes a test is x. The probability that they fail is 3x. Find x.
$$x + 3x = 1 \implies 4x = 1 \implies x = \frac{1}{4} \text{ (or 0.25)}$$
6. A spinner (sections A, B, C) is spun 200 times: A = 50, B = 75, C = 75. Find the empirical probabilities and say whether the spinner is fair.
a) $P(\text{A}) = \frac{50}{200} = \frac{1}{4}$ (0.25); $P(\text{B}) = \frac{75}{200} = \frac{3}{8}$ (0.375); $P(\text{C}) = \frac{75}{200} = \frac{3}{8}$ (0.375)
b) No, the spinner does not appear fair. If it were fair, the theoretical probability of landing on each section would be $\frac{1}{3}$ (approximately 0.333…). The empirical probabilities for B and C are higher than $\frac{1}{3}$, and for A it is lower — the results are not evenly distributed across the sections.
Frequently Asked Questions
Why does probability sum to 1?
Because 1 represents 100% certainty that something from the exhaustive list of outcomes will happen. If you’ve listed every single possibility, and you add up their chances, you’re guaranteed that one of them will occur.
Can probability be more than 1?
No, absolutely not! Probability is always a value between 0 and 1 (inclusive), or between 0% and 100%. If you calculate a probability greater than 1, you’ve made a mistake.
What’s the difference between empirical and theoretical probability?
Theoretical probability is based on mathematical principles and what should happen in a perfectly fair situation (e.g., rolling a fair die). Empirical probability (or relative frequency) is based on what does happen when you perform an experiment or observation, calculated from actual results.
Does a small sample always match theoretical probability?
No, not necessarily. Small samples are very prone to random variation — you might flip a fair coin 4 times and get 4 heads, but that doesn’t mean the probability of heads is 1. The link between empirical and theoretical probability only becomes strong with a large number of unbiased trials.
What does “unbiased sample” mean?
It means the way you collected your data or performed your experiment was fair and didn’t favour any particular outcome. For example, testing a coin needs a fair flip, not one where you try to make it land on heads.
Want probability rules to really click?
A Tutorful GCSE maths tutor can walk your child through these rules with plenty of worked examples at their own pace.
Find a GCSE maths tutor