document.write( "Question 695876: Ms. Swift's reading class can read an average of 170 words per minute with a standard deviation of 25 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 need to read in order to get the award? Assume the data is normally distributed. \n" ); document.write( "
Algebra.Com's Answer #428709 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Ms. Swift's reading class can read an average of 170 words per minute with a standard deviation of 25 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 need to read in order to get the award? Assume the data is normally distributed. \n" ); document.write( "------------------- \n" ); document.write( "Find the z-value with a left-tail of 0.97. \n" ); document.write( "invNorm(0.97) = 1.8808 \n" ); document.write( "------- \n" ); document.write( "Solve for x using x = z*s + u \n" ); document.write( "x = 1.8808*25 + 170 \n" ); document.write( "x = 217 words per minute \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " |