document.write( "Question 1161059: A study shows that scores on an aptitude test are normally distributed with a mean of 70 and a standard deviation of 12. Find the following probabilities:
\n" );
document.write( "a. If one test taker is selected, that the person scored greater than 75.
\n" );
document.write( "b. If 9 test takers are selected, that they have a mean score greater than 75. c. If 49 test takers are selected, that they have a mean score greater than 75.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #784516 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! z=(x-mean)/sd \n" ); document.write( "z > (5/12) with probability 0.3385\r \n" ); document.write( "\n" ); document.write( "b. denominator is now sigma/sqrt (n), so z> (5/12/3) or z > 15/12 with probability 0.1056 \n" ); document.write( "c. z>35/12 with probability 0.0018 \n" ); document.write( " |