Question
Question: If a fair coin is tossed 5 times, what is the probability that heads does not occur two or more time...
If a fair coin is tossed 5 times, what is the probability that heads does not occur two or more times in a row?
(a). 2512
(b). 2513
(c). 2514
(d). 2515
Solution
Hint- We will just approach this question in such a way that we will find the general formula for this by just taking into consideration strings consisting of H, T of length 1, 2, 3 and so on in which the heads does not occur two or more times in a row. In this way we will just calculate the no. of possible strings of length 5 in which heads does not occur two or more times in a row.
Complete step-by-step answer:
Let an be the number of strings of H and T of length n with no two adjacent H’s.
Let us enlist the base cases for the strings.
So, a1=2 (either H or T)
Also, a2=3 (either HT, TH or TT)
Now, we will just come into conclusion of a general case for an+2
We get to know that an+2=an+1+an , because the string must begin with either T or HT.
So, on substituting n = 1 we get a1+2=a1+1+a1
⇒a3=a2+a1
On substituting the value of a2,a1 we get
⇒a3=3+2
⇒a3=5
So, on substituting n = 2 we get a2+2=a2+1+a2
⇒a4=a3+a2
On substituting the value of a3,a2 we get
⇒a4=5+3
⇒a4=8
So, on substituting n = 3 we get a3+2=a3+1+a3
⇒a5=a4+a3
On substituting the value of a4,a3 we get
⇒a5=8+5
⇒a5=13
Now, we have found that a5=13 which simply represents the number of strings of length 5 (because the fair coin is tossed for the 5 times) consisting of H, T in which heads does not occur two or more times in a row.
Now, we know that when a fair coin is tossed for the 5 times, then the total number of possible combinations so formed =25
Let the Number of outcomes favorable to an event E be p and the total number of outcomes be q
Probability of the event (E) = qp
Now, probability that heads does not occur two or more times in a row is simply number of strings of length 5 (because the fair coin is tossed for the 5 times) consisting of H, T in which heads does not occur two or more times in a row divided by the number of total combinations so forms when a fair coin is tossed 5 times i.e. 2513
Hence, probability that heads does not occur two or more times in a row is 2513
∴ Option B. 2513 is the correct answer.
Note- This question can be solved using a manual approach in such a way that we will just write down all the possible combinations of strings of length 5 consisting of H, T so formed one by one when a fair coin is tossed 5 times. The possible combinations are HTTTT, HTHTT, HTHTH, TTTTT, THTTT, TTHTT, TTTHT, TTTTH, HTTHT, HTTTH, THTHT, THTTH and TTHTH i.e. total of 13 combinations. Now, total possible combinations when a fair coin is thrown 5 times is 25 . Hence, the probability that heads does not occur two or more times in a row is 2513 .