Question
A bag contains 5 red and 3 blue balls. Two balls are drawn one after the other without replacement. (a) Find the probability that both balls are red. (b) Given that the first ball drawn is red, find the probability that the second is also red. (c) Find the probability that the second ball is red.
Solution — Step by Step
. After drawing one red, red and blue remain. So . By multiplication rule:
Already used above: .
Use the law of total probability:
, , .
Why This Works
Conditional probability updates our probabilities given partial information. Drawing without replacement creates exactly this dependency: the result of the first draw changes the composition of the bag.
The unconditional second-draw probability equals the first-draw probability ( each) — a beautiful symmetry that does not require us to know which one came first.
Alternative Method
For part (c), think of it this way: by symmetry, each ball in the bag is equally likely to occupy the “second” slot. So , the same as the original proportion. This is the “exchangeability” argument and saves time on JEE Main MCQs.
Common Mistake
Treating the two draws as independent. They are not — without replacement, the first draw changes the conditional distribution of the second. Students sometimes write , which is wrong by exactly the factor that distinguishes “with” from “without” replacement.