document.write( "Question 143327: Part 2) Exercise #2 The null and alternate hypotheses are:\r
\n" );
document.write( "\n" );
document.write( "H(0): m(1) = m(2)
\n" );
document.write( "H(1): m(1) is not equal to m(2)
\n" );
document.write( "A random sample of 10 observations from one sample revealed a sample mean of 23 and a sample STDEV of 4. A random sample of 8 observations from another population revealed a sample mean of 26 and a sample STDEV of 5. At the 0.05 significance level, is there a difference between the population means? Also, (a) state the decision rule, (b) compute the pooled estimate of the population variance,(c) compute the t-test statistic, (d) state your decision about the null hypothesis, and (e) estimate the p-value.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #104393 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Part 2) Exercise #2 The null and alternate hypotheses are:\r \n" ); document.write( "\n" ); document.write( "H(0): m(1) = m(2) \n" ); document.write( "H(1): m(1) is not equal to m(2) \n" ); document.write( "A random sample of 10 observations from one sample revealed a sample mean of 23 and a sample STDEV of 4. A random sample of 8 observations from another population revealed a sample mean of 26 and a sample STDEV of 5. \n" ); document.write( "------------------------------------------ \n" ); document.write( "At the 0.05 significance level, is there a difference between the population means? \n" ); document.write( "Since the p-value is greater than 5%, fail to reject Ho \n" ); document.write( "The means are equal. \n" ); document.write( "------------------------------------- \n" ); document.write( "(a) state the decision rule, \n" ); document.write( "Critical values for 2-tail test with alpha=5% and df = 10+8-2=16: t = +/-2.120 \n" ); document.write( "------------------------------------- \n" ); document.write( "(b) compute the pooled estimate of the population variance, \n" ); document.write( "The formula is on p 406 of your text. \n" ); document.write( "------------------------------- \n" ); document.write( "(c) compute the t-test statistic, \n" ); document.write( "test stat: t = -1.4164... \n" ); document.write( "------------------------------------------ \n" ); document.write( "(d) state your decision about the null hypothesis, \n" ); document.write( "Fail to reject Ho. \n" ); document.write( "-------------------------------------------------- \n" ); document.write( "(e) estimate the p-value. \n" ); document.write( "p-value = 2P(-10 < t < -1.4164 with df= 16) = 0.17582... \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |