Study Notes

Overview
Probability is a fundamental branch of mathematics that deals with the likelihood of events occurring. For A-Level Maths, AQA requires a deep and rigorous understanding of probability, moving far beyond simple coin flips. This topic expects you to become fluent in the language of set theory, to master the logic of conditional events, and to confidently test for statistical independence. It forms a cornerstone of statistics and has profound connections to other areas of mathematics like binomial expansion and integration. In the exam, you can expect to see a range of questions, from short, definition-based questions to long, multi-part problems that require you to model a real-world scenario, often drawing from the Large Data Set. Success in this topic hinges on selecting the right tool for the job β whether thatβs a Venn diagram, a tree diagram, or a specific formula β and executing your solution with precision.
Key Concepts
Concept 1: Set Notation and Venn Diagrams
At its heart, probability is built on the language of sets. You must be able to read and use this notation fluently. A set is simply a collection of outcomes, and an event is a specific set of outcomes we are interested in. The entire range of possible outcomes is called the sample space.
- Union (A βͺ B): This means the outcome is in set A OR set B OR both. It represents the total area covered by both circles in a Venn diagram.
- Intersection (A β© B): This means the outcome must be in BOTH set A AND set B. It is the overlapping region of the circles in a Venn diagram.
- Complement (A'): This means the outcome is NOT in set A. It is everything in the sample space outside of the circle for A.
Venn diagrams are the most powerful tool for visualizing these relationships. They allow you to map out the probabilities associated with different combinations of events. For full marks, always ensure the probabilities in all regions of your Venn diagram, including the area outside the circles (representing 'neither' event), sum to 1.

Concept 2: Mutually Exclusive vs. Independent Events
This is a critical distinction that is frequently misunderstood and therefore a favourite of examiners.
-
Mutually Exclusive Events: These are events that CANNOT happen at the same time. For example, when rolling a single die, the events 'rolling a 5' and 'rolling a 6' are mutually exclusive. If one happens, the other cannot. The key mathematical property is that their intersection is zero: P(A β© B) = 0. On a Venn diagram, the circles for mutually exclusive events do not overlap.
-
Independent Events: These are events where the outcome of one has NO effect on the outcome of the other. For example, flipping a coin and then rolling a die. The coin's result doesn't influence the die's result. The crucial test for independence is: P(A β© B) = P(A) x P(B). You MUST show this calculation explicitly in an exam to prove independence. Do not just state it.
Concept 3: Conditional Probability
The phrase 'given that' is your signal that you are dealing with conditional probability. It means you are working with a restricted sample space. The notation is P(A|B), which reads 'the probability of A given that B has occurred'.
The formula is: **P(A|B) = P(A β© B) / P(B)**Think of it this way: you are no longer considering the entire sample space. You are now living in a world where event B has definitely happened. So, your new 'whole' is P(B). The part of that 'new whole' that you are interested in is the part that is also in A, which is the intersection P(A β© B). This is a high-level skill that examiners use to differentiate candidates.

Concept 4: Tree Diagrams
Tree diagrams are your go-to tool for modelling experiments with multiple stages, especially when the probabilities change at each stage (known as 'without replacement').
- Structure: The first set of branches represents the outcomes of the first stage. The second set of branches extends from the end of the first, representing the second stage.
- Key Rules:
- Multiply along the branches to find the probability of a specific sequence of outcomes.
- Add down the list of final outcomes to find the overall probability of an event that can happen in multiple ways (e.g., picking one red and one blue counter in any order).

Mathematical/Scientific Relationships
Here are the key formulas you will need. It is vital to know which are on the formula sheet and which you must memorise.
-
The Addition Rule (Given on formula sheet):
P(A βͺ B) = P(A) + P(B) - P(A β© B)
Use this when you want to find the probability of 'A or B' and the events are not mutually exclusive. -
The Conditional Probability Formula (Given on formula sheet):
P(A|B) = P(A β© B) / P(B)
Use this whenever you see the phrase 'given that' or are dealing with a restricted sample space. -
The Test for Independence (Must memorise):
Events A and B are independent if and only if P(A β© B) = P(A) x P(B)
This is not just a formula, but a test you must perform and conclude upon. You must calculate both sides separately and compare them.
Practical Applications
Probability is not just an abstract concept; it underpins many real-world systems:
- Insurance: Companies use probability to calculate the likelihood of events like car accidents or house fires to set premium prices.
- Medical Testing: The accuracy of a medical test is described using conditional probability β the probability of having a disease given a positive test result.
- Finance and Investing: Analysts use probability to model the risk and potential return of different investments.
- The Large Data Set: You will be expected to apply your knowledge of probability to analyse the real-world data provided by AQA, for example, by calculating the probability that a journey of a certain length occurs in a specific location.