document.write( "Question 1187841: A population of values has an unknown distribution with
\n" );
document.write( "μ=250 and σ=7.9. You intend to draw a random sample of size n=56\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "What is the mean of the distribution of sample means?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "What is the standard deviation of the distribution of sample means?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #818854 by Boreal(15235) You can put this solution on YOUR website! the mean is 250, same as pop mean \n" ); document.write( "sd is 7.9/sqrt(56)=1.056 \n" ); document.write( " |