Question: In a survey, 70% of people prefer tea over coffee. If 10 people are surveyed, what is the probability that exactly 7 prefer tea?
Options:
Correct Answer: 0.193
Solution:
Using binomial probability: P(X=7) = C(10,7) * (0.7)⁷ * (0.3)³ = 120 * 0.0823543 * 0.027 = 0.193.