document.write( "Question 1085506:  Describe the distribution of sample means (shape, expected value, and standard error) for samples of n=100 selected from a population with a mean of 80 and a standard deviation of 10.\r
\n" );
document.write( "\n" );
document.write( "The distribution is_________, with an expected value of ______ and a standard error of _______. \n" );
document.write( "
| Algebra.Com's Answer #699588 by Boreal(15235)     You can put this solution on YOUR website! Normal \n" ); document.write( "expected value of 80 \n" ); document.write( "Standard error of 1 (10/sqrt(100)) \n" ); document.write( " |