document.write( "Question 1174642:
\n" );
document.write( "A sample of 400 Male is found to have a mean height 171.40cm.can it be reasonably regarded as a sample from Large population with mean height 171.20cm and standard deviation 3.3? Test at 5% level of significance
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #800097 by Boreal(15235) You can put this solution on YOUR website! z=(x-mean)/sigma/sqrt(n)\r \n" ); document.write( "\n" ); document.write( "=(171.4-171.20)/3.3/sqrt(400) \n" ); document.write( "=0.2*20/3.3 \n" ); document.write( "=1.21 \n" ); document.write( "The probability of z being at or greater than 1.21 is 0.113 \n" ); document.write( "This is greater than 5%, so yes, it is reasonable to regard this sample from that population. \n" ); document.write( " |