i) Find the hours of the day for which all the clerks are busy.
Two counters can serve:
So clerks are busy 25 minutes in one hour.
Then clerks are busy per day:
The clerks are busy 5 hours per day.
ii) Find the probability that both the clerks are idle, one is idle.
When n=0, the system is idle.
Pn = probability of exactly n customers in the system.
"P_1={10 \\over 12}\\cdot{7 \\over 17}={35 \\over 102}\\approx0.343137"
The probability that both the clerks are idle is "{7 \\over 17}\\approx0.411765."
The probability that one is idle is "{35 \\over 102}\\approx0.343137."
iii) Find the expected proportion of idle time for clerks.
"1-\\rho=1-{10\\over 2(12)}={7 \\over 12}\\approx0.583333"
iv) Find the expected waiting time of customers in the system "W" and expected waiting time of customers in queue "W_q"
For the M/M/2 queue,
"W_q={L_q \\over \\lambda}={2\\rho^3 \\over \\lambda(1-\\rho^2)}={\\rho^2 \\over \\mu(1-\\rho^2)}"
"W=W_q+{1 \\over \\mu}={1 \\over \\mu(1-\\rho^2)}"
"\\lambda=10, \\mu=12, \\rho={10 \\over 2(12)}={5 \\over 12}"
"W_q={({5 \\over 12})^2 \\over 12(1-({5 \\over 12})^2)}={25 \\over 1428}\\approx0.017507"
"W={25 \\over 1428}+{1 \\over 12}={12 \\over 119}\\approx0.100840"
Comments
Leave a comment