Concept:The process stops at the first head or when 4 tails occur consecutively.
Each toss is an independent fair coin toss, so the probability of head or tail on any toss is
21​.
Explanation:Let
X be the number of tosses until the process stops.
For
X=1: The first toss must be head.
P(X=1)=P(H)=21​For
X=2: The first toss is tail, and the second toss is head.
P(X=2)=P(T)P(H)=21​×21​=41​For
X=3: The first two tosses are tails, and the third toss is head.
P(X=3)=P(T)P(T)P(H)=(21​)3=81​For
X=4: Two cases are possible.
Case 1: First three tosses are tails and the fourth toss is head:
(21​)4=161​Case 2: All four tosses are tails:
(21​)4=161​Thus,
P(X=4)=161​+161​=81​Check:
21​+41​+81​+81​=1Answer:The probability distribution of the number of tosses
X is:
P(X=1)=21​,
P(X=2)=41​,
P(X=3)=81​,
P(X=4)=81​.