document.write( "Question 742883: the number of hours a week students devotes to study is normally distributed,with a mean of 30 hours and a standard deviation of 8 hours.
\n" ); document.write( "a. what percent of student will study less than 20 hours?
\n" ); document.write( "b.what percent of students will study more than 35 hours?
\n" ); document.write( "c. out of a class of 200 students, how many will study between 25 and 35 hours?
\n" ); document.write( "

Algebra.Com's Answer #452658 by reviewermath(1029)\"\" \"About 
You can put this solution on YOUR website!
a. P(X < 20) = \"P%28Z+%3C+%2820+-+30%29%2F8%29\"
\n" ); document.write( " = P(Z < -1.25)
\n" ); document.write( " = 10.56%
\n" ); document.write( "b. P(X > 35) = \"P%28Z+%3E+%2835+-+30%29%2F8%29\"
\n" ); document.write( " = P(Z > 0.625)
\n" ); document.write( " = 26.60%
\n" ); document.write( "c. P(25 < X < 35) = \"P%28%2825-30%29%2F8+%3C+X+%3C+%2835-30%29%2F8%29\"
\n" ); document.write( " = P(-0.625 < Z < 0.625)
\n" ); document.write( " = 1 - 2(0.2660)
\n" ); document.write( " = 46.8%
\n" ); document.write( " Answer: 46.8% of 200 = 93.6 ≈ \"highlight%2894%29\" students
\n" ); document.write( "
\n" );