a) 0.0260
b) 0.0681
Explanation:
a)
The bag contains:
r = 9 (number of red marbles)
w = 5 (number of white marbles)
b = 6 (number of blue marbles)
So, the total number of marbles in the bag at the beginning is:
![n=9+5+6=20](https://tex.z-dn.net/?f=n%3D9%2B5%2B6%3D20)
At the 1st attempt, the probability of choosing a red marble is:
(1)
At the 2nd attempt, the 1st red marble is not placed back, so now the number of marbles is (n-1), while the number of red marbles left is (r-1). So the probability of choosing another red marble at the 2nd attempt is
(2)
With a similar argument, the probabilities of selecting a red marble in the 3rd and 4th attempt are
(3)
(4)
Therefore, the probability of drawing 4 red marbles in the first 4 attempts without replacing is:
![p(rrrr)=\frac{9}{20}\frac{8}{19}\frac{7}{18}\frac{6}{17}=\frac{3024}{116280}=0.0260](https://tex.z-dn.net/?f=p%28rrrr%29%3D%5Cfrac%7B9%7D%7B20%7D%5Cfrac%7B8%7D%7B19%7D%5Cfrac%7B7%7D%7B18%7D%5Cfrac%7B6%7D%7B17%7D%3D%5Cfrac%7B3024%7D%7B116280%7D%3D0.0260)
b)
At the 1st draw, the probability that the marble is not red is:
![p(r^c)=1-p(r)=1-\frac{9}{20}=\frac{11}{20}](https://tex.z-dn.net/?f=p%28r%5Ec%29%3D1-p%28r%29%3D1-%5Cfrac%7B9%7D%7B20%7D%3D%5Cfrac%7B11%7D%7B20%7D)
At the 2nd draw, there are 9 red marbles left and 19 total marble left. So, the probability of NOT drawing a red marble is:
![p(r^c)=1-\frac{9}{19}=\frac{10}{19}](https://tex.z-dn.net/?f=p%28r%5Ec%29%3D1-%5Cfrac%7B9%7D%7B19%7D%3D%5Cfrac%7B10%7D%7B19%7D)
At the 3rd draw, there are 9 red marbles left and 18 total marbles left. So, the probability of NOT drawing a red marble is:
![p(r^c)=1-\frac{9}{18}=\frac{9}{18}](https://tex.z-dn.net/?f=p%28r%5Ec%29%3D1-%5Cfrac%7B9%7D%7B18%7D%3D%5Cfrac%7B9%7D%7B18%7D)
Finally, with a similar argument the probability of NOT drawing a red marble at the 4th and last attempt is:
![p(r^c)=\frac{8}{17}](https://tex.z-dn.net/?f=p%28r%5Ec%29%3D%5Cfrac%7B8%7D%7B17%7D)
So, the total probability of drawing 4 non-red marbles in the first 4 attempts is:
![p(r^cr^cr^cr^c)=\frac{11}{20}\frac{10}{19}\frac{9}{18}\frac{8}{17}=\frac{7920}{116,280}=0.0681](https://tex.z-dn.net/?f=p%28r%5Ecr%5Ecr%5Ecr%5Ec%29%3D%5Cfrac%7B11%7D%7B20%7D%5Cfrac%7B10%7D%7B19%7D%5Cfrac%7B9%7D%7B18%7D%5Cfrac%7B8%7D%7B17%7D%3D%5Cfrac%7B7920%7D%7B116%2C280%7D%3D0.0681)