Probability, conditional probability and independent events
IB Mathematics Analysis and Approaches SLΒ· Unit 4: Statistics & Probability, Topic 5Β· 15 min read
1. Basic Probability Rulesβ β ββββ± 5 min
Probability of an Event
For a finite sample space with equally likely outcomes, probability of event is the ratio of favorable outcomes to total outcomes in the sample space, with .
Example:
Rolling a fair 6-sided die:
The addition rule describes the probability of either of two events occurring, accounting for overlap where both events happen at the same time:
In a class of 30 students, 12 study biology, 15 study chemistry, and 5 study both. What is the probability a randomly selected student studies biology or chemistry?
- 1
Define events: ,
- 2
Calculate base probabilities:
- 3
- 4
Substitute into the addition rule:
- 5
- 6
The probability is .
Exam tip:
In IB exams, "or" always means inclusive or (A or B or both), so always subtract the intersection term once.
2. Conditional Probabilityβ β β βββ± 6 min
Conditional Probability
The probability of event occurring given that event has already occurred. It restricts the sample space to only outcomes in .
From the definition, we get the core formula for conditional probability, which holds when :
A bag has 5 red marbles and 3 blue marbles. Two marbles are drawn without replacement. Find the probability the second marble is red given the first was blue.
- 1
Define events: ,
- 2
After drawing one blue marble, we have 5 red and 2 blue marbles left, so 7 total marbles remaining.
- 3
Since all marbles are equally likely, the probability is the ratio of favorable red marbles to total remaining marbles:
- 4
- 5
Verifying with the formula: , , so , which matches.
What is (probability first is blue given second is red) for the example above?
What is the value of ?
Reveal answer
3/7 βCorrect! After drawing a red marble first, 4 red and 3 blue remain, so 3 blue out of 7 total marbles.
3. Independent Eventsβ β β βββ± 4 min
Independent Events
Two events are independent if the occurrence of one does not change the probability of the other. This means and .
Rearranging the conditional probability formula gives the key test for independence:
A fair coin is flipped twice. Let , . Verify that and are independent.
- 1
Calculate base probabilities: ,
- 2
The probability that the first is heads and the second is tails is 1 out of 4 equally likely outcomes, so
- 3
Check the independence condition:
- 4
- 5
The condition holds, so and are independent.
4. Common Pitfalls
Wrong move:
Treating sampling without replacement as independent events.
Why:
Drawing without replacement changes the sample size and outcome counts for subsequent draws, so events are dependent.
Correct move:
Use conditional probability for subsequent draws and adjust counts after each draw.
Wrong move:
Confusing with .
Why:
The order of events in conditional probability matters; swapping the condition gives a different result.
Correct move:
Always clearly label which event is the given condition, and remember the given event is in the denominator of the formula.
Wrong move:
Assuming events are independent without verification.
Why:
Most problems do not state dependence, so students often incorrectly assume independence.
Correct move:
Only use if the question explicitly says events are independent, or you verify it.
Wrong move:
Adding probabilities without subtracting the intersection.
Why:
Overlap where both events occur is counted twice if the intersection is not subtracted.
Correct move:
Always apply the full addition rule: .
5. Quick Reference Cheatsheet
Concept | Formula |
|---|---|
Addition Rule | P(A \cup B) = P(A) + P(B) - P(A \cap B) |
Conditional Probability | P(A|B) = \frac{P(A \cap B)}{P(B)}, \quad P(B) > 0 |
Independence Condition | P(A \cap B) = P(A) \cdot P(B) |
Independence Definition | P(A|B) = P(A), \quad P(B|A) = P(B) |
Multiplication Rule (Dependent) | P(A \cap B) = P(A|B) \cdot P(B) |
When this came up on past exams
AI-estimated based on syllabus patterns β cross-check with official past papers for accuracy. Use only as revision-focus signals.
- 2023 Β· 1
Conditional probability calculation
- 2022 Β· 2
Identify independent events
- 2021 Β· 1
Multi-event probability problem
Going deeper
What's Next
This topic is the foundation for all advanced probability work in IB AA SL. Mastery of conditional probability and independence is essential for solving multi-step problems with tree diagrams, and for working with discrete probability distributions that model random outcomes. These concepts are also the core of the binomial distribution, one of the most frequently tested distributions on the IB AA SL exam. Building a solid understanding here will make more complex topics much easier to master.
