document.write( "Question 277743: In 1992, the FAA conducted 86,991 pre-employment drug tests on job applicants who were to be engaged in safety and security-related jobs, and found that 1,143 were positive.
\n" );
document.write( "(a) Construct a 95 percent confidence interval for the population proportion of positive drug tests.
\n" );
document.write( "(b) Why is the normality assumption not a problem, despite the very small value of p? \n" );
document.write( "
Algebra.Com's Answer #202155 by stanbon(75887) ![]() You can put this solution on YOUR website! In 1992, the FAA conducted 86,991 pre-employment drug tests on job applicants who were to be engaged in safety and security-related jobs, and found that 1,143 were positive. \n" ); document.write( "--- \n" ); document.write( "sample proportion = 1143/86991 = 0.013 \n" ); document.write( "standard error = E = 1.96sqrt(0.013*0.987/86991) = 0.000753 \n" ); document.write( "------------------- \n" ); document.write( "(a) Construct a 95 percent confidence interval for the population proportion of positive drug tests. \n" ); document.write( "95% CI: 0.013-0.000753 < p < 0.013+0.000753 \n" ); document.write( "95% CI: 0.01222 < p < 0.013753 \n" ); document.write( "==================================== \n" ); document.write( " \n" ); document.write( "(b) Why is the normality assumption not a problem, despite the very small value of p? \n" ); document.write( "I'll leave that to you. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |