document.write( "Question 1198517: Scores for a common standardized college aptitude test are normally distributed with a mean of 518 and a standard deviation of 113. Randomly selected students are given a Test Preparation Course before taking this test. Assume, for sake of argument, that the preparation course has no effect. \r
\n" );
document.write( "\n" );
document.write( "If 1 student is randomly selected, find the probability that their score is at least 553.4.
\n" );
document.write( "P(X > 553.4) =
\n" );
document.write( "Enter your answer as a number accurate to 4 decimal places. \r
\n" );
document.write( "\n" );
document.write( "If 20 students are randomly selected, find the probability that their mean score is at least 553.4.
\n" );
document.write( "P(
\n" );
document.write( "¯¯¯
\n" );
document.write( "X
\n" );
document.write( "X
\n" );
document.write( "¯
\n" );
document.write( " > 553.4) = \n" );
document.write( "
Algebra.Com's Answer #832135 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Using Handheld TI or similarly an inexpensive calculator like an Casio fx-115 ES plus \n" ); document.write( "P(X > 553.4) = normcdf(553.4, 9999, 518,113) = .3770 (accurate to 4 decimal places) \n" ); document.write( " ______________ \n" ); document.write( "If 20 students are randomly selected, find the probability that their mean score is at least 553.4. \n" ); document.write( " \n" ); document.write( "p(z > 1.401, df 19) = 0.0887 (accurate to 4 decimal places) \n" ); document.write( " |