document.write( "Question 1123349: ``A simple sample of heights of 6400 Englishmen has a mean of 67.85 inches an a standard deviation of 2.56 inches, while a simple sample of heights of 1600 Australians has a mean of 68.55 inches and a standard deviation of 2.52 inches. Do the data indicate that Australians are on the average taller than Englishmen? Use 5% level of significance. Do it by z-test. \n" ); document.write( "
Algebra.Com's Answer #739646 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
With large sample sizes, normality may be assumed if sample is random.
\n" ); document.write( "Ho: Australians are same height or smaller
\n" ); document.write( "Ha: Australians are taller.
\n" ); document.write( "alpha=0.05 P{reject Ho|Ho true}
\n" ); document.write( "1 way z-test
\n" ); document.write( "critical value is z>1.645
\n" ); document.write( "test (68.55-67.85)/sqrt (sd1^2/n1+sd2^2/n2); sqrt (0.004993)=0.0707
\n" ); document.write( "z=(0.7)/0.0707=9.91
\n" ); document.write( "reject Ho, highly significant
\n" ); document.write( "Australians on average are taller than Englishmen. Note: with samples this large, the power to detect a difference is very large. Note: z-test is appropriate with samples this large.
\n" ); document.write( "
\n" ); document.write( "
\n" );