document.write( "Question 1164725: A population has the parameters:
\n" );
document.write( "μ = 43.3 and σ = 9.8
\n" );
document.write( "You intend to draw a random sample of size using:
\n" );
document.write( "n = 165 \r
\n" );
document.write( "\n" );
document.write( "What is the mean of the distribution of sample means?\r
\n" );
document.write( "\n" );
document.write( "What is the standard deviation of the distribution of sample means?
\n" );
document.write( "(Report answer accurate to 2 decimal places.) \n" );
document.write( "
Algebra.Com's Answer #789204 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! The mean of the sampling distribuution is straightforward. It is the mean of the population or 43.3 \n" ); document.write( "the sd is the sd (pop)/sqrt(n)=9.8/sqrt(165)=0.76 \n" ); document.write( " |