document.write( "Question 526304: The College Board reported the following mean scores for the three parts of the Scholastic Aptitude Test (SAT) (The World Almanac, 2009):
\n" );
document.write( "Assume that the population standard deviation on each part of the test is σ = 100.\r
\n" );
document.write( "\n" );
document.write( "What is the probability a random sample of 90 test takers will provide a sample mean test score within 10 points of the population mean of 515 on the Mathematics part of the test? Round your answer to four decimal places.\r
\n" );
document.write( "\n" );
document.write( "What is the probability a random sample of 100 test takers will provide a sample mean test score within 10 of the population mean of 494 on the writing part of the test? Round your answer to three decimal places.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #348413 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The College Board reported the following mean scores for the three parts of the Scholastic Aptitude Test (SAT) (The World Almanac, 2009): \n" ); document.write( "Assume that the population standard deviation on each part \n" ); document.write( "of the test is σ = 100. \n" ); document.write( "----------------------------- \n" ); document.write( "What is the probability a random sample of 90 test takers will provide a sample mean test score within 10 points of the population mean of 515 on the Mathematics part of the test? Round your answer to four decimal places. \n" ); document.write( "---- \n" ); document.write( "Find the z-values 5% to the right and 5% to the left of z = 0. \n" ); document.write( "----- \n" ); document.write( "invNorm(0.45) = -0.1257 \n" ); document.write( "invNorm(0.55) = +0.1257 \n" ); document.write( "--- \n" ); document.write( "Find the corresponding raw scores using x = zs+u \n" ); document.write( "x = -0.1257*100+515 = 502.4339 \n" ); document.write( "and \n" ); document.write( "x = +0.1257*100+515 = 525.5700 \n" ); document.write( "======================================= \n" ); document.write( " \n" ); document.write( "What is the probability a random sample of 100 test takers will provide a sample mean test score within 10 of the population mean of 494 on the writing part of the test? Round your answer to three decimal places. \n" ); document.write( "--- \n" ); document.write( "I'll do part of this one; you can do the rest. \n" ); document.write( "5 below 494 = 489 \n" ); document.write( "std for the sample means of size n = 100 is 100/Sqrt(100) = 10 \n" ); document.write( "z(489) = (489-494)/10 = -1/2 \n" ); document.write( "---- \n" ); document.write( "Similarly the z-score above 494 will be +1/2 \n" ); document.write( "--- \n" ); document.write( "Then P(489 <= x-bar <= 499) = P(-1/2<= z <=1/2) = 0.3829 \n" ); document.write( "==================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |