document.write( "Question 1192872: The scores of students on the SAT college entrance examinations at a certain high school had a normal distribution with mean = 548.4 and standard deviation = 28.1 .
\n" );
document.write( "(a) What is the probability that a single student randomly chosen from all those taking the test scores 553 or higher?
\n" );
document.write( "ANSWER: \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "For parts (b) through (d), consider a simple random sample (SRS) of 35 students who took the test.\r
\n" );
document.write( "\n" );
document.write( "(b) What are the mean and standard deviation of the sample mean score x
\n" );
document.write( ", of 35 students?
\n" );
document.write( "The mean of the sampling distribution for x
\n" );
document.write( " is: \r
\n" );
document.write( "\n" );
document.write( "The standard deviation of the sampling distribution for
\n" );
document.write( " is: \r
\n" );
document.write( "\n" );
document.write( "(c) What z-score corresponds to the mean score x
\n" );
document.write( " of 553?
\n" );
document.write( "ANSWER: \r
\n" );
document.write( "\n" );
document.write( "(d) What is the probability that the mean score x
\n" );
document.write( " of these students is 553 or higher?
\n" );
document.write( "ANSWER: \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #824922 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! z=(x-mean)/sd \n" ); document.write( "z>(553-548.4)/28.1=0.1637 \n" ); document.write( "probability z > 0.1637 is 0.4350 \n" ); document.write( "- \n" ); document.write( "for 35 students, the mean of the sampling distribution is 548.4, no change. \n" ); document.write( "the sd is original sd/sqrt(n)=4.75 \n" ); document.write( "- \n" ); document.write( "z now is 4.6/4.75=0.97 \n" ); document.write( "the probability now is 0.1664 \n" ); document.write( " |