document.write( "Question 496644: A population has a mean of 200 and a standard deviation of 50. Suppose a simple random sample of size 100 is selected and is used to estimate μ .\r
\n" );
document.write( "\n" );
document.write( " 1. What is the probability that the sample mean will be within +/- 5 of the population mean (to 4 decimals)?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " 2. What is the probability that the sample mean will be within +/- 10 of the population mean (to 4 decimals)? \n" );
document.write( "
Algebra.Com's Answer #336613 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A population has a mean of 200 and a standard deviation of 50. \n" ); document.write( "Suppose a simple random sample of size 100 is selected and is \n" ); document.write( "used to estimate μ . \n" ); document.write( "------------------------------- \n" ); document.write( "1. What is the probability that the sample mean will be within +/- 5 of the population mean (to 4 decimals)? \n" ); document.write( "--- \n" ); document.write( "z(195) = (195-200)/50 = -0.1 \n" ); document.write( "z(205) = (205-200)/50 = +0.1 \n" ); document.write( "P(195 < x < 205) = p(-0.1 < z < 0.1) = 0.0797 \n" ); document.write( "----------------------------------------------------- \r \n" ); document.write( "\n" ); document.write( "2. What is the probability that the sample mean will be within +/- 10 of the population mean (to 4 decimals)? \n" ); document.write( "Do the same using 190 and 210 \n" ); document.write( "Ans: 0.1585 \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( "----------------------------------- \n" ); document.write( " \n" ); document.write( " |