document.write( "Question 1071753: You test 100 light bulbs randomly out of a large shipment and find 6 of them to be defective. What margin of error would you need if you want a 95% confidence interval?\r
\n" );
document.write( "\n" );
document.write( "What is the 95% confidence interval in this case? \n" );
document.write( "
Algebra.Com's Answer #686683 by stanbon(75887) ![]() You can put this solution on YOUR website! You test 100 light bulbs randomly out of a large shipment and find 6 of them to be defective. What margin of error would you need if you want a 95% confidence interval? \n" ); document.write( "What is the 95% confidence interval in this case? \n" ); document.write( "---- \n" ); document.write( "sample proportion:: 6/100 \n" ); document.write( "ME = 1.645*sqrt[0.06*0.94/100] = 0.0391 \n" ); document.write( "----- \n" ); document.write( "95% CI:: 0.06-0.0391 < p < 0.06+0.0391 \n" ); document.write( "95% CI:: 0.029 < p < 0.0991 \n" ); document.write( "---------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |