Class 12 Statistics Notes · GSEB
Conditional and Multiplication
Probability — learn conditional probability P(A|B), independent events, and the multiplication rule with tree diagrams. GSEB Class 12 Statistics notes.
Last updated: 25 Aug 2026
Notes
Conditional Probability and Multiplication Rule
Conditional probability asks: "Given that B has happened, what is the probability of A?" This changes the sample space from S to B.
Conditional Probability
Samosa Stall Test
In your class of 40 students, 25 play cricket (C) and 15 play football (F), with 8 playing both. P(cricket | football) = P(C ∩ F)/P(F) = 8/40 ÷ 15/40 = 8/15 ≈ 0.53. Given that a student plays football, there's a 53% chance they also play cricket.
Independent Events
| Aspect | Dependent | Independent |
|---|---|---|
| P(A|B) vs P(A) | P(A|B) ≠ P(A) | P(A|B) = P(A) |
| Multiplication | P(A∩B) = P(A)·P(B|A) | P(A∩B) = P(A)·P(B) |
| Example | Drawing cards without replacement | Tossing two coins |
Common mistake
"Two dice are rolled. Are the events 'first die shows 3' and 'sum is 7' independent?" Check: P(A) = 1/6, P(B) = 6/36 = 1/6, P(A∩B) = 1/6 × 1/6 = 1/36? No — P(A∩B) = 1/6 (outcomes: 3,1; 3,2; 3,3; 3,4; 3,5; 3,6 — only 3,4 gives sum 7). So P(A∩B) = 1/36 = P(A)·P(B). They ARE independent!
General Multiplication Rule
Solved Example
Problem
A bag contains 5 red and 3 blue balls. Two balls are drawn one after another WITHOUT replacement. Find P(both red).
Solution
P(both red) = 5/14 ≈ 0.357
Explore: Probability Tree Diagram
Walk through the 5 steps to build a probability tree. Each step reveals more of the diagram.
Probability Tree Builder
Scenario: It rains 30% of days. If it rains, you carry an umbrella 90% of the time. If no rain, you carry one 20% of the time.
Step 1: Define Event A
Rain (P = 0.3) vs No Rain (P = 0.7)
Solved Examples
Solved Example
Problem
P(A) = 0.6, P(B) = 0.4, P(A ∩ B) = 0.2. Find P(A|B) and P(B|A).
Solution
P(A|B) = 0.5, P(B|A) = 1/3
Solved Example
Problem
Two cards are drawn from a 52-card deck WITHOUT replacement. Find P(both are kings).
Solution
P(both kings) = 1/221 ≈ 0.0045
Key Takeaways
Key Takeaways
- P(A|B) = P(A ∩ B)/P(B) — restricts sample space to B.
- Independent events: P(A ∩ B) = P(A) × P(B) — one does not affect the other.
- General multiplication: P(A ∩ B) = P(A) × P(B|A) — works always.
- Without replacement → dependent events. With replacement → independent events.
- Tree diagrams are powerful: multiply along branches, add across branches.
Practice
- P(A) = 0.5, P(B) = 0.3, P(A ∩ B) = 0.15. Are A and B independent?
- A bag has 4 white and 6 black balls. Two balls are drawn without replacement. Find P(both black).
- P(rain today) = 0.4. P(carrying umbrella | rain) = 0.8. P(carrying umbrella | no rain) = 0.1. Find P(carrying umbrella).