Answer:
Probability that exactly two people out of a randomly chosen group of five people have responded to a telephone call-in poll is 0.264.
Step-by-step explanation:
We are given that according to a recent New York Times poll, 25% of the public have responded to a telephone call-in poll.
Also, five people have people have been randomly selected.
The above situation can be represented through binomial distribution;
![P(X = r) = \binom{n}{r} \times p^{r} \times (1-p)^{n-r};x=0,1,2,3,.......](https://tex.z-dn.net/?f=P%28X%20%3D%20r%29%20%3D%20%5Cbinom%7Bn%7D%7Br%7D%20%5Ctimes%20p%5E%7Br%7D%20%5Ctimes%20%281-p%29%5E%7Bn-r%7D%3Bx%3D0%2C1%2C2%2C3%2C.......)
where, n = number trials (samples) taken = 5 people
r = number of success = exactly two
p = probability of success which in our question is probability that
public have responded to a telephone call-in poll, i.e; p = 25%
<em><u>Let X = Number of people who have responded to a telephone call-in poll</u></em>
So, X ~ Binom(n = 5, p = 0.25)
Now, probability that exactly two people out of group of five people have responded to a telephone call-in poll is given by = P(X = 2)
P(X = 2) = ![\binom{5}{2} \times 0.25^{2} \times (1-0.25)^{5-2}](https://tex.z-dn.net/?f=%5Cbinom%7B5%7D%7B2%7D%20%5Ctimes%200.25%5E%7B2%7D%20%5Ctimes%20%281-0.25%29%5E%7B5-2%7D)
= ![10 \times 0.25^{2} \times 0.75^{3}](https://tex.z-dn.net/?f=10%20%5Ctimes%200.25%5E%7B2%7D%20%20%5Ctimes%200.75%5E%7B3%7D)
= <u>0.264</u>
<em>Therefore, the probability that exactly two people out of a randomly chosen group of five people have responded to a telephone call-in poll is 0.264.</em>