Question
Two fair dice are thrown simultaneously. Find the probability of getting a sum of 8, given that the first die shows a 3.
Solution — Step by Step
Let:
- Event A: The first die shows 3
- Event B: The sum of both dice is 8
We need to find — the probability of B given that A has already occurred.
This formula asks: among all outcomes where A occurs, what fraction also have B?
Total outcomes when two dice are thrown:
Outcomes where first die = 3: — exactly 6 outcomes
We need outcomes where the first die shows 3 AND the sum is 8. If first die = 3, then second die must = 5 to get sum = 8.
The outcome : first die = 3 ✓, sum = 3 + 5 = 8 ✓
So — just 1 outcome
Why This Works
Conditional probability restricts our sample space. Once we know the first die shows 3, there are only 6 possible outcomes (not 36). Of these 6 outcomes — (3,1), (3,2), (3,3), (3,4), (3,5), (3,6) — exactly one gives a sum of 8: namely (3,5). So the probability is 1/6.
The formula is just a formal way of doing this restriction.
Alternative Method
Reduced sample space method (often faster):
Given: first die = 3. Restricted sample space = — 6 equally likely outcomes.
Favourable outcome for sum = 8: only — 1 outcome.
For CBSE Class 12 and JEE, both the formula method and the reduced sample space method are acceptable. The reduced sample space method is faster for simple problems. Use the formula method when the events are more complex or when you need to demonstrate your knowledge of conditional probability notation for full marks.
Common Mistake
Students sometimes look for ALL ways to get a sum of 8 (which is (2,6), (3,5), (4,4), (5,3), (6,2) — five outcomes) and divide by 36 to get 5/36. This is wrong because the question specifies the first die already shows 3. We must restrict to outcomes consistent with the given condition. The conditional probability 1/6 is different from the unconditional probability 5/36.