A fair coin is tossed till two heads occur in succession. What is the probability that the number of tosses required is less than 6?
- A. 5/64
- B. 15/32
- C. 31/64
- D. 19/32 ✓
Correct Answer: D. 19/32
Explanation
We need the probability of needing 2, 3, 4, or 5 tosses. The successful sequences are HH (for n=2, prob 1/4), THH (for n=3, prob 1/8), TTHH and HTHH (for n=4, prob 2/16), and TTTHH, HTTHH, THTHH (for n=5, prob 3/32). Summing these probabilities yields \frac{1}{4} + \frac{1}{8} + \frac{2}{16} + \frac{3}{32} = \frac{8+4+4+3}{32} = \frac{19}{32}.
Related questions on Statistics & Probability
- Let x be the mean of squares of first n natural numbers and y be the square of mean of first n natural numbers. If $\frac{x}{y}=\fra...
- What is the probability of getting a composite number in the list of natural numbers from 1 to 50?
- Two numbers x and y are chosen at random from a set of first 10 natural numbers. What is the probability that (x+y) is divisible by 4?
- A number x is chosen at random from first n natural numbers. What is the probability that the number chosen satisfies $x+\frac{1}{x} \gt...
- Three fair dice are tossed once. What is the probability that they show different numbers that are in AP?