document.write( "Question 836479: College students average 8.7 hours of sleep per night with a standard deviation of 40 minutes. If the amount of sleep is normally distributed, what proportion of college students sleep for more than 9.6 hours? \n" ); document.write( "
Algebra.Com's Answer #504218 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
College students average 8.7 hours of sleep per night with a standard deviation of 40 minutes. If the amount of sleep is normally distributed, what proportion of college students sleep for more than 9.6 hours?
\n" ); document.write( "------------
\n" ); document.write( "z(9.6) = (9.6-8.7)/(2/3) = 1.35
\n" ); document.write( "-------
\n" ); document.write( "z(x > 9.6) = P(z > 1.35) = normalcdf(1.35,100) = 0.0885
\n" ); document.write( "-----
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "----------------
\n" ); document.write( "
\n" );