SOLUTION: An urn has 7 balls that are identical except that 3 are white and 4 are red. A sample of 4 is selected randomly without replacement.
What is the probability that at least 2 of the
Algebra ->
Probability-and-statistics
-> SOLUTION: An urn has 7 balls that are identical except that 3 are white and 4 are red. A sample of 4 is selected randomly without replacement.
What is the probability that at least 2 of the
Log On
Question 804553: An urn has 7 balls that are identical except that 3 are white and 4 are red. A sample of 4 is selected randomly without replacement.
What is the probability that at least 2 of the balls are white? (Enter your answer as an exact fraction.) Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! An urn has 7 balls that are identical except that 3 are white and 4 are red.
A sample of 4 is selected randomly without replacement.
What is the probability that at least 2 of the balls are white? (Enter your answer as an exact fraction.)
----
Ways to win:: 2white&2red ; 3white&1red
=====
P(at least 2 white) = [3C2*4C2 +3C3*4C1]/7C4 = [3*6+1*4]/35 = 22/35
==============
Cheers,
Stan H.
==============