document.write( "Question 576665: A company’s CEO wanted to estimate the percentage of defective product per shipment. In a sample containing 400 products, he found 25 defective products.\r
\n" );
document.write( "\n" );
document.write( "
\n" );
document.write( "(a) Find a 95% confidence interval for the true proportion of defective product. Show your calculations and/or explain the process used to obtain the interval.
\n" );
document.write( "(b) Interpret this confidence interval and write a sentence that explains it. \n" );
document.write( "
Algebra.Com's Answer #369957 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A company’s CEO wanted to estimate the percentage of defective product per shipment. In a sample containing 400 products, he found 25 defective products. \n" ); document.write( "------- \n" ); document.write( "(a) Find a 95% confidence interval for the true proportion of defective product. Show your calculations and/or explain the process used to obtain \n" ); document.write( "the interval. \n" ); document.write( "p-hat = 25/400 = 0.0625 \n" ); document.write( "---- \n" ); document.write( "ME = 1.96*sqrt[0.0625*0.9375/400] = 0.0237 \n" ); document.write( "95%CI: 0.0625-0.0237 < p < 0.0625+0.0237 \n" ); document.write( "95%CI: 0.0388 < p < 0.0862 \n" ); document.write( "============================================ \r \n" ); document.write( "\n" ); document.write( "(b) Interpret this confidence interval and write a sentence that explains it. \n" ); document.write( "With 95% confidence we can say that the proportion of defective products \n" ); document.write( "is between 3.88% and 8.62% \n" ); document.write( "================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================================ \n" ); document.write( " \n" ); document.write( " |