203k views
2 votes
You plan on simultaneously throwing seven fair coins. If you get at least twice as many headsas tails, you’ll stop; otherwise, you’ll throw all seven coins again. How many throws do you expectit will take to stop? [WISE]

1 Answer

6 votes

Answer:

the expected value of throws is E(Y) = 15 shots

Explanation:

We will divide the experiment in 2

first) throw seven fair coins , and you get at least twice as many heads as tails when the number of heads is 6 or 7

being the random variable X=getting x heads , then P(X) has a binomial distribution, with p=0.5 and n=7. then

p₂=P(X≥6) =P(X=6)+ P(X=7)= 0.0546 +0.0078 =0.0624

second) if you get at least twice as many heads as tails when the number of heads , you throw again. then the random variable Y= number of shots in the experiment , then Y follows a negative binomial distribution , with probability of success pn=1-p₂ , and number of failures until the experiment is stopped r=1

then the expected value of throws E(Y) is

E(Y) = pn*r/(1-pn) = (1-p₂)*1/p₂ = 1/p₂ -1 = 1/0.0624 - 1 = 15

E(Y) = 15 shots

User Tim Sands
by
8.6k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories