A box contains 10 red, 20 blue, and 30 green marbles. 5 marbles are drawn from the box. What is the probability that (i) all will be blue? (ii) at least one will be green?
Hint. The box has 60 marbles total; use combinations for the total and favourable ways, and use the complement for 'at least one green'.
Total ways to draw 5 from 60: C(60,5)=5461512. (i) All blue: C(20,5)=15504 ways, so P=15504/5461512=34/11977. (ii) At least one green: use the complement 'no green', meaning all 5 come from the 10 red + 20 blue = 30 non-green marbles: C(30,5)=142506 ways, so P(no green)=142506/5461512, and P(at least one green)=1-142506/5461512.
✦ Working through each part gives: (i) P(all blue) = 34/11977 (approximately 0.0028). (ii) P(at least one green) is approximately 0.974.
