document.write( "Question 244552: Assume we draw a simple random sample from a population having a mean of 100 and a standard deviation of 16. What is the probability that a sample mean will be within plus-or-minus two of the population mean for each of the following sample sizes?
\n" );
document.write( " (a.) n = 50 ____________ (3 points)
\n" );
document.write( " (b.) n = 100 96.8 to 103.2 (3 points)
\n" );
document.write( " (c.) n = 200 ____________ (3 points)
\n" );
document.write( " (d.) n = 400 ____________ (3 points)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #178945 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Assume we draw a simple random sample from a population having a mean of 100 and a standard deviation of 16. What is the probability that a sample mean will be within plus-or-minus two of the population mean for each of the following sample sizes? \n" ); document.write( "--- \n" ); document.write( "p(98 < x-bar < 102)= ? \n" ); document.write( "---\r \n" ); document.write( "\n" ); document.write( "(a.) n = 50 ____________ (3 points) \n" ); document.write( "t(98) = (98-100)/[16/sqrt(50)] = -0.884 \n" ); document.write( "t(102) = (102-100)/[16/sqrt(50)] = +0.884 \n" ); document.write( "P(98 < x-bar < 102) = P(-0.884 < t < 0.884 when df = 49) = 0.619 \n" ); document.write( "======================================================================\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(b.) n = 100 ------------ (3 points) \n" ); document.write( "Same procedure as \"a\" but let n = 100 \n" ); document.write( "------------- \n" ); document.write( "(c.) n = 200 ____________ (3 points) \n" ); document.write( "same but n = 200 \n" ); document.write( "------------------- \n" ); document.write( "(d.) n = 400 ____________ (3 points) \n" ); document.write( "same but n = 400 \n" ); document.write( "======================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |