document.write( "Question 135350: In 1992, the FAA conducted 86,991 pre-employment drug tests on job applicants who were to be
\n" );
document.write( "engaged in safety and security-related jobs, and found that 1,143 were positive. (a) Construct a
\n" );
document.write( "95 percent confidence interval for the population proportion of positive drug tests. (b) Why is the
\n" );
document.write( "normality assumption not a problem, despite the very small value of p? \n" );
document.write( "
Algebra.Com's Answer #99163 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( "p-hat = 1143/86991 = 0.013139... \n" ); document.write( "E = 1.96*sqrt[(0.013139)*(0.98686)/86991] = 0.002393 \n" ); document.write( "CI is (0.013139-0.002393,0.013139+0.00239) \n" ); document.write( "---------------------------------------------- \n" ); document.write( "(b) Why is the normality assumption not a problem, despite the very small value of p? The random sample was very large. \n" ); document.write( "------------------------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "StanH. \n" ); document.write( " |