document.write( "Question 855405: 7. Find the mean and standard error of the sample means that is normally distributed with a mean of 10 and a standard deviation of 2 and a sample size of 25.\r
\n" );
document.write( "\n" );
document.write( "8. Using the above distribution find the probability of a a score less than 11.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #515331 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 7. Find the mean and standard error of the sample means that is normally distributed with a mean of 10 and a standard deviation of 2 and a sample size of 25. \n" ); document.write( "---- \n" ); document.write( "mean of the sample means = 10 \n" ); document.write( "std of the sample means = 2/sqrt(25) = 2/5 \n" ); document.write( "-------------------------------------------------- \n" ); document.write( "8. Using the above distribution find the probability of a a score less than 11. \n" ); document.write( "Assuming the score you want is a sample mean you get: \n" ); document.write( "z(11) = (11-10)/(2/5) = 1/(2/5) = 5/2 = 2.5 \n" ); document.write( "P(x-bar < 11) = P(z < 2.5) = 0.9938 \n" ); document.write( "===================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "===================================== \n" ); document.write( " \n" ); document.write( " |