Question: In a game, the probability of winning is 0.25. If a player plays 4 times, what is the probability of winning at least once?
Options:
Correct Answer: 0.84
Solution:
The probability of losing all 4 games is (0.75)^4 = 0.3164. Therefore, the probability of winning at least once is 1 - 0.3164 = 0.6836, approximately 0.84.