asked 12.4k views
1 vote
With an average service rate of 15 customers per hour and an average customer arrival rate of 12 customers per hour, calculate the probability that actual service time will be less than or equal to five minutes.

asked
User ChanChow
by
8.2k points

1 Answer

4 votes

Answer:

probability that actual service time will be less than or equal to five minutes = P(X <= 5) = 1 - e-15(5/60) = 0.714 or 71.4%

Explanation:

The identification of the average arrival rate of customers(v) and the average service rate(u) must be done in order to solve this kind of problem .

In this case, on average, 12 customers arrive each hour. On average, the service rate is 15 customers per hour.

The arrival rate follows the exponential distribution.

probability that actual service time will be less than or equal to 't' minutes P(X <= t) = 1 - e-u(t/60)

probability that actual service time will be less than or equal to five minutes = P(X <= 5) = 1 - e-15(5/60) = 0.714 or 71.4%

answered
User Minchaej
by
8.2k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.