
Michael L. answered 04/01/22
Experienced and Patient Math Tutor
Hi, here's one way that we can look at this:
You have a basket containing 7 red balls, 5 green balls, and 2 orange balls. You pick 5 balls at random. What is the probability of getting at least one red ball?
So, there are 14 balls in total. If you just pick one ball, the probability of getting a red ball is 7/14 (or 1/2), a green ball is 5/14, and an orange ball is 2/14 (or 1/7).
If we pick 5 balls at random, then the probability of at least one red ball can be looked at as the opposite of the probability of selecting "0" red balls, right?
So, the probability of selecting 0 red balls would be as follows:
- Pick the first ball - the probability that it is not red is 7/14.
- For the second ball, remember you now have 13 balls left (7 are still red, 6 not red). The probability, then, of picking a ball that is not red is 6/13. Let's continue this pattern.
- Third ball, probability of not picking a red ball is 5/12
- Fourth ball, probability of not picking a red ball is 4/11
- Fifth ball, probability of not picking a red ball is 3/10
So, the probability of not picking a red ball in the first 5 picks is: (7/14)*(6/13)*(5/12)*(4/11)*(3/10) = 0.0105.,
Finally, the opposite of this is 1 - 0.0105 = 0.9895, or 98.95%, which is the probability of picking at least 1 red ball.