Mathematics Β· AQA 8300 Β§S1

Probability

Spec: AQA 8300 §S1 ⭐⭐⭐ ⏱ 45 mins AQA · Edexcel · OCR Grade 9
  • Use the probability scale from 0 to 1 and calculate relative frequency from experimental data
  • Apply the AND rule $P(A \cap B) = P(A) \times P(B)$ for independent events
  • Apply the OR rule $P(A \cup B) = P(A) + P(B) - P(A \cap B)$ for any two events
  • Draw and interpret Venn diagrams for 2 and 3 sets, including the inclusion–exclusion principle
  • Find conditional probabilities using $P(A|B) = \dfrac{P(A \cap B)}{P(B)}$ and verify independence

πŸ”‘ Core Concepts

The Probability Scale

Probability quantifies how likely an event is to occur. Every probability is a number between 0 and 1 inclusive. A probability of 0 means the event is impossible; a probability of 1 means it is certain. Values in between describe the spectrum of likelihood.

πŸ“–
DEFINITION β€” Theoretical Probability
For an experiment with equally likely outcomes: $$P(A) = \frac{\text{number of outcomes favourable to } A}{\text{total number of equally likely outcomes}}$$
Complement Rule
$$P(A') = 1 - P(A)$$
$A'$ = the event that $A$ does not occur (read: "not A" or "A complement")
🎯
EXAM TIP
A probability can never be greater than 1 or less than 0. If your answer falls outside $[0, 1]$, you have made an error. Writing a probability as a negative number or greater than 1 scores zero marks.

Experimental vs Theoretical Probability

Theoretical probability is derived from the structure of the experiment (e.g., a fair six-sided die gives $P(4) = \tfrac{1}{6}$ by symmetry). Experimental probability (also called relative frequency) is estimated from data collected by actually performing the experiment.

πŸ“–
DEFINITION β€” Relative Frequency
$$\text{Relative Frequency of } A = \frac{\text{number of times } A \text{ occurred}}{\text{total number of trials}}$$ The Law of Large Numbers states that as the number of trials increases, relative frequency converges to the true theoretical probability.
βœ—
COMMON MISTAKE
Students state that relative frequency equals theoretical probability. It does not β€” it only estimates it. With a small number of trials the two can differ considerably. Only as the number of trials approaches infinity do they converge.
🎯
EXAM TIP β€” Is the Die Fair?
If asked to comment on whether a die is fair, compare each face's relative frequency to $\tfrac{1}{6} \approx 0.167$. If they are all close to $0.167$, the evidence supports a fair die; if one face has a notably different relative frequency, there is evidence of bias.

Mutually Exclusive and Exhaustive Events

πŸ“–
DEFINITION β€” Mutually Exclusive Events
Events $A$ and $B$ are mutually exclusive (or disjoint) if they cannot both occur at the same time: $$P(A \cap B) = 0$$ The OR rule simplifies when events are mutually exclusive: $$P(A \cup B) = P(A) + P(B)$$
πŸ“–
DEFINITION β€” Exhaustive Events
A set of events $A_1, A_2, \ldots, A_n$ is exhaustive if at least one of them must occur β€” they cover all possibilities in the sample space: $$P(A_1) + P(A_2) + \cdots + P(A_n) = 1$$
🧠
MEMORY TRICK
Mutually exclusive β€” they exclude each other. If one happens, it kicks the other out. Exhaustive β€” they exhaust all possible scenarios; nothing is left out.

The AND Rule β€” Independent Events

Two events are independent if the occurrence of one has no effect on the probability of the other. When events are independent, you multiply their probabilities to find the probability that both occur.

AND Rule (Multiplication Rule β€” Independent Events)
$$P(A \cap B) = P(A) \times P(B)$$
$P(A \cap B)$ = probability that both $A$ and $B$ occur $P(A)$, $P(B)$ = probabilities of each event occurring individually
⚠️
IMPORTANT β€” When Events Are Dependent
The formula $P(A \cap B) = P(A) \times P(B)$ applies only when $A$ and $B$ are independent. For dependent events (e.g., drawing cards or counters without replacement), the correct formula is the general multiplication rule: $$P(A \cap B) = P(A) \times P(B \mid A)$$
🎯
EXAM TIP β€” Testing Independence
To verify whether $A$ and $B$ are independent, check: $$P(A \cap B) \stackrel{?}{=} P(A) \times P(B)$$ If the two sides are equal, $A$ and $B$ are independent. If not, they are dependent. Always show both calculations clearly and state a conclusion.

The OR Rule β€” Addition Rule

The OR rule gives the probability that at least one of two events occurs. When both events can occur simultaneously (they are not mutually exclusive), simply adding the individual probabilities would double-count the overlap region. The intersection must be subtracted once to correct for this.

OR Rule (Addition Rule)
$$P(A \cup B) = P(A) + P(B) - P(A \cap B)$$
$P(A \cup B)$ = probability that $A$ or $B$ (or both) occurs $P(A \cap B)$ = probability that both occur simultaneously (the overlap)
βœ—
COMMON MISTAKE β€” Forgetting to Subtract the Intersection
Writing $P(A \cup B) = P(A) + P(B)$ without subtracting $P(A \cap B)$ counts every outcome in $A \cap B$ twice. Only omit the subtraction when you have verified that $P(A \cap B) = 0$, i.e., $A$ and $B$ are mutually exclusive.

Venn Diagrams

Venn diagrams partition the sample space into distinct regions. Each region corresponds to a specific combination of events occurring or not occurring. The rectangle represents the entire sample space $S$.

πŸ“–
DEFINITION β€” Regions in a 2-Set Venn Diagram
For events $A$ and $B$ within a sample space:
  • Only $A$ (in $A$ but not $B$): $P(A) - P(A \cap B)$
  • $A \cap B$ (in both): $P(A \cap B)$
  • Only $B$ (in $B$ but not $A$): $P(B) - P(A \cap B)$
  • Neither (outside both): $1 - P(A \cup B)$
All four regions must sum to 1.
🎯
EXAM TIP β€” 3-Set Venn Diagrams (Grade 9)
For 3-set Venn diagrams, always fill from the centre outwards:
  1. Start with the central region $A \cap B \cap C$.
  2. Then fill the exclusive two-set intersections: $(A \cap B) - (A \cap B \cap C)$, etc.
  3. Then fill the regions belonging to exactly one set.
  4. Finally, calculate the "none of these" region.

For three sets $A$, $B$, $C$, the inclusion–exclusion principle gives:

$$P(A \cup B \cup C) = P(A) + P(B) + P(C) - P(A \cap B) - P(A \cap C) - P(B \cap C) + P(A \cap B \cap C)$$

Sample Space Diagrams

A sample space diagram (or two-way grid) systematically lists all possible outcomes of two combined experiments. Each cell represents one equally likely outcome. The probability of any event is the number of favourable cells divided by the total number of cells.

✏️
WORKED EXAMPLE β€” Sample Space Diagram
Two fair dice are rolled simultaneously. The sample space contains $6 \times 6 = 36$ equally likely outcomes. Using a grid, $P(\text{sum} = 7) = \tfrac{6}{36} = \tfrac{1}{6}$ because the favourable pairs are $(1,6),(2,5),(3,4),(4,3),(5,2),(6,1)$.

Conditional Probability

The conditional probability $P(A \mid B)$ is the probability that event $A$ occurs given that event $B$ is known to have occurred. Conditioning on $B$ restricts the sample space: we now only consider outcomes that lie within $B$, and ask what fraction of those also lie within $A$.

Conditional Probability Formula
$$P(A \mid B) = \frac{P(A \cap B)}{P(B)}, \quad P(B) > 0$$
$P(A \mid B)$ = probability of $A$ given $B$ has occurred $P(A \cap B)$ = probability that both $A$ and $B$ occur $P(B)$ = probability of the conditioning event (must be positive)
πŸ“–
DEFINITION β€” Independence via Conditional Probability
Events $A$ and $B$ are independent if and only if knowing $B$ occurred tells you nothing about $A$: $$P(A \mid B) = P(A) \quad \text{and equivalently} \quad P(B \mid A) = P(B)$$ This is equivalent to the multiplication rule condition $P(A \cap B) = P(A) \times P(B)$.
🧠
MEMORY TRICK β€” Reading Venn Diagrams for Conditional Probability
"Given $B$" means $B$ is your new universe. In the Venn diagram, zoom in on just the $B$ circle and ignore everything outside it. Then ask: what fraction of $B$'s area is also shaded as $A$? That fraction is $P(A \mid B)$.
🎯
EXAM TIP β€” Reading "Given That"
The phrase "given that" in a question always signals conditional probability. The event after "given that" is the conditioning event β€” it goes in the denominator of $P(A \mid B) = P(A \cap B) / P(B)$.

Frequency Trees

A frequency tree splits a population sequentially through a series of categories. Each branch shows frequencies (counts of people or items), not probabilities directly. Probabilities are then calculated as $\text{frequency on branch} \div \text{total}$. Frequency trees are especially useful for two-stage problems such as medical screening, quality control, or sequential selections.

🎯
EXAM TIP β€” Frequency Trees
At each branching point, the numbers on the two branches must sum to the number entering that node. Always check your completed tree: the sum of all end-branch frequencies must equal the original total. Examiners look for complete and consistent trees before awarding marks.

πŸ—ΊοΈ Visual Notes

Probability
Foundations
  • Scale: 0 = impossible, 1 = certain
  • $P(A) + P(A') = 1$ (complement)
  • Theoretical: equally likely outcomes
  • Experimental: relative frequency from trials
Combining Events
  • AND: $P(A \cap B) = P(A)P(B)$ β€” independent
  • OR: $P(A \cup B) = P(A)+P(B)-P(A\cap B)$
  • Mutually exclusive: $P(A\cap B)=0$
  • Exhaustive: probabilities sum to 1
Venn Diagrams
  • 2-set: 4 regions including "neither"
  • 3-set: 8 regions β€” fill from centre out
  • Inclusion–exclusion for 3 sets
  • Rectangle = entire sample space
Conditional Probability
  • $P(A|B) = P(A \cap B) / P(B)$
  • Restricts sample space to $B$
  • Test independence: $P(A|B) = P(A)$?
  • Without replacement creates dependence
Diagrams & Tools
  • Sample space diagram (grid β€” two events)
  • Tree diagram (sequential events)
  • Frequency tree (populations)
  • Two-way tables (cross-tabulation)

Two-Set Venn Diagram β€” Regions

S Only A P(A) βˆ’ P(A∩B) A ∩ B P(A∩B) Only B P(B) βˆ’ P(A∩B) A B Neither: 1 βˆ’ P(AβˆͺB)

Three-Set Venn Diagram β€” Worked Example (100 Students)

French ($F$): 60, Spanish ($S$): 50, German ($G$): 30, $F\cap S$: 25, $F\cap G$: 20, $S\cap G$: 15, all three: 10, neither: 10.

S (100 students) F S G 25 Only F 20 Only S 5 Only G 15 F∩S only 10 F∩G only 5 S∩G only 10 F∩S∩G Neither: 10

Key Probability Concepts Compared

ConceptDefinitionKey Formula / ConditionExample
Mutually Exclusive Cannot both occur simultaneously $P(A \cap B) = 0$ Rolling a 3 and rolling a 5 on one die
Independent One does not affect the other $P(A \cap B) = P(A)P(B)$ Tossing a coin and rolling a die
Exhaustive Together they cover all outcomes $\sum P(A_i) = 1$ Getting H or T on a fair coin flip
Complementary One is the negation of the other $P(A') = 1 - P(A)$ Raining / not raining tomorrow
Conditional Probability given event $B$ occurred $P(A|B) = P(A \cap B)/P(B)$ P(2nd red | 1st was red), no replacement

Which Rule to Use? β€” Decision Process

Read the question: are both events required (AND) or is at least one required (OR)?
β†’
AND / both events: use the multiplication rule. Are the events independent or dependent?
β†’
Independent: $P(A)P(B)$. Dependent (e.g., without replacement): $P(A) \times P(B \mid A)$.
β†’
OR / at least one event: use $P(A \cup B) = P(A)+P(B)-P(A \cap B)$. If mutually exclusive, drop the last term.

Sample Space Diagram β€” Two Dice (Sums)

The table shows the sum of two fair dice. There are 36 equally likely outcomes. Highlighted cells show sums of 7 β€” the most probable single sum.

Die 1 \ Die 2123456
1234567
2345678
3456789
45678910
567891011
6789101112

$P(\text{sum} = 7) = \dfrac{6}{36} = \dfrac{1}{6}$ β€” the highest probability of any single sum.

✏️ Worked Examples

Grade 4–5
A bag contains 4 red, 3 blue, and 3 green counters. One counter is selected at random. Find:
(a) $P(\text{red})$   (b) $P(\text{not blue})$   (c) $P(\text{red or green})$
1
Identify the sample space
Total number of counters: $4 + 3 + 3 = 10$. All counters are equally likely to be selected.
2
Part (a) β€” Theoretical probability
$$P(\text{red}) = \frac{\text{number of red}}{\text{total}} = \frac{4}{10} = \frac{2}{5}$$
3
Part (b) β€” Complement rule
$$P(\text{not blue}) = 1 - P(\text{blue}) = 1 - \frac{3}{10} = \frac{7}{10}$$
4
Part (c) β€” Mutually exclusive OR rule
Red and green are mutually exclusive (a counter cannot be both colours), so: $$P(\text{red or green}) = P(\text{red}) + P(\text{green}) = \frac{4}{10} + \frac{3}{10} = \frac{7}{10}$$
(a) $\dfrac{2}{5}$   (b) $\dfrac{7}{10}$   (c) $\dfrac{7}{10}$
Grade 6–7
Events $A$ and $B$ are such that $P(A) = 0.6$, $P(B) = 0.5$, and $P(A \cap B) = 0.2$.
(a) Find $P(A \cup B)$.   (b) Determine whether $A$ and $B$ are independent, showing your working.   (c) Find $P(A \mid B)$.
1
Part (a) β€” OR rule
$$P(A \cup B) = P(A) + P(B) - P(A \cap B) = 0.6 + 0.5 - 0.2 = 0.9$$
2
Part (b) β€” Test independence
If $A$ and $B$ were independent, we would need $P(A \cap B) = P(A) \times P(B)$.
Calculate: $P(A) \times P(B) = 0.6 \times 0.5 = 0.30$
But $P(A \cap B) = 0.20 \neq 0.30$
Therefore $A$ and $B$ are not independent.
3
Part (c) β€” Conditional probability
$$P(A \mid B) = \frac{P(A \cap B)}{P(B)} = \frac{0.2}{0.5} = 0.4$$ Notice: $P(A \mid B) = 0.4 \neq 0.6 = P(A)$, which confirms the dependence found in part (b).
(a) $P(A \cup B) = 0.9$   (b) Not independent: $P(A)P(B) = 0.3 \neq 0.2 = P(A \cap B)$   (c) $P(A \mid B) = 0.4$
Grade 9
In a survey of 100 students: 60 study French ($F$), 50 study Spanish ($S$), 30 study German ($G$), 25 study both $F$ and $S$, 20 study both $F$ and $G$, 15 study both $S$ and $G$, and 10 study all three languages.
(a) Complete a 3-set Venn diagram showing the number of students in each region.
(b) Find $P(\text{student studies exactly one language})$.
(c) Find $P(F \mid S)$ and hence determine whether $F$ and $S$ are independent.
1
Part (a) β€” Fill 3-set Venn diagram from the centre outwards
Centre ($F \cap S \cap G$): given as $10$
$F \cap S$ only (not $G$): $25 - 10 = 15$
$F \cap G$ only (not $S$): $20 - 10 = 10$
$S \cap G$ only (not $F$): $15 - 10 = 5$
Only $F$: $60 - 15 - 10 - 10 = 25$
Only $S$: $50 - 15 - 5 - 10 = 20$
Only $G$: $30 - 10 - 5 - 10 = 5$
Check total in diagram: $25 + 20 + 5 + 15 + 10 + 5 + 10 = 90$
Neither: $100 - 90 = 10$
2
Part (b) β€” Exactly one language
Students studying exactly one language occupy the three outer-only regions: $$\text{Only }F + \text{Only }S + \text{Only }G = 25 + 20 + 5 = 50$$ $$P(\text{exactly one language}) = \frac{50}{100} = 0.5$$
3
Part (c) β€” Conditional probability and independence test
From the Venn diagram, the number studying both $F$ and $S$ (any combination) is 25, and studying $S$ is 50. $$P(F \mid S) = \frac{P(F \cap S)}{P(S)} = \frac{25/100}{50/100} = \frac{25}{50} = 0.5$$ Check independence: $P(F) = \tfrac{60}{100} = 0.6$
Since $P(F \mid S) = 0.5 \neq 0.6 = P(F)$, knowing a student studies Spanish changes the probability of also studying French.
Verification via multiplication: $P(F) \times P(S) = 0.6 \times 0.5 = 0.30$, but $P(F \cap S) = 0.25 \neq 0.30$. βœ“
Therefore $F$ and $S$ are not independent.
(a) See Venn diagram β€” regions: 25, 15, 20, 10, 5, 5, 10; neither = 10
(b) $P(\text{exactly one}) = 0.5$
(c) $P(F \mid S) = 0.5$; $F$ and $S$ are not independent since $P(F \mid S) = 0.5 \neq 0.6 = P(F)$, equivalently $P(F \cap S) = 0.25 \neq 0.30 = P(F)P(S)$

❓ Exam Questions

Q11 mark

The probability that a bus arrives late is 0.08. What is the probability that the bus does not arrive late?

Answer: $P(\text{not late}) = 1 - 0.08 = \mathbf{0.92}$

Mark scheme: B1 for 0.92
Q22 marks

A spinner has 5 equal sections numbered 1 to 5. A fair coin is tossed and the spinner is spun independently. Find the probability of obtaining a head and an even number.

Method:
The coin toss and spinner are independent events.
$P(\text{head}) = \dfrac{1}{2}$   $P(\text{even}) = \dfrac{2}{5}$ (the even numbers are 2 and 4)
$$P(\text{head} \cap \text{even}) = \frac{1}{2} \times \frac{2}{5} = \frac{2}{10} = \frac{1}{5}$$ Mark scheme: M1 for $\dfrac{1}{2} \times \dfrac{2}{5}$ (or equivalent); A1 for $\dfrac{1}{5}$ (oe)
Q33 marks

$P(A) = 0.7$, $P(B) = 0.4$, $P(A \cap B) = 0.3$.
(a) Find $P(A \cup B)$.   (b) State, with a reason, whether $A$ and $B$ are mutually exclusive.

(a) $P(A \cup B) = P(A) + P(B) - P(A \cap B) = 0.7 + 0.4 - 0.3 = \mathbf{0.8}$

(b) $A$ and $B$ are not mutually exclusive because $P(A \cap B) = 0.3 \neq 0$. Mutually exclusive events cannot occur simultaneously, which requires $P(A \cap B) = 0$.

Mark scheme: M1 for correct substitution in OR rule; A1 for 0.8; B1 for correct statement with reason
Q44 marks

In a class of 80 students, 35 own a cat ($C$), 28 own a dog ($D$), and 12 own both a cat and a dog.
(a) Complete a Venn diagram to represent this information.
(b) Find $P(C \mid D)$.

(a) Venn diagram values:
Only $C$: $35 - 12 = 23$   $C \cap D$: $12$   Only $D$: $28 - 12 = 16$   Neither: $80 - 23 - 12 - 16 = 29$
Check: $23 + 12 + 16 + 29 = 80$ βœ“

(b) $$P(C \mid D) = \frac{P(C \cap D)}{P(D)} = \frac{12/80}{28/80} = \frac{12}{28} = \frac{3}{7}$$ Mark scheme: B1 for each correct region (max B2 for Venn); M1 for $\dfrac{12}{28}$ or equivalent; A1 for $\dfrac{3}{7}$
Q56 marks

A bag contains 4 red and 6 blue counters. Two counters are taken from the bag without replacement.
(a) Find $P(\text{both red})$.   (b) Find $P(\text{exactly one red})$.
(c) Find $P(\text{second is blue} \mid \text{first was red})$.
(d) Determine, with a full calculation, whether "first counter is red" and "second counter is red" are independent events.

(a) $$P(RR) = \frac{4}{10} \times \frac{3}{9} = \frac{12}{90} = \frac{2}{15}$$ (b) $$P(\text{exactly one red}) = P(RB) + P(BR) = \frac{4}{10} \times \frac{6}{9} + \frac{6}{10} \times \frac{4}{9} = \frac{24}{90} + \frac{24}{90} = \frac{48}{90} = \frac{8}{15}$$ (c) Given first was red, 9 counters remain (3 red, 6 blue): $$P(\text{2nd blue} \mid \text{1st red}) = \frac{6}{9} = \frac{2}{3}$$ (d) Testing independence β€” need to check $P(A \cap B) = P(A) \times P(B)$ where $A$ = "1st red", $B$ = "2nd red".
$P(A) = \dfrac{4}{10} = \dfrac{2}{5}$
$P(B) = P(RR) + P(BR) = \dfrac{12}{90} + \dfrac{24}{90} = \dfrac{36}{90} = \dfrac{2}{5}$
$P(A) \times P(B) = \dfrac{2}{5} \times \dfrac{2}{5} = \dfrac{4}{25} = 0.16$
$P(A \cap B) = \dfrac{12}{90} = \dfrac{2}{15} \approx 0.133$
Since $\dfrac{2}{15} \neq \dfrac{4}{25}$, the events are not independent. Drawing without replacement creates dependence.

Mark scheme: M1A1 for (a); M1A1 for (b); B1 for (c); M1 for comparing $P(A \cap B)$ with $P(A)P(B)$; A1 for correct conclusion with supporting calculation
Q63 marks

A biased coin has probability $p$ of landing heads. The coin is flipped twice, independently. Given that $P(\text{exactly one head}) = 0.42$, find all possible values of $p$.

Method:
$P(\text{exactly one head}) = P(HT) + P(TH) = p(1-p) + (1-p)p = 2p(1-p)$
Setting equal to 0.42: $$2p(1-p) = 0.42 \implies 2p - 2p^2 = 0.42 \implies p^2 - p + 0.21 = 0$$ Using the quadratic formula (or factorising): $(p - 0.3)(p - 0.7) = 0$ $$p = 0.3 \quad \text{or} \quad p = 0.7$$ Both values are valid probabilities. The two solutions correspond to the same physical situation by symmetry (a coin with $P(H) = 0.3$ is the "complement" of one with $P(H) = 0.7$).

Mark scheme: M1 for setting $2p(1-p) = 0.42$; M1 for correct quadratic and attempt to solve; A1 for both $p = 0.3$ and $p = 0.7$

⭐ Grade 9 Model Answers

The following is a full annotated model answer for Q5 β€” the 6-mark question on without-replacement probability and independence. This type of question distinguishes Grade 8 from Grade 9 performance.

✏️
GRADE 9 MODEL ANSWER β€” Q5 (Full Annotation)

Part (a) β€” $P(\text{both red})$:

The critical insight is recognising that drawing without replacement means the second draw is dependent on the first. After removing one red counter, the bag contains 9 counters (3 red, 6 blue).

$$P(RR) = P(\text{1st red}) \times P(\text{2nd red} \mid \text{1st red}) = \frac{4}{10} \times \frac{3}{9} = \frac{12}{90} = \frac{2}{15}$$

Mark-earning move: Writing both fractions explicitly and multiplying. Stating "$\frac{3}{9}$ because one red has been removed" shows clear understanding.

Part (b) β€” $P(\text{exactly one red})$:

Exactly one red means either Red-then-Blue or Blue-then-Red. These outcomes are mutually exclusive, so their probabilities add.

$$P(RB) = \frac{4}{10} \times \frac{6}{9} = \frac{24}{90}, \qquad P(BR) = \frac{6}{10} \times \frac{4}{9} = \frac{24}{90}$$ $$P(\text{exactly one red}) = \frac{24}{90} + \frac{24}{90} = \frac{48}{90} = \frac{8}{15}$$

Mark-earning move: Considering both orderings (RB and BR). A common error is to write only $P(RB)$ and double it without recognising these are two distinct events.

Part (c) β€” Conditional probability:

Conditioning on "first was red" immediately tells us the new state of the bag: 9 counters remain with 3 red and 6 blue. No formula is needed β€” just read from the restricted sample space.

$$P(\text{2nd blue} \mid \text{1st red}) = \frac{6}{9} = \frac{2}{3}$$

Mark-earning move: Reducing both numerator and denominator after the first draw. Writing $\frac{6}{10}$ (ignoring the condition) loses the mark.

Part (d) β€” Testing independence (Grade 9 discriminating skill):

Independence requires $P(A \cap B) = P(A) \times P(B)$ where $A$ = "1st is red" and $B$ = "2nd is red". A common error at Grade 8 is to state "not independent because it is without replacement" without calculation β€” this alone does not earn full marks.

$P(A) = \dfrac{4}{10} = \dfrac{2}{5}$

$P(B) = P(\text{2nd red}) = P(RR) + P(BR) = \dfrac{12}{90} + \dfrac{24}{90} = \dfrac{36}{90} = \dfrac{2}{5}$

$P(A) \times P(B) = \dfrac{2}{5} \times \dfrac{2}{5} = \dfrac{4}{25}$

$P(A \cap B) = P(RR) = \dfrac{2}{15}$

Convert to a common denominator to compare: $\dfrac{4}{25} = \dfrac{12}{75}$ and $\dfrac{2}{15} = \dfrac{10}{75}$. Since $\dfrac{12}{75} \neq \dfrac{10}{75}$, the events are not independent.

Mark-earning moves: (i) Correctly computing $P(\text{2nd red})$ by combining both routes (RR and BR); (ii) Computing both $P(A)P(B)$ and $P(A \cap B)$ numerically; (iii) Stating a clear conclusion. This full working earns both the method mark and the accuracy mark.

πŸ“‹ Revision Sheet

Key Definitions
TermMeaning
EventA specific outcome or set of outcomes
Sample SpaceThe set of all possible outcomes
Mutually ExclusiveCannot both occur; $P(A \cap B) = 0$
ExhaustiveCover all possibilities; sum of probs = 1
IndependentOne does not affect the other
DependentOne affects the probability of the other
Relative FrequencyExperimental estimate of probability
Conditional Prob.$P(A|B)$: prob. of $A$ given $B$ occurred
Essential Formulae

$P(A') = 1 - P(A)$

$P(A \cup B) = P(A) + P(B) - P(A \cap B)$

$P(A \cap B) = P(A) \times P(B)$ (independent only)

$P(A \cap B) = P(A) \times P(B \mid A)$ (general)

$P(A \mid B) = \dfrac{P(A \cap B)}{P(B)}$

Independence: $P(A \cap B) = P(A)P(B)$?

3-set: $P(A \cup B \cup C) = P(A)+P(B)+P(C)$
$\quad -P(A\cap B)-P(A\cap C)-P(B\cap C)+P(A\cap B\cap C)$

Memory Hooks
  • AND β†’ multiply (for independent events)
  • OR β†’ add, then subtract overlap
  • NOT β†’ 1 minus (complement rule)
  • "Given B" β†’ zoom into B's circle
  • Exclusive β†’ no overlap (can't both happen)
  • 3-set Venn β†’ fill from the centre out
  • Without replacement β†’ always dependent
  • More trials β†’ relative freq. β†’ true prob.
Exam Tips
  • Always verify independence before using $P(A)P(B)$
  • "Without replacement" signals dependent events β€” update the sample space at each stage
  • In Venn diagram questions, check all regions sum to the total population
  • For 3-set Venn diagrams, start with the central region $A \cap B \cap C$
  • To test independence: compute $P(A)P(B)$ and compare to $P(A \cap B)$ numerically
  • State conclusions explicitly: "Therefore $A$ and $B$ are / are not independent because..."
  • "Given that" always signals $P(A \mid B)$ β€” the conditioning event goes in the denominator
  • Mutually exclusive and independent are different concepts β€” never confuse them

πŸ”„ Flashcards

Click a card to reveal the answer. Review all 15 cards regularly β€” spaced repetition is the most effective way to retain probability formulae.

βœ— Common Mistakes

βœ—
MISTAKE 1 β€” Forgetting to subtract the intersection in the OR rule

What students do: Write $P(A \cup B) = P(A) + P(B)$ without subtracting $P(A \cap B)$.

Why marks are lost: This double-counts every outcome in $A \cap B$, giving a result that is too large. If $P(A \cup B) > 1$, the error is immediately obvious β€” but when the answer looks plausible, students miss it entirely.

How to avoid it: Memorise the full OR rule: "add both, subtract the middle". Only skip the subtraction after explicitly confirming $P(A \cap B) = 0$ (mutually exclusive events).

βœ—
MISTAKE 2 β€” Applying the multiplication rule to dependent events

What students do: Write $P(A \cap B) = P(A) \times P(B)$ even when drawing without replacement.

Why marks are lost: The formula only holds for independent events. For dependent events, the correct formula is $P(A \cap B) = P(A) \times P(B \mid A)$, and $P(B \mid A) \neq P(B)$ once items have been removed from the pool.

How to avoid it: Ask "does the first event change what is available for the second?" If yes (e.g., "without replacement", "selected and not returned"), use conditional probabilities on each branch of a tree diagram.

βœ—
MISTAKE 3 β€” Incorrect 3-set Venn diagram (not subtracting triple intersection)

What students do: Place "25 study $F$ and $S$" entirely in the $F \cap S$ crescent region, without first removing those who study all three.

Why marks are lost: The given value for $F \cap S$ includes the triple intersection. The exclusive two-set overlap is $(F \cap S) - (F \cap S \cap G) = 25 - 10 = 15$. Students who skip this end up with inflated counts that do not sum to the total.

How to avoid it: Always fill from the centre outwards. The centre ($A \cap B \cap C$) value is subtracted from each two-set intersection to get the exclusive crescent.

βœ—
MISTAKE 4 β€” Confusing $P(A \mid B)$ with $P(B \mid A)$

What students do: Swap the numerator and denominator, or treat $P(A \mid B)$ and $P(B \mid A)$ as equal.

Why marks are lost: These are generally very different values. For example, $P(\text{disease} \mid \text{positive test})$ and $P(\text{positive test} \mid \text{disease})$ are completely different quantities with entirely different real-world meanings.

How to avoid it: In $P(A \mid B) = P(A \cap B) / P(B)$, the event after the vertical bar is always the denominator. Write the formula out fully before substituting.

βœ—
MISTAKE 5 β€” Claiming mutually exclusive events are independent

What students do: Write "the events are mutually exclusive, so they are independent."

Why marks are lost: This is the opposite of the truth. If $A$ and $B$ are mutually exclusive with $P(A) > 0$ and $P(B) > 0$, knowing $A$ occurred guarantees $B$ did not β€” the events are as dependent as possible. Independence and mutual exclusivity are fundamentally different properties.

How to avoid it: Mutually exclusive: $P(A \cap B) = 0$. Independent: $P(A \cap B) = P(A)P(B)$. Both can only hold simultaneously if $P(A) = 0$ or $P(B) = 0$.

βœ—
MISTAKE 6 β€” Forgetting to consider both orderings in "exactly one" problems

What students do: Calculate only $P(RB)$ when asked for $P(\text{exactly one red})$, forgetting $P(BR)$.

Why marks are lost: "Exactly one red" can happen two ways: Red first then Blue, or Blue first then Red. Only one of these orderings is considered, halving the correct answer. Examiners set these questions precisely to test this point.

How to avoid it: Always draw a tree diagram and identify all branches that satisfy the condition. Add all such branches (they are mutually exclusive outcomes of the combined experiment).

βœ… Final Checklist

Click each item when you are confident with it. Your progress is saved automatically in your browser.

  • I can place any event on the probability scale from 0 (impossible) to 1 (certain)
  • I can calculate theoretical probability using the formula: favourable outcomes Γ· total equally likely outcomes
  • I can calculate relative frequency from experimental data and explain why it estimates theoretical probability
  • I understand the Law of Large Numbers: relative frequency converges to true probability as trials increase
  • I can apply the complement rule $P(A') = 1 - P(A)$ to find "not A" probabilities
  • I can identify mutually exclusive events and apply the simplified OR rule $P(A \cup B) = P(A) + P(B)$
  • I can apply the full OR rule $P(A \cup B) = P(A) + P(B) - P(A \cap B)$ for any two events
  • I can apply the AND rule $P(A \cap B) = P(A) \times P(B)$ for independent events
  • I can explain why "without replacement" makes events dependent and use conditional probabilities on tree diagrams
  • I can draw and interpret a 2-set Venn diagram, correctly calculating all four regions
  • I can complete a 3-set Venn diagram by filling from the centre outwards and verify all regions sum to the total
  • I can state and apply the inclusion–exclusion formula for three sets
  • I can calculate conditional probability using $P(A \mid B) = P(A \cap B) / P(B)$ from a Venn diagram or given probabilities
  • I can test whether two events are independent by checking $P(A \cap B) = P(A)P(B)$ and state a clear conclusion
  • I can solve multi-step Grade 9 probability problems combining Venn diagrams, conditional probability, and independence testing
0 / 15