SOLUTION: the length of time a customer must wait in line at the post office has approximately a normal distribution with a mean of 5.8 minutes and a standard deviation of 2.6 minutes. what

Algebra ->  Probability-and-statistics -> SOLUTION: the length of time a customer must wait in line at the post office has approximately a normal distribution with a mean of 5.8 minutes and a standard deviation of 2.6 minutes. what      Log On


   



Question 706829: the length of time a customer must wait in line at the post office has approximately a normal distribution with a mean of 5.8 minutes and a standard deviation of 2.6 minutes. what is the probability that a customer will wait between 4 and 8 minutes?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
the length of time a customer must wait in line at the post office has approximately a normal distribution with a mean of 5.8 minutes and a standard deviation of 2.6 minutes. what is the probability that a customer will wait between 4 and 8 minutes?
-----
P(4<= x <=8) = P(z(4)<= z <=z(8))
---
z(8) = (8-5.8)/2.6 = 0.8462
z(4) = (4-5.8)/2.6 = -0.6923
-----
Ans: normalcdf(-0.6923,0.8462) = 0.5569
==========================================
Cheers,
Stan H.