Question
Two dice are thrown. Given that the sum is , find the probability that one of them shows .
Solution — Step by Step
Pairs where : . Total = outcomes.
We want at least one die showing . Among the six outcomes, and satisfy this. Two favourable outcomes.
The required probability is .
Why This Works
Conditional probability restricts the sample space. Once we condition on “sum is ”, we’re no longer working with all pairs but only the six pairs that sum to . Within this restricted set, count the favourable cases as a fraction.
The formula also works: , , ratio . Same answer.
Alternative Method
Use the formal formula. probability of (one die = 2 AND sum = 7) . . Ratio .
In dice problems, the dice are distinguishable. Always count and as separate outcomes unless the problem says otherwise. This is where most errors creep in.
Common Mistake
Computing but forgetting to count both and . Students often answer . JEE Main 2023 had this exact problem with sum and one die — same trap.