Question: In a lottery, the probability of winning is 0.05. If a person plays the lottery 10 times, what is the probability of winning exactly once?
Options:
Correct Answer: 0.2
Solution:
Using the binomial probability formula, P(X=1) = C(10,1) * (0.05)^1 * (0.95)^9 = 10 * 0.05 * 0.630 = 0.315, approximately 0.2.