SOLUTION: A jar contains a very large number of purple jelly beans and green jelly beans. There are three times as many purple ones as green ones. If an individual chooses 5 beans from the j
Algebra ->
Statistics
-> Binomial-probability
-> SOLUTION: A jar contains a very large number of purple jelly beans and green jelly beans. There are three times as many purple ones as green ones. If an individual chooses 5 beans from the j
Log On
Question 1199983: A jar contains a very large number of purple jelly beans and green jelly beans. There are three times as many purple ones as green ones. If an individual chooses 5 beans from the jar, estimate the probability that 3 of the beans will be green? Answer by ikleyn(52781) (Show Source):
You can put this solution on YOUR website! .
A jar contains a very large number of purple jelly beans and green jelly beans.
There are three times as many purple ones as green ones.
If an individual chooses 5 beans from the jar, estimate the probability
that 3 of the beans will be green?
~~~~~~~~~~~~~~~~~
It is a binomial distribution probability problem.
p = P(success) = P(green) = 1/4 = 0.25; q = 1-p = P(purple) = 3/4 = 0.75.
number of trials n= 5;
number of successful trials k= 3 (3 green beans of 5).
The probability under the question is
P(n=5; k=3; p=0.25) = = = 0.0879 (rounded). ANSWER