document.write( "Question 285032: A machine produces 5-inch nails. A sample of 12 nails was selected and their lengths determined. The results are as follows:
\n" );
document.write( "5.01 5.00 4.93 4.95 4.98 5.05 5.01 5.05 4.97 5.08 5.03 4.91
\n" );
document.write( "Assuming that = 0.05, test the hypothesis that the population mean is equal to 5.
\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?\r
\n" );
document.write( "\n" );
document.write( "I TRIED LOOKING FOR THE NULL AND ALTERNATE HYPOTHESIS
\n" );
document.write( "HO: U < 5
\n" );
document.write( "Ha: U > 5
\n" );
document.write( "N = 12\r
\n" );
document.write( "\n" );
document.write( "WHEN I CALCULATE THE MEAN AND WITH THE STANDARD DEVIATION SHOUL I GO THROUGH THE VARIENCE THEN GO TO THE FORMULA FOR THE STANDARD DEVIATION. \n" );
document.write( "
Algebra.Com's Answer #206706 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A machine produces 5-inch nails. A sample of 12 nails was selected and their lengths determined. The results are as follows: \n" ); document.write( "5.01 5.00 4.93 4.95 4.98 5.05 5.01 5.05 4.97 5.08 5.03 4.91 \n" ); document.write( "Assuming that = 0.05, test the hypothesis that the population mean is equal to 5. \n" ); document.write( "· State the null and alternate hypotheses \n" ); document.write( "Ho: u = 5 \n" ); document.write( "Ha: u is not equal to 5 \n" ); document.write( "----------------------------------- \n" ); document.write( "· Calculate the mean and standard deviation \n" ); document.write( "x-bar = (sum of the lengths)/12 = 4.9975 \n" ); document.write( "s = 0.0515 \n" ); document.write( "-------------------- \n" ); document.write( "· Determine which test statistic applies, and calculate it \n" ); document.write( "test stat = t(4.9975) = (4.9975-5)/(0.0515/sqrt(12) = -0.0140\r \n" ); document.write( "\n" ); document.write( "---------------------- \n" ); document.write( "· Determine the critical value(s): t = +-invT(0.975)= +-2.2010 \n" ); document.write( "----------------------- \n" ); document.write( " \n" ); document.write( "· State your decision: Should the null hypothesis be rejected? \n" ); document.write( "Since the test statistic is not in the reject interval, fail \n" ); document.write( "to reject Ho. \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============================= \n" ); document.write( "I TRIED LOOKING FOR THE NULL AND ALTERNATE HYPOTHESIS \n" ); document.write( "HO: U < 5 \n" ); document.write( "Ha: U > 5 \n" ); document.write( "N = 12 \n" ); document.write( "WHEN I CALCULATE THE MEAN AND WITH THE STANDARD DEVIATION SHOULD I GO THROUGH THE VARIENCE THEN GO TO THE FORMULA FOR THE STANDARD DEVIATION. \n" ); document.write( "Note: I used a TI-84 calculator to find the mean and the standard deviation. \n" ); document.write( "------------------------------------------------ \n" ); document.write( " \n" ); document.write( " |