edited by
313 views
6 votes
6 votes
An unbiased coin is tossed repeatedly and its outcome is recorded. What is the expected number of trials to get $\text{HT}$ consecutively?
edited by

3 Answers

Best answer
5 votes
5 votes
Expected number of tosses to get a Head is $E(H) = 1 + 0.5 \times E(H) \implies E(H) = 2.$

Similarly, $E(T) = 2.$

Now, $E(HT) =1+ 0.5E(T) +0.5E(HT) $

$\implies 0.5E(HT) = 2 \implies E(HT) = 4.$
selected by
0 votes
0 votes

As everyone is trying: let me share my approach too : 

E[HT] = (1/4)*E[TT] + (1/4)*E[TH] + (1/4)*E[HH] + (1/4)*2

E[HH] = E[T] + 2

E[TH] = E[T] + 2

E[TT] = E[HT] + 2

Now, the only issue is to find E[T] : 

E[T] = (1/2) * (E[T] + 1) + (1/4) * 1

which implies → E[T] = 2

Putting these values in the above expression we get E[HT] = 4

Answer:

Related questions

4 votes
4 votes
3 answers
1
gatecse asked Sep 22, 2020
359 views
A stick of length $2m$ is broken into two pieces, at a uniformly random chosen break point.The expected length of the larger piece (in meters) is _____
3 votes
3 votes
3 answers
2
3 votes
3 votes
2 answers
3
gatecse asked Sep 22, 2020
217 views
Consider the following series of numbers$$1\;1\;23\;43\;2\;14\;7$$ If $a$ denotes the mean, $b$ denotes the mode and $c$ denotes the median of these numbers, $a+2b+3c = $...
3 votes
3 votes
3 answers
4
gatecse asked Sep 22, 2020
372 views
If in a series of $10$ values all values are multiplied by $5,$ the percentage change in the standard deviation will be _________