imagine a population of balls in which all are red except for three green ones. If we randomly sample two balls, with replacement, and the probability of getting green both times is p=0.04, which of the following is the number of red balls in the population?
14.imagine a population of balls in which all are red except for three green ones. If we randomly sample two balls, with replacement, and the
![](/static/compass_v2/shared-icons/check-mark.png)
Let R be the number of red balls in the population. Then, the probability of getting a green ball on any one draw is (3 / (R + 3)), since there are 3 green balls in the population and R red balls. Since the sampling is done with replacement, the probability of getting green both times is:
P(Green both times) = P(Green on first draw) x P(Green on second draw)
P(Green both times) = (3 / (R + 3)) x (3 / (R + 3))
P(Green both times) = 9 / ((R + 3)^(2))
Trending now
This is a popular solution!
Step by step
Solved in 2 steps
![Blurred answer](/static/compass_v2/solution-images/blurred-answer.jpg)
![MATLAB: An Introduction with Applications](https://www.bartleby.com/isbn_cover_images/9781119256830/9781119256830_smallCoverImage.gif)
![Probability and Statistics for Engineering and th…](https://www.bartleby.com/isbn_cover_images/9781305251809/9781305251809_smallCoverImage.gif)
![Statistics for The Behavioral Sciences (MindTap C…](https://www.bartleby.com/isbn_cover_images/9781305504912/9781305504912_smallCoverImage.gif)
![MATLAB: An Introduction with Applications](https://www.bartleby.com/isbn_cover_images/9781119256830/9781119256830_smallCoverImage.gif)
![Probability and Statistics for Engineering and th…](https://www.bartleby.com/isbn_cover_images/9781305251809/9781305251809_smallCoverImage.gif)
![Statistics for The Behavioral Sciences (MindTap C…](https://www.bartleby.com/isbn_cover_images/9781305504912/9781305504912_smallCoverImage.gif)
![Elementary Statistics: Picturing the World (7th E…](https://www.bartleby.com/isbn_cover_images/9780134683416/9780134683416_smallCoverImage.gif)
![The Basic Practice of Statistics](https://www.bartleby.com/isbn_cover_images/9781319042578/9781319042578_smallCoverImage.gif)
![Introduction to the Practice of Statistics](https://www.bartleby.com/isbn_cover_images/9781319013387/9781319013387_smallCoverImage.gif)