Answer:
2) 0.0914
Step-by-step explanation:
In a sample with a number n of people surveyed with a probability of a success of [tex]\pi[/tex], and a confidence level of [tex]1-\alpha[/tex], we have the following confidence interval of proportions.
[tex]\pi \pm z\sqrt{\frac{\pi(1-\pi)}{n}}[/tex]
In which
z is the z-score that has a p-value of [tex]1 - \frac{\alpha}{2}[/tex].
The margin of error is of:
[tex]M = z\sqrt{\frac{\pi(1-\pi)}{n}}[/tex]
A survey of 114 drivers is performed and 62 people say they will not drive until all passengers in the vehicle are buckled up.
This means that [tex]n = 114, \pi = \frac{62}{114} = 0.5439[/tex]
95% confidence level
So [tex]\alpha = 0.05[/tex], z is the value of Z that has a p-value of [tex]1 - \frac{0.05}{2} = 0.975[/tex], so [tex]Z = 1.96[/tex].
What would be the margin error for this confidence interval?
[tex]M = z\sqrt{\frac{\pi(1-\pi)}{n}}[/tex]
[tex]M = 1.96\sqrt{\frac{0.5439*0.4561}{114}}[/tex]
[tex]M = 0.0914[/tex]
Thus the margin of error is 0.0914, option 2).