document.write( "Question 1037876: A sample is chosen randomly from a population that can be described by a Normal model.
\n" );
document.write( "1) What's the sampling distribution model for the sample mean?
\n" );
document.write( "2) Describe the shape, center and spread of the model you identified in #1.
\n" );
document.write( "3) If we choose a larger sample, what is the effect on the sampling distribution model
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #652523 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! The distribution of the sample will also be normal, with a \"compressed\" shape compared to the population model, depending upon the sample size. \n" ); document.write( "Its mean will be the mean of the population. \n" ); document.write( "Its standard deviation is s/sqrt (n), the sample taken, so the variance is s^2/n. \n" ); document.write( "If a larger sample is taken, the variance will decrease with the square root of the sample size. The center will not change. \n" ); document.write( " |