document.write( "Question 269246: A machine produces 3-inch nails. A sample of 12 nails was selected and their lengths determined. The results are as follows:
\n" );
document.write( "2.97 2.86 2.82 2.86 2.95 2.80 2.81 2.98 2.88 2.83 2.95 2.95
\n" );
document.write( "Assuming that = 0.01, test the hypothesis that the population mean is equal to 3.
\n" );
document.write( "· State the null and alternate hypotheses
\n" );
document.write( "· Calculate the mean and standard deviation
\n" );
document.write( "· Determine which test statistic applies, and calculate it
\n" );
document.write( "· Determine the critical value(s).
\n" );
document.write( "· State your decision: Should the null hypothesis be rejected?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #197376 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A machine produces 3-inch nails. A sample of 12 nails was selected and their lengths determined. The results are as follows: \n" ); document.write( "2.97 2.86 2.82 2.86 2.95 2.80 2.81 2.98 2.88 2.83 2.95 2.95 \n" ); document.write( "Assuming that = 0.01, test the hypothesis that the population mean is equal to 3. \n" ); document.write( "· State the null and alternate hypotheses \n" ); document.write( "Ho: u = 3 \n" ); document.write( "H1: u is not equal to 3 \n" ); document.write( "--------------------------- \n" ); document.write( "· Calculate the mean and standard deviation \n" ); document.write( "sample mean = 2.89 ; s = 0.067 \n" ); document.write( "· Determine which test statistic applies, and calculate it \n" ); document.write( "ts = t(2.89) = (2.89-3)/[0.067/sqrt(12)] = -5.687 \n" ); document.write( "---- \n" ); document.write( "· Determine the critical value(s). \n" ); document.write( "cv = +/-invT(0.005,11) = +/-3.106 \n" ); document.write( "---- \n" ); document.write( "Conclusion: Since ts is in the reject interval, Reject Ho. \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "· State your decision: Should the null hypothesis be rejected? \n" ); document.write( " \n" ); document.write( " |