document.write( "Question 855906: The time it takes for a telephone sales associate to complete a customer order is referred to as “handle time.” The handle times for a catalog company that sells casual clothing have historically followed a Normal distribution with a mean of 6 minutes and a standard deviation of 0.8 minutes. The company has set a goal to complete a telephone order within 7.5 minutes.\r
\n" ); document.write( "\n" ); document.write( "Using the Normal distribution model, what is the the probability that a handle time exceeds the goal?\r
\n" ); document.write( "\n" ); document.write( "a. 0.34
\n" ); document.write( "b. 0.0304
\n" ); document.write( "c. 0.4696
\n" ); document.write( "d. 0.5
\n" ); document.write( "

Algebra.Com's Answer #515623 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "z = (7.5-6)/.8 = 1.5/.8 = 1.875, NORMSDIST(1.875) = .9696
\n" ); document.write( " P(z ≥ 1.875) = 1 - .9696 = .0304 \n" ); document.write( "
\n" );