Concept:The probability of exactly
r tails in
n coin tosses is given by the binomial formula:
P(X=r)=(rn)prqn−r, where
p is the probability of tail,
q=1−p.
Explanation:We toss a fair coin 5 times, so
n=5,
p=21,
q=1−21=21.
We want the probability that tails appear an odd number of times, i.e., 1, 3, or 5 tails.
Compute each case:
P(1 tail)=(15)(21)1(21)4=5⋅321=325.
P(3 tails)=(35)(21)3(21)2=10⋅321=3210.
P(5 tails)=(55)(21)5(21)0=1⋅321=321.
Sum these probabilities:
325+3210+321=3216=21.
Answer:21, which corresponds to option A.