document.write( "Question 264417: The time needed to complete the final examination of MGSC 301 is normally distributed with a mean of 120 minutes and a standard deviation of 12 minutes.
\n" );
document.write( "a.
\n" );
document.write( "What is the probability that a student will finish the examination in two hours or more?
\n" );
document.write( "b.
\n" );
document.write( "What is the probability that a student will finish the examination in more than 100 minutes but less than 150 minutes?
\n" );
document.write( "c.
\n" );
document.write( "What is the probability that a student will finish the examination in more than 140 minutes?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #194680 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The time needed to complete the final examination of MGSC 301 is normally distributed with a mean of 120 minutes and a standard deviation of 12 minutes. \n" ); document.write( "a. \n" ); document.write( "What is the probability that a student will finish the examination in two hours or more? \n" ); document.write( "---- \n" ); document.write( "2 hrs is 120 minutes which is the mean. \n" ); document.write( "P(x>= 120) = 0.5000 \n" ); document.write( "---------------------------- \n" ); document.write( "b. \n" ); document.write( "What is the probability that a student will finish the examination in more than 100 minutes but less than 150 minutes? \n" ); document.write( "z(100) = (100-120)/12 = -20/12 = -1.667 \n" ); document.write( "z(150) = (150-120)/12 = 30/12 = 2.5 \n" ); document.write( "-- \n" ); document.write( "P(100< x < 150) = P(-1.667 < z < 2.5) = 0.9460 \n" ); document.write( "------------------------------- \n" ); document.write( "c. \n" ); document.write( "What is the probability that a student will \n" ); document.write( "finish the examination in more than 140 minutes? \n" ); document.write( "z(140) = (140-120)/12 = 1.667 \n" ); document.write( "P(z > 140) = P(z> 1.667) = 0.0478 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |