📘 1. Probability
1.1 Experiments, events and outcomes
- Experiment: A process that leads to well-defined results.
- Outcome: A possible result of an experiment.
- Sample Space (S): The set of all possible outcomes.
- Event: A subset of the sample space.
1.2 Mutually exclusive events and the addition law
- Mutually Exclusive Events: Two events that cannot occur at the same time.
- Addition Law:
- For any two events A and B:
- If A and B are mutually exclusive:
1.3 Independent events and the multiplication law
- Independent Events: The occurrence of one does not affect the probability of the other.
- Multiplication Law:
1.4 Conditional probability
- Conditional Probability: The probability of A given B has occurred:
1.5 Dependent events and conditional probability
- If events are dependent, use:
📚2.Past Paper Questions & Solutions (Last 5 Years)
2.1. Question from 9709/w19/62 (November 2019 Paper 62)
Question:
Events A and B are such that $ P(A) = 0.6 $, $ P(B) = 0.7 $, and $ P(A|B) = 0.8 $. Find $ P(A \cup B) $.
Solution:
坑点:
- Confusing $ P(A|B) $ with $ P(B|A) $.
- Forgetting to subtract $ P(A \cap B) $ in the union formula.
2.2. Question from 9709/s20/63 (June 2020 Paper 63)
Question:
A bag contains 5 red and 3 blue marbles. Two marbles are drawn without replacement. Find the probability that both are red.
Solution:
坑点:
- Without replacement → events are dependent.
- Not adjusting the denominator after the first draw.
2.3. Question from 9709/w20/62 (November 2020 Paper 62)
Question:
Events X and Y are independent. $ P(X) = 0.4 $, $ P(Y) = 0.5 $. Find $ P(X \cup Y) $.
Solution:
坑点:
- Assuming independence means mutually exclusive (they are not!).
2.4. Question from 9709/s21/62 (June 2021 Paper 62)
Question:
The probability that a student passes Math is 0.8, and Physics is 0.6. The probability that he passes at least one subject is 0.9. Are the events independent?
Solution:
Let M = Math, P = Physics.
If independent, $ P(M \cap P) = 0.8 \times 0.6 = 0.48 \neq 0.5 $ → Not independent.
坑点:
- Misapplying the independence test.
2.5. Question from 9709/w21/62 (November 2021 Paper 62)
Question:
A fair die is rolled twice. Find the probability that the sum is 10 given that the first roll is 1.
Solution:
坑点:
- Not correctly identifying the conditional event.
⚠️ Common Pitfalls & Tips
Mutually Exclusive vs Independent:
- Mutually exclusive: $ P(A \cap B) = 0 $
- Independent: $ P(A \cap B) = P(A)P(B) $
Conditional Probability:
- Always use: $ P(A|B) = \frac{P(A \cap B)}{P(B)} $
Tree Diagrams: Useful for sequential events.
Venn Diagrams: Help visualize unions and intersections.
📌 Revision Advice
- Practice Venn and Tree Diagrams for visual reasoning.
- Memorize the formulas for union, intersection, and conditional probability.
- Identify dependency before applying multiplication rule.
- Solve past papers under timed conditions.
- Review mark schemes to understand common mistakes.