document.write( "Question 1058361: Sample size of A = 10
\n" ); document.write( "Sample mean of A = 29.5
\n" ); document.write( "Sample Standard Deviation of A = 0.7\r
\n" ); document.write( "\n" ); document.write( "Sample size of B = 9
\n" ); document.write( "Sample mean of B = 30.3
\n" ); document.write( "Sample Standard Deviation of B = 0.5\r
\n" ); document.write( "\n" ); document.write( "Normally distributed random variables.\r
\n" ); document.write( "\n" ); document.write( "Let \"alpha\"=0.05\r
\n" ); document.write( "\n" ); document.write( "Is the variability of A significantly different from B?\r
\n" ); document.write( "\n" ); document.write( "Is the mean of A significantly different from B?
\n" ); document.write( "

Algebra.Com's Answer #673422 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Let's start with the difference in means first.
\n" ); document.write( "Null Hypothesis-\"Ho\":\"u%5BA%5D=u%5BB%5D\" or \"u%5BA%5D=u%5BB%5D\"
\n" ); document.write( "Alternate Hypothesis-\"Ha\":\"u%5BA%5D%3C%3Eu%5BB%5D\"
\n" ); document.write( "\"alpha=0.05\"
\n" ); document.write( "Use unpooled standard deviation method,
\n" ); document.write( "\"t=%2829.5-30.3%29%2Fsqrt%280.7%5E2%2F10%2B0.5%5E2%2F9%29=-2.887+\"
\n" ); document.write( "\"C=+%28%280.7%29%5E2%2F10%29%2F%28%280.7%29%5E2%2F10%2B%280.5%29%5E2%2F9%29=0.6382+\"
\n" ); document.write( "
\n" ); document.write( "Rounding down,
\n" ); document.write( "\"DOF=11\"
\n" ); document.write( "Checking the critical t value for \"DOF=11\" and \"alpha=0.05\".
\n" ); document.write( "\"t%5Bc%5D=-2.201\"
\n" ); document.write( "Since \"t%3Ct%5Bc%5D\", reject the null hypothesis.
\n" ); document.write( "The sample means are significantly different.
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "With regards to the variances, are you supposed to use a particular test to check. F test?
\n" ); document.write( "In this case,
\n" ); document.write( "\"F=s%5B1%5D%5E2%2Fs%5B2%5D%5E2=%280.7%2F0.5%29%5E2=1.96\"
\n" ); document.write( "I used EXCEL with \"X=1.96\",\"DOF%5B1%5D=9\" and \"DOF%5B2%5D=8\" to get a p value of \"0.356\".
\n" ); document.write( "Since \"0.356%3E0.05\", there is no significant difference between the samples using the variances.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );