188k views
1 vote
A campus deli serves 240 customers over its busy lunch period from 11:00 a.m. to 1:00 p.m. A quick count of the number of customers waiting in line and being served by the sandwich makers shows that an average of 10 customers are in process at any point in time. What is the average amount of time that a customer spends in process?

User Mrebval
by
7.2k points

1 Answer

6 votes

Answer:

the time spent in the process is 5.5 minutos

Explanation:

Let
\mu = 240/120 = 2 customers/minutes and
\lambda the customer arrival rate. If on average there are 10 customers in process and
L_q is the average number of customers waiting, then
L_s = 10. We know that the average number of clients in the system is given by:


L_s = L_q+(\lambda)/(\mu)=(\lambda^2)/(\mu(\mu-\lambda))+(\lambda)/(\mu). So,


10 = (\lambda^2)/(2(2-\lambda))+(\lambda)/(2)\\\\10(2(2-\lambda))=\lambda^2+(2-\lambda)\lambda\\\\40-20\lambda = \lambda^2+2\lambda-\lambda^2\\\\\lambda = (40)/(22)=1.8182 costumers/minutes.

On other hand,


L_q=(\lambda^2)/(\mu(\mu-\lambda))=(1.8182^2)/(2(2-1.8182))=9.092 costumers.


W_q=(L_q)/(\lambda)=(9.092)/(1.8182)=5.0 minutes is the time spent in the queue.

Finally you have


W_s=W_q+(1)/(\mu)=5.0+(1)/(2)=5.5 is the time spent in the process.

User Conor Livingston
by
7.6k points