document.write( "Question 1129301: What two assumptions must be met when you are using
\n" );
document.write( "the z test to test differences between two means? Can the
\n" );
document.write( "sample standard deviations s1 and s2 be used in place of
\n" );
document.write( "the population standard deviations sigma1 and sigma2 \n" );
document.write( "
Algebra.Com's Answer #745856 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Normal distribution and random sample are necessary. \n" ); document.write( "One may use s1 and s2, but then it is a 2-sample t-test, assuming here that the sample SD is an unbiased estimator of the population SD. \n" ); document.write( " |