SOLUTION: a box contains 12 balls of which 4 are green and 8 are red. if 7 balls are drawn from the box at random, one by one with replacement, find the probability that exactily 3 balls dra
Algebra ->
Probability-and-statistics
-> SOLUTION: a box contains 12 balls of which 4 are green and 8 are red. if 7 balls are drawn from the box at random, one by one with replacement, find the probability that exactily 3 balls dra
Log On
Question 759800: a box contains 12 balls of which 4 are green and 8 are red. if 7 balls are drawn from the box at random, one by one with replacement, find the probability that exactily 3 balls drawn are green. Answer by Edwin McCravy(20055) (Show Source):
You can put this solution on YOUR website! a box contains 12 balls of which 4 are green and 8 are red. if 7 balls are drawn from the box at random, one by one with replacement, find the probability that exactily 3 balls drawn are green.
First we will find the probability of drawing the 7 in this particular order:
GGGRRRR, where G = drawing a green ball and R = drawing a red ball.
That is,
But they do not have to be chosen in the particular order GGGBBBB.
For instance, the order BBGBGBG or GBGBGBB would do just as well.
So we must multiply the probability of the particular order GGGBBBB
by the number of all possible orders. That is the number of ways to
choose 3 of the 7 positions to draw the 3 green balls in or
C(7,3) = 35. (The other 4 positions will of course be red balls).