in Probability recategorized by
1,292 views
2 votes
2 votes

Suppose we toss a fair coin (i.e., both beads and tails have equal probability of appearing) repeatedly until the first time by which at least $\textit{two}$ heads and at least $\textit{two}$ tails have appeared in the sequence of tosses made. What is the expected number of coin tosses that we would have to make?

  1. $8$
  2. $4$
  3. $5.5$
  4. $7.5$
  5. $4.5$
in Probability recategorized by
1.3k views

2 Comments

edited by

Is it 4?? my approach let x be expected number of atleast 2 H and atleast 2 T 

x=2/8(x+1)+4/16(x+1)+2/16(x+2)+6/8

x=2/8(x+1)+2/8(x+1)+1/8(x+2)+6/8

8*x=2x+2+2x+2+x+2+6

3*x=12

x=4

Explanation 

CASE1: HHH, TTT (1 Toss is wasted ) no need to go further

CASE 2: HTHH, HHTH, THTT, TTHT (AGAIN  1 Toss is wasted )

CASE 3 : THHH, HTTT (2 TOSS IS WASTED) 

CASE 4: HTTH, HTHT, HHTT, THHT, THTH, TTHH (Total Toss =6) our answer

A recursion is Forming from above cases  

 

 

 

0
0
In case 1, are you sure it will be x again in recursion after one wasted toss?  I don’t think it’ll be, because after TTT we need the expected number of trials getting at least 2 heads which is not x. something doesn’t add up here.

also, it should be $\frac{6}{16}$
0
0

2 Answers

2 votes
2 votes

We have to find the expected number of tosses till we observe for the first time, at least two heads and at least two tails.

Just in case the question would have asked for the expected number of tosses till we observe for the first time, at least one head and at least one tail, i.e., We observe both sides of the coin for the first time., then it would have been simple. 

We make the first toss, whichever side of the coin results, now we just have to toss for the opposite side. Without loss of generality, let’s just assume that the first toss resulted in a tail. Now we know the expected number of tosses till the first occurrence of the head is 2. How?

$X = \frac{1}{2}\left (1\right ) + \frac{1}{2}\left (X+1\right )$

Let X be the expected number of tosses till the first occurrence of head, So either with the probability of half, we obtain head in the very first toss and we are done, or it results in a tail and so we have to again make X number of tosses only that we have wasted one toss, so need to add it.

Okay, so that means, the expected number of tosses till we have observed both sides of a fair coin is, 3.

Now here is another question, How many expected number of coin tosses if we keep tossing repeatedly until we observed for the first time at least two heads? This is simple and the answer is 4. Because first, you toss till the first occurrence of head, which requires 2 tosses, and once you have a head, you just forget about it and toss for the next occurrence of a head which again requires 2 tosses, Hence the expected number of tosses for at least two heads is 4.

So now to answer the original question. Let E be the expected number of required tosses. So,

$E = \frac{1}{2}\left (2+3\right ) + \frac{1}{2}\left (2+4\right )$

i.e., E = 5.5

For the first two tosses, outcomes can be either HTTH, HH, or TT. In the first two cases, when we get either HT or TH, Then we have seen both sides of the coin once, Now we just have to toss till we observe both sides of the coin once again. The answer to this is 3 as we have calculated above. Similarly, in the third and fourth cases, we have observed either two heads or two tails, and so then we just need to toss for at least two tails or at least two heads respectively, the answer to which is 4.

Hence the answer.

edited by
1 vote
1 vote

 

  Consider 6 events given as below find the expecation related to every variable then subtitute them in final expression.

 

 

 

 

 

 

 

 

 

 

Answer:

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true