document.write( "Question 286095: You want to prove that a population mean is not 7. Data is ratio and a large sample size will be used (n = 225). When the sample is done the sample mean is computed to be 7.2 and the sample standard deviation is 1.5. Test the hypothesis using an alpha of 5%. Use formal hypothesis testing and compute the p-value. \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #207453 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! You want to prove that a population mean is not 7. \n" ); document.write( "Data is ratio and a large sample size will be used (n = 225). \n" ); document.write( "When the sample is done the sample mean is computed to be 7.2 and the sample standard deviation is 1.5. \n" ); document.write( "Test the hypothesis using an alpha of 5%. \n" ); document.write( "Use formal hypothesis testing and compute the p-value. \n" ); document.write( "----- \n" ); document.write( "Ho: u = 7 \n" ); document.write( "Ha: u is not 7 (claim) \n" ); document.write( "------------------------------- \n" ); document.write( "t(7.2) = (7.2-7)/1.5 = 0.1333... \n" ); document.write( "--- \n" ); document.write( "p-value = 2*P(t > 0.13333.. with df = 224) \n" ); document.write( "= 2*tcdf(0.13333..,100,224) = 0.8940 \n" ); document.write( "---- \n" ); document.write( "Wow! Fail to reject Ho; that p-value is much larger than the p-value. \n" ); document.write( "================================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================================================= \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |