SOLUTION: An Easter basket of 25 plastic eggs has ten eggs that have money inside. If 7 eggs are selected at random from the basket, determine the probability that at least one of the seven
Algebra ->
Probability-and-statistics
-> SOLUTION: An Easter basket of 25 plastic eggs has ten eggs that have money inside. If 7 eggs are selected at random from the basket, determine the probability that at least one of the seven
Log On
Question 962200: An Easter basket of 25 plastic eggs has ten eggs that have money inside. If 7 eggs are selected at random from the basket, determine the probability that at least one of the seven eggs selected has money inside it? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! An Easter basket of 25 plastic eggs has ten eggs that have money inside. If 7 eggs are selected at random from the basket, determine the probability that at least one of the seven eggs selected has money inside it?
----
Rule:: P(at least one) = 1 - P(none)
------
Binomial Problem with n = 7 and p(money)= 10/25; p(no money) = 3/5
Your Problem::
----
P(x >= 1) = 1 - P(none of 7 selected has money)
----
= 1 - (3/5)^7
---
= 1 - 0.02799
----
= 0.9720
--------------
Cheers,
Stan H.
--------------