document.write( "Question 929393: The wait time for a company before a customer can talk to a customer service representative has a mean of 140 seconds with a standard deviation of 20 seconds. Suppose the distribution of wait times is approximately bell-shaped and symmetric.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "What is the approximate proportion of customers who wait time is under 100 seconds?
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( " A 16%
\n" );
document.write( " B 32%
\n" );
document.write( " C 5%
\n" );
document.write( " D 2.5%
\n" );
document.write( " E 97.5% \n" );
document.write( "
Algebra.Com's Answer #564251 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! mean = 140 seconds, SD = 20 seconds, \n" ); document.write( "p(x < 100) = p(z < -40/20) = normalcdf(-100, -2) = .0228 = 2.28% \n" ); document.write( "D the closest \n" ); document.write( " |