document.write( "Question 541925: 1)In a recent random audit of 300 technical reports, 86 had at least 1 major error. With 99% confidence, what proportion of all reports have no major errors?
\n" );
document.write( "2)Suppose in a random sample of 120 sets of tires, we observe an average stopping distnace from a speed of 60mph of 250 ft with a standard dev. of 20 feet. If we use the sample standard dev. as an estimate of the true standard dev. what should we estimate as out average stopping distance for this brand of tire at 98% confidence?
\n" );
document.write( "What formula do I use?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #354342 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 1)In a recent random audit of 300 technical reports, 86 had at least 1 major error. With 99% confidence, what proportion of all reports have no major errors? \n" ); document.write( "--- \n" ); document.write( "P(at least one error) = 1 - P(no errors) \n" ); document.write( "(86/300) = 1 - P(none) \n" ); document.write( "p-hat = P(none) = 0.713 \n" ); document.write( "------ \n" ); document.write( "ME = 2.5758*sqrt[0.713*0.287/300] = 0.067 \n" ); document.write( "--- \n" ); document.write( "99% CI: 0.713-0.067 < p < 0.713+0.067 \n" ); document.write( "=============================================== \n" ); document.write( "2)Suppose in a random sample of 120 sets of tires, we observe an average stopping distnace from a speed of 60mph of 250 ft with a standard dev. of 20 feet. If we use the sample standard dev. as an estimate of the true standard dev. what should we estimate as our average stopping distance for this brand of tire at 98% confidence? \n" ); document.write( "--- \n" ); document.write( "Same process as with # 1 above \n" ); document.write( "=================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "===================== \n" ); document.write( " \n" ); document.write( " |