SOLUTION: In 1992, the FAA conducted 30,000 pre-employment drug tests on job applicants who were to be engaged in safety and security-related jobs, and found that 1100 were positive. (a) Con

Algebra ->  Probability-and-statistics -> SOLUTION: In 1992, the FAA conducted 30,000 pre-employment drug tests on job applicants who were to be engaged in safety and security-related jobs, and found that 1100 were positive. (a) Con      Log On


   



Question 450368: In 1992, the FAA conducted 30,000 pre-employment drug tests on job applicants who were to be engaged in safety and security-related jobs, and found that 1100 were positive. (a) Construct a 95 percent confidence interval for the population proportion of positive drug tests. ..
I have this as the answer but not sure if I did it correctly..
N= positive tests / O=number of applicants tested / P= proportioned sample
P= n/o
P=1100/30,000=11/300=0.036
A standard error of p = SE(p) =(0.036*(1-0.036)/30000) = 0.11566
and I have to also answer...(b) May you assume that this is a normal distribution? (Check the normality of your proportion!)

Can you advise what formula to use if I have this wrong, please. I have only one more day to figure this///and thank you!

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
In 1992, the FAA conducted 30,000 pre-employment drug tests on job applicants who were to be engaged in safety and security-related jobs, and found that 1100 were positive. (a) Construct a 95 percent confidence interval for the population proportion of positive drug tests. ..
I have this as the answer but not sure if I did it correctly..
N= positive tests / O=number of applicants tested / P= proportioned sample
P= n/o
P=1100/30,000=11/300=0.036
A standard error of p = SE(p) =(0.036*(1-0.036)/30000) = 0.11566
and I have to also answer...(b) May you assume that this is a normal distribution? (Check the normality of your proportion!)
Can you advise what formula to use if I have this wrong, please. I have only one more day to figure this///and thank you!
-------------------------
If you are rounding to 2 decimal places you probably should
use p-hat = 0.37 for your sample proportion.
---
SE = z*sqrt[pq/n]
SE = 1.96*sqrt[0.37*0.63/30000] = 0.00546..
---
95% CI: 0.37-0.00546 < p < 0.37+0.00546
====================
Also: I ran a 1-PropZInt on my TI-84 and got this same answer.
======
Cheers,
Stan H.
=========