SOLUTION: suppose u have a bag filled with 50 marbles,15 of which are green.what is the probability of choosing exactly 3 green marbles if a total of 10 marbles are selected?
Question 1191991: suppose u have a bag filled with 50 marbles,15 of which are green.what is the probability of choosing exactly 3 green marbles if a total of 10 marbles are selected? Answer by Boreal(15235) (Show Source):
You can put this solution on YOUR website! There are 50C10 ways to choose 10 marbles.
15C3 are ways to choose exactly 3 marbles.
35C7 are the ways to choose the others.
the probability of selecting exactly 3 green is 15C3*35C7/50C10=0.2979.