Respuesta :
Answer:
Step-by-step explanation:
The correct answer is (B).
Let X = the number of people that are displeased in a random sample of 25 people selected from a population of which 4.5% will be displeased regardless of the situation. Then X is a binomial random variable with n = 25 and p = 0.045.
P(X ≥ 2) = 1 – P(X ≤ 1) = 1 – binomcdf(n: 25, p: 0.045, x-value: 1) = 0.311.
P(X ≥ 2) = 1 – [P(X = 0) + P(X = 1)] = 1 – 0C25(0.045)0(1 – 0.045)25 – 25C1(0.045)1(1 – 0.045)24 = 0.311.