151k views
3 votes
According to the manufacturer, about 31% of chewy candy in a package of Cherry's Chews are strawberry. What is the probability that the first strawberry candy chosen from a bag will be, at LEAST, the fourth candy chosen overall?

User Rob Moore
by
4.0k points

2 Answers

7 votes

Answer:

The answer on the quiz is option A

Explanation:

User Wmatt
by
3.6k points
4 votes

Answer:

0.3285

Explanation:

This problem involves Geometric probability distribution because experiment is repeated different number of times until success is achieved.

we have to find P(X≥4). It can be written as P(X≥4)=1-P(X<4)=1-P(X≤3)

P(X≤3)=?

Using Geometric probability distribution

P(X=n)=p^x*q^n-1

P(X≤3)=P(X=1)+P(X=2)+P(X=3)

Here p=0.31,

P(X≤3)=0.31^1*0.69^0+0.31^2*0.69^1+0.31^3*0.69^2)=0.6715

P(X≥4)=1-P(X≤3)=1-0.6715=0.3285

The probability that the first strawberry candy chosen from a bag will be, at LEAST, the fourth candy chosen overall is 32.85%.

User Manghud
by
4.2k points