document.write( "Question 286233: Mrs Smith reading class can read a mean of 175 words per minute with a standard deviation of 20 words per minute. The top 3% of the class is to recieve a special award. What is the minimum number of words per minute a student would have to read in order to get the award? \n" ); document.write( "
Algebra.Com's Answer #207673 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Mrs Smith reading class can read a mean of 175 words per minute with a standard deviation of 20 words per minute. The top 3% of the class is to receive a special award. What is the minimum number of words per minute a student would have to read in order to get the award? \n" ); document.write( "------------------------ \n" ); document.write( "Find the z-score with a right tail of 3%: invNorm(0.97) = 1.8808 \n" ); document.write( "------------------------ \n" ); document.write( "Use x = zs + u to solve for x: \n" ); document.write( "------- \n" ); document.write( "x = 1.8808*20 + 175 \n" ); document.write( "x = 212.62 \n" ); document.write( "Round up to 213 words per minute \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |