Loading...
Loading...
A bag contains 2 red and 2 blue marbles. You draw 3 marbles without replacement. Given that at least one marble is red, what is the probability the sequence was Red, Red, Blue?
With 2R and 2B, possible sequences of 3 draws:
Note: BBB is impossible (only 2 blue marbles available). All sequences have at least 1 red.
Probability of drawing Red, then Red, then Blue:
Since BBB is impossible with only 2 blue marbles:
Every valid 3-draw sequence contains at least one red.
In this case, the condition "at least 1 red" is always satisfied (probability = 1), so the conditional probability equals the unconditional probability.
If we had more blue marbles (e.g., 5 blue), then BBB would be possible, and the condition would actually reduce the sample space, changing the answer.