document.write( "Question 1121416: The time needed to complete a final examination in a particular college course is normally distributed with a mean of 80 minutes and a standard deviation of 10 minutes. Answer the following questions.
\n" ); document.write( "a. What is the probability of completing the exam in one hour or less?
\n" ); document.write( "b. What is the probability that a student will complete the exam in more than 60 minutes but less than 75 minutes?
\n" ); document.write( "c. Assume that the class has 60 students and that the examination period is 90 minutes in length. How many students do you expect will be unable to complete the exam in the allotted time?
\n" ); document.write( "

Algebra.Com's Answer #737303 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
z=(x-mean)/sd with mean 80 min and sd 10 min
\n" ); document.write( "z<-20/10 or -2 for 1 hour or less. That probability is 0.0228\r
\n" ); document.write( "\n" ); document.write( "60 to 75 minutes is z between 0 and +1.5 or 0.4332\r
\n" ); document.write( "\n" ); document.write( "90 minutes is 3 sd and the probability z>3 is 0.001
\n" ); document.write( "over 60 students, this would be no students
\n" ); document.write( "
\n" );