SOLUTION: 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 a
Algebra ->
Probability-and-statistics
-> SOLUTION: 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 a
Log On
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? Answer by stanbon(75887) (Show Source):
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?
------------
Find invNorm(0.95) = 1.645
---
Find x = zs + u = 1.645*8 + 30 = 43.16 minutes is the cut-off time.
=========================
Cheers,
Stan H.