document.write( "Question 263212: An employer wants to set a time limit so that 95% of the employees will finish a job on time. Past history has shown that the time required to do the job is normally distributed and has a mean time of 30 minutes with a standard deviation of 8 minutes. How much time should the employer allow employees to finish the job? \n" ); document.write( "
Algebra.Com's Answer #194042 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
An employer wants to set a time limit so that 95% of the employees will finish a job on time. Past history has shown that the time required to do the job is normally distributed and has a mean time of 30 minutes with a standard deviation of 8 minutes. How much time should the employer allow employees to finish the job?
\n" ); document.write( "------------
\n" ); document.write( "Find invNorm(0.95) = 1.645
\n" ); document.write( "---
\n" ); document.write( "Find x = zs + u = 1.645*8 + 30 = 43.16 minutes is the cut-off time.
\n" ); document.write( "=========================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );