i) Find the hours of the day for which all the clerks are busy.
Two counters can serve:
5 min2 customers=25 min10 customers So clerks are busy 25 minutes in one hour.
Then clerks are busy per day:
25⋅12=300min=5 h 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.
ρ=2μλλ=10,μ=12,ρ=2(12)10=125
P0=1+ρ1−ρ=1+1251−125=177≈0.411765
P1=μλP0=1+ρ2ρ(1−ρ)
P1=1210⋅177=10235≈0.343137
The probability that both the clerks are idle is 177≈0.411765.
The probability that one is idle is 10235≈0.343137.
iii) Find the expected proportion of idle time for clerks.
1−ρ=1−2μλ
1−ρ=1−2(12)10=127≈0.583333
iv) Find the expected waiting time of customers in the system W and expected waiting time of customers in queue Wq
For the M/M/2 queue,
ρ=2μλ
P0=1+ρ1−ρ
Lq=2!(1−ρ)2P0(λ/μ)2ρ=1−ρ22ρ3
Wq=λLq=λ(1−ρ2)2ρ3=μ(1−ρ2)ρ2
W=Wq+μ1=μ(1−ρ2)1
λ=10,μ=12,ρ=2(12)10=125
Wq=12(1−(125)2)(125)2=142825≈0.017507
W=142825+121=11912≈0.100840
Comments