Probability concepts, conditional probability, independent events
IB Mathematics Applications and Interpretation HLΒ· IB AI HL 5.4Β· 45 min read
1. Core Probability Fundamentalsβ β ββββ± 15 min
Sample Space and Event
for sample space, for events
The sample space is the set of all possible outcomes of a random experiment. An event is a subset of the sample space.
Example:
Rolling a 6-sided die: , event "roll even" is
All probability follows core basic rules: the probability of any event is between 0 and 1, and the sum of probabilities of all outcomes in the sample space equals 1. A very useful rule is the complement rule for the event that does not occur, written .
A fair 10-sided die is rolled once. Find the probability that the outcome is not a multiple of 3.
- 1
- Identify the sample space and event:
- 2
- 3
Let = outcome is a multiple of 3, so ,
- 4
- Calculate :
- 5
- 6
- Use the complement rule to find , the probability the outcome is not a multiple of 3:
- 7
2. Conditional Probabilityβ β β βββ± 20 min
Conditional Probability
The probability of event occurring given that event has already occurred is called conditional probability, written . The formula is:
Example:
Probability of drawing a red card second, given the first card drawn was red
Conditional probability restricts the sample space to only outcomes where has occurred, so we normalize the joint probability by the total probability of . This matches our intuitive understanding of how prior information changes probability.
A bag contains 5 red marbles and 7 blue marbles. Two marbles are drawn without replacement. Find the probability that the second marble is red, given the first was red.
- 1
- Define events: = second marble red, = first marble red. We need .
- 2
- Calculate the joint probability both are red:
- 3
- 4
- We know , the probability the first marble is red.
- 5
- Apply the conditional probability formula:
- 6
- 7
This matches intuition: after drawing one red, 4 red out of 11 total marbles remain.
Exam tip:
Always confirm ; if cannot occur, conditional probability is undefined, a common trick exam question.
3. Independent Events and Key Distinctionsβ β β βββ± 20 min
Independent Events
Two events and are independent if the occurrence of one does not change the probability of the other. This gives the core mathematical condition:
Example:
Rolling a die twice: the result of the first roll does not affect the second
Mutually exclusive events are events that cannot occur at the same time, so . This is a completely separate concept from independence, and mixing the two up is one of the most common exam mistakes.
A student takes two independent tests. The probability they pass test 1 is 0.7, and the probability they pass test 2 is 0.6. Find the probability the student passes exactly one test.
- 1
- Define events: = pass test 1, = pass test 2, events are independent.
- 2
- "Pass exactly one" means (pass 1 and fail 2) OR (fail 1 and pass 2). These are mutually exclusive, so we add their probabilities.
- 3
- Calculate the first probability using the independence rule:
- 4
- 5
- Calculate the second probability:
- 6
- 7
- Add the probabilities:
- 8
4. Common Pitfalls
Wrong move:
Confusing independent and mutually exclusive events for non-zero probability events
Why:
These are separate concepts, and their conditions are contradictory for events with positive probability
Correct move:
Remember: mutually exclusive means , independent means . Only use mutually exclusive if events cannot occur together.
Wrong move:
Forgetting to divide by when calculating conditional probability, leaving as the final answer
Why:
Conditional probability restricts the sample space to , so normalization is required
Correct move:
Always write the full formula and divide by before finishing.
Wrong move:
Treating draws with replacement the same as draws without replacement (or vice versa)
Why:
The sample size only changes when drawing without replacement, which changes probabilities for subsequent draws
Correct move:
Always read the question carefully to check if draws are with or without replacement before starting your calculation.
Wrong move:
Assuming all events are independent when the question does not state this
Why:
Many exam problems test your ability to check for independence, not assume it from the start
Correct move:
Only use the rule if the question explicitly states events are independent, or you have verified independence via the definition.
5. Quick Reference Cheatsheet
Concept | Formula / Rule |
|---|---|
Complement Rule | |
Conditional Probability | |
General Multiplication Rule | |
Independent Events | , |
Mutually Exclusive Events | , |
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.
- 2021 Β· 1
Conditional probability calculation
- 2022 Β· 2
Independent events problem
- 2023 Β· 1
Venn diagram probability
Going deeper
What's Next
Mastering these core probability concepts is the foundation for all further probability and statistics topics in IB AI HL, including discrete and continuous probability distributions, expected value, hypothesis testing, and regression analysis. Conditional probability is especially critical for Bayes' theorem, a common higher-mark exam topic that extends the ideas you learned here. The distinction between independent and dependent events also comes into play when checking for association in contingency tables for chi-squared tests, so building a solid understanding here will help you avoid common mistakes in more advanced topics.
