document.write( "Question 526469: As a condition of employment, Fashion Industries applicants must pass a drug test. Of the last 220 applicants 14 failed the test. Develop a 99% confidence interval for the portion of applicants that fail the test. Would it be reasonable to conclude that more than 10% of the applicants are now failing the test? \n" ); document.write( "
Algebra.Com's Answer #348539 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! As a condition of employment, Fashion Industries applicants must pass a drug test. Of the last 220 applicants 14 failed the test. Develop a 99% confidence interval for the portion of applicants that fail the test. Would it be reasonable to conclude that more than 10% of the applicants are now failing the test? \n" ); document.write( "-------------- \n" ); document.write( "p-hat = 14/220 = 0.06 \n" ); document.write( "ME = 2.5758*sqrt[0.06*0.94/220] = 0.04 \n" ); document.write( "---- \n" ); document.write( "99% CI: 0.06-0.04 < p < 0.06+0.04 \n" ); document.write( "99% CI: 0.02 < p < 0 10 \n" ); document.write( "------------------------------------- \n" ); document.write( "p > 10% is not in the 99% confidence interval. \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |