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)![]() ![]() You can put this solution on YOUR website! a. P(X < 20) = \n" ); document.write( " = P(Z < -1.25) \n" ); document.write( " = 10.56% \n" ); document.write( "b. P(X > 35) = \n" ); document.write( " = P(Z > 0.625) \n" ); document.write( " = 26.60% \n" ); document.write( "c. P(25 < X < 35) = \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 ≈ |