Using the z-distribution, it is found that 3,007 passengers must be surveyed.
A confidence interval of proportions is given by:
[tex]\pi \pm z\sqrt{\frac{\pi(1-\pi)}{n}}[/tex]
In which:
The margin of error is given by:
[tex]M = z\sqrt{\frac{\pi(1-\pi)}{n}}[/tex]
In this problem, we have a 90% confidence level, hence[tex]\alpha = 0.9[/tex], z is the value of Z that has a p-value of [tex]\frac{1+0.9}{2} = 0.95[/tex], so the critical value is z = 1.645.
In this problem, we desired a margin of error of M = 0.015, with no prior estimate, hence [tex]\pi = 0.5[/tex], then we solve for n to find the minimum sample size.
[tex]M = z\sqrt{\frac{\pi(1-\pi)}{n}}[/tex]
[tex]0.015 = 1.645\sqrt{\frac{0.5(0.5)}{n}}[/tex]
[tex]0.015\sqrt{n} = 1.645(0.5)[/tex]
[tex]\sqrt{n} = \frac{1.645(0.5)}{0.015}[/tex]
[tex](\sqrt{n})^2 = \left(\frac{1.645(0.5)}{0.015}\right)^2[/tex]
n = 3007.
More can be learned about the z-distribution at https://brainly.com/question/25890103
#SPJ1