Concept:For a fair coin, heads and tails have equal probability, so getting an even number of heads and getting an odd number of heads are equally likely events.
Explanation:Let
X be the number of heads in 100 tosses.
Here,
p=21,
q=1−p=21, and
n=100.
The required probability is the sum of probabilities of getting 0, 2, 4, ..., 100 heads:
P=P(X=0)+P(X=2)+P(X=4)+⋯+P(X=100)Using the binomial distribution, this becomes:
P=(21)100[(0100)+(2100)+(4100)+⋯+(100100)]The sum of the even binomial coefficients for
n≥1 is
2n−1.
Therefore:
P=(21)100⋅299=2100299=21Since each toss is symmetric, even and odd head counts are equally probable, confirming the result.
Answer:C.
21