document.write( "Question 185152This question is from textbook Applied Statistics
\n" );
document.write( ": 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. (a) Construct a 95 percent confidence interval for the population proportion of positive drug tests. (b) Why is the normality assumption not a problem, despite the very small value of p? (Data are from Flying 120, no. 11 [November 1993], p. 31.)\r
\n" );
document.write( "\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #139046 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( "(a) Construct a 95 percent confidence interval for the population proportion of positive drug tests. \n" ); document.write( "--- \n" ); document.write( "sample proportion = 1143/86991 = 0.013 \n" ); document.write( "E = 1.96 * [0.13*0.87 / 86991] = 0.000386 \n" ); document.write( "-------- \n" ); document.write( "95% CI: 0.013 - 0.000386 < p < 0.013 + 0.000386 \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( "n is very large \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |