10.5k views
1 vote
an urn consists of 20 red balls and 30 green balls. we choose 10 balls at random from the urn (without replacement). what is the probability that there will be exactly 4 red balls among the chosen balls?

1 Answer

1 vote

The probability of selecting exactly 4 red balls from an urn with 20 red balls and 30 green balls is given by the formula P(X=4) = (20C4)(30C6) / (50C10) where X is the number of red balls chosen. This simplifies to P(X=4) = 0.2032.

User Eekfonky
by
7.5k points