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 covers probability as required by the Edexcel A-Level Mathematics specification (9MA0), Paper 3 Section A -- Statistics. You need to understand Venn diagrams, tree diagrams, conditional probability using the formula P(A|B) = P(A and B) / P(B), and the concepts of mutually exclusive and independent events.
For any two events A and B:
P(A or B) = P(A) + P(B) - P(A and B)
Exam Tip: The subtraction of P(A and B) avoids double-counting the outcomes where both A and B occur.
A Venn diagram uses circles inside a rectangle to represent events and their probabilities.
Given: P(A) = 0.5, P(B) = 0.4, P(A and B) = 0.15
Check: 0.35 + 0.15 + 0.25 + 0.25 = 1.00.
A tree diagram shows the outcomes of successive events and their probabilities.
A bag contains 3 red and 2 blue balls. You draw one ball, do not replace it, then draw another.
First draw:
Second draw (given Red 1st):
Second draw (given Blue 1st):
P(Both Red) = 3/5 x 1/2 = 3/10 P(Red then Blue) = 3/5 x 1/2 = 3/10 P(Blue then Red) = 2/5 x 3/4 = 6/20 = 3/10 P(Both Blue) = 2/5 x 1/4 = 2/20 = 1/10
Check: 3/10 + 3/10 + 3/10 + 1/10 = 1.
P(one of each colour) = 3/10 + 3/10 = 6/10 = 3/5.
Conditional probability is the probability of event A occurring given that event B has already occurred.
P(A|B) = P(A and B) / P(B)
P(A and B) = P(A|B) x P(B)
This is the multiplication rule for dependent events.
In a class of 30 students, 18 study Maths, 15 study Physics, and 10 study both.
P(Maths | Physics) = (1/3) / (1/2) = 2/3
P(Physics | Maths) = (1/3) / (3/5) = 5/9
Exam Tip: P(A|B) and P(B|A) are generally different. Always read the question carefully to determine which conditional probability is being asked for.
Two events A and B are mutually exclusive if they cannot both occur at the same time.
If P(A and B) = 0, the events are mutually exclusive.
Two events A and B are independent if the occurrence of one does not affect the probability of the other.
Check whether P(A and B) = P(A) x P(B). If it holds, the events are independent.
P(A) = 0.3, P(B) = 0.5, P(A and B) = 0.15
Test: 0.3 x 0.5 = 0.15 = P(A and B). So A and B are independent.
P(A) = 0.4, P(B) = 0.6, P(A and B) = 0.3
Test: 0.4 x 0.6 = 0.24 ≠ 0.3. So A and B are not independent.
Exam Tip: Independent events and mutually exclusive events are NOT the same thing. If two events are mutually exclusive (and both have non-zero probability), they cannot be independent, because knowing one occurred means the other definitely did not.
Tree diagrams naturally encode conditional probability. The second set of branches shows P(2nd event | 1st event). The probability of any path = P(1st event) x P(2nd event | 1st event).
Edexcel 9MA0-03 specification, Paper 3 — Statistics and Mechanics, Section 5: Probability. The sub-strands require candidates to "understand and use mutually exclusive and independent events when calculating probabilities", "link to discrete and continuous distributions", and "understand and use conditional probability, including the use of tree diagrams, Venn diagrams, two-way tables". Although Section 5 is short on the specification page, probability ideas are tested throughout the statistics half of Paper 3 — they underlie Section 4 (Statistical distributions, where binomial probabilities require independent trials), Section 6 (Hypothesis testing, where p-values are tail probabilities) and Section 3 (Probability distributions and discrete random variables). The Edexcel formula booklet provides P(A∪B)=P(A)+P(B)−P(A∩B) and the conditional formula P(A∣B)=P(A∩B)/P(B), but candidates must recognise when to deploy each.
Question (8 marks): A factory has two machines, M1 and M2. Machine M1 produces 60% of all components and Machine M2 produces the remaining 40%. The probability that a component from M1 is defective is 0.03; the probability that a component from M2 is defective is 0.05.
(a) Draw a tree diagram representing this situation. (2)
(b) Find the probability that a randomly chosen component is defective. (2)
(c) Given that a randomly chosen component is defective, find the probability that it was produced by Machine M2. (4)
Solution with mark scheme:
(a) Step 1 — construct the tree. First branch: P(M1)=0.6, P(M2)=0.4. Second branch from each: P(D∣M1)=0.03, P(D′∣M1)=0.97, P(D∣M2)=0.05, P(D′∣M2)=0.95.
B1 — first-stage probabilities labelled correctly (0.6 and 0.4). B1 — second-stage conditional probabilities all four labelled correctly. Common error: writing P(D)=0.03 on the second branch rather than P(D∣M1)=0.03 — the branch represents a conditional event, and mislabelling here propagates into part (c).
(b) Step 1 — apply the law of total probability.
P(D)=P(M1)P(D∣M1)+P(M2)P(D∣M2)=0.6×0.03+0.4×0.05
M1 — multiplying along each branch and summing the two "defective" routes.
P(D)=0.018+0.020=0.038
A1 — correct numerical answer 0.038 (or 50019).
(c) Step 1 — write the conditional probability formula.
P(M2∣D)=P(D)P(M2∩D)
M1 — quoting the conditional formula with correct events. Many candidates flip the conditioning here, computing P(D∣M2)=0.05 and writing it as the answer — that's the base-rate fallacy in miniature.
Step 2 — substitute.
P(M2∩D)=P(M2)⋅P(D∣M2)=0.4×0.05=0.020
M1 — correct numerator from the tree.
P(M2∣D)=0.0380.020=3820=1910
A1 — exact fraction 1910 or decimal 0.526 (3 s.f.).
A1 — final form simplified, with reasoning shown. Note the answer is larger than P(M2)=0.4 — observing the defect raises our credence that M2 produced the component, even though M2 is the minority producer, because M2 is more error-prone.
Total: 8 marks (B2 M3 A3, split as shown).
Question (6 marks): Events A and B are such that P(A)=0.4, P(B)=0.5, and P(A∪B)=0.7.
(a) Find P(A∩B). (2)
(b) Determine, with reasoning, whether A and B are independent. (2)
(c) Find P(A∣B′), where B′ denotes the complement of B. (2)
Mark scheme decomposition by AO:
(a)
(b)
(c)
Total: 6 marks split AO1 = 4, AO2 = 2. Independence questions reliably carry an AO2 reasoning mark — Edexcel rewards the justification step (stating the criterion and the equality) as much as the arithmetic.
Connects to:
Section 4 — Discrete distributions (binomial): X∼B(n,p) models n independent Bernoulli trials with success probability p. The independence assumption is exactly the multiplication rule P(A∩B)=P(A)P(B) applied across all trials. Without confident probability foundations the binomial formula P(X=r)=(rn)pr(1−p)n−r is mechanical rather than meaningful.
Section 4 — Normal distribution: P(a<X<b) for X∼N(μ,σ2) is a continuous probability — but the rules of the algebra of events (complements, unions, conditional probabilities) carry over unchanged, e.g. P(X>a∣X>b)=P(X>a)/P(X>b) for a>b.
Section 6 — Hypothesis testing: the p-value is P(observed or more extreme∣H0) — a conditional probability where the conditioning event is "the null hypothesis is true". Misinterpreting p-values as P(H0∣data) is the same conditional-flip error as confusing P(A∣B) with P(B∣A).
Section 1 — Statistical sampling and combinatorics (GCSE link): counting outcomes via (rn) underwrites tree-diagram leaf probabilities. Equally-likely outcomes reduce probability calculation to combinatorial counting — the original Laplace definition.
Section 2 — Statistical inference and large-data set: the language of "given that" used in conditional probability is the same language used when reading sub-tables of the LDS — P(rainfall>10∣Camborne, July) is read off the LDS by filtering rows.
Probability questions on 9MA0-03 split AO marks as follows:
| AO | Typical share | Earned by |
|---|---|---|
| AO1 (knowledge / procedure) | 50–60% | Computing tree-branch products, applying the addition rule, substituting into $P(A |
| AO2 (reasoning / interpretation) | 25–35% | Justifying independence, interpreting a conditional probability in context, explaining why a Bayes-style answer differs from naïve intuition |
| AO3 (problem-solving / modelling) | 10–20% | Modelling a real-world scenario as a tree or Venn diagram, identifying the events and assumptions, evaluating whether independence is reasonable |
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.