document.write( "Question 912227: An employer wants to estimate to set a time limit so that 90% 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 32 minutes with a standard deviation of 6 minutes. How much time should the employer allow employees to finish the job? \n" ); document.write( "
Algebra.Com's Answer #553662 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
An employer wants to estimate to set a time limit so that 90% 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 32 minutes with a standard deviation of 6 minutes. How much time should the employer allow employees to finish the job?
\n" ); document.write( "---
\n" ); document.write( "Find the z-value with a left tail of 0.90
\n" ); document.write( "----
\n" ); document.write( "invNorm(0.90) = 1.2816
\n" ); document.write( "-----
\n" ); document.write( "Find the corresponding time value:
\n" ); document.write( "x = z*s + u
\n" ); document.write( "Ans::x = 1.2816*6 + 32 = 39.69 minutes
\n" ); document.write( "------------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "---------------
\n" ); document.write( "
\n" );