document.write( "Question 139133: help on this question
\n" );
document.write( "For the following set of data, test the hypothesis that the average is 10. Run a test of that hypothesis and present the conclusion.
\n" );
document.write( "x
\n" );
document.write( "8.9
\n" );
document.write( "9.7
\n" );
document.write( "10.3
\n" );
document.write( "8.5
\n" );
document.write( "10.4
\n" );
document.write( "9.3
\n" );
document.write( "9.8
\n" );
document.write( "7.1
\n" );
document.write( "10.6
\n" );
document.write( "11.1
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #101539 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Ho: u=10 \n" ); document.write( "Ha: u is not 10 \n" ); document.write( "-------------------- \n" ); document.write( "Find the mean of the sample: x-bar \n" ); document.write( "-------------------- \n" ); document.write( "Determine the critical t values for a two tail test with alpha=5% and dr=9 \n" ); document.write( "---------------------- \n" ); document.write( "Determine the test statistic: t(x-bar) = (x-bar - 10)/[s/sqrt(10)] \n" ); document.write( "----------------------- \n" ); document.write( "Determine the p-value \n" ); document.write( "------------------------- \n" ); document.write( "Draw a conclusion based on the p-value compared to alpha \n" ); document.write( "or the test statistic compared to the critical values. \n" ); document.write( "------------------------- \n" ); document.write( "Running a T-test I get: \n" ); document.write( "test statistic: t=-1.1556 \n" ); document.write( "p-value: 0.27759... \n" ); document.write( "x-bar= 9.57 \n" ); document.write( "s=1.1767... \n" ); document.write( "------------ \n" ); document.write( "Conclusion: Fail to reject Ho. \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |