document.write( "Question 575366: A company’s CEO wanted to estimate the percentage of defective product per shipment. In a sample containing 600 products, he found 45 defective products. \r
\n" );
document.write( "\n" );
document.write( "
\n" );
document.write( "(a) Find a 99% 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 #369454 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 600 products, he found 45 defective products. \r \n" ); document.write( "\n" ); document.write( "(a) Find a 99% 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( "---- \n" ); document.write( "p-hat = 45/600 = 0.075 \n" ); document.write( "ME = 2.5758*sqrt[0.075*0.9250/600] = 0.0277 \n" ); document.write( "---- \n" ); document.write( "99%CI: 0.075-0.0277 < p < 0.075+0.0277 \n" ); document.write( "99%CI: 0.0473 < p < 0.1027 \n" ); document.write( "--------------------------- \n" ); document.write( "(b) Interpret this confidence interval and write a sentence that explains it. \n" ); document.write( "We can have 99% confidence that p is between 0.0473 and 0.1027 \n" ); document.write( "=================================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |