document.write( "Question 438120: If x has a normal distribution with a mean 15 and standard deviation 3, describe
\n" );
document.write( " _
\n" );
document.write( "the distribution of x values for sample size n, where n=4, n=16, and n =100. How
\n" );
document.write( " _
\n" );
document.write( "do the x distributions compare for the various sample sizes?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #303041 by stanbon(75887) ![]() You can put this solution on YOUR website! If x has a normal distribution with a mean 15 and standard deviation 3, describe the distribution of x values for sample size n, where n=4, n=16, and n =100. How do the x distributions compare for the various sample sizes? \n" ); document.write( "---- \n" ); document.write( "The mean of the sample means of any size = the mean of the population. \n" ); document.write( "--- \n" ); document.write( "The std of the sample means for samples of size n = s/sqrt(n) where \n" ); document.write( "s is the std of the population. \n" ); document.write( "------------------------------------ \n" ); document.write( "mean for all your distributions is 15 \n" ); document.write( "--- \n" ); document.write( "std for samples of size 4 is 3/sqrt(4) = 3/2 \n" ); document.write( "--- \n" ); document.write( "std of samples of size 16 is 3/sqrt(16) = 3/4 \n" ); document.write( "--- \n" ); document.write( "std of samples of size 100 = 3/sqrt(100) = 3/10 \n" ); document.write( "----- \n" ); document.write( "Notice: As the samples size gets larger the spread of the \n" ); document.write( "distribution gets smaller, or tighter. \n" ); document.write( "======================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=========== \n" ); document.write( " \n" ); document.write( " |