|
|
Ҏ[ k customers in system] = ρk (1 - ρ) (see: click here) |
The average (expected) queue length N of the M/M/1 queue is:
N = ∑ {k = 0, 1, .., ∞} k × pk (definition of N)
= ∑ {k = 0, 1, .., ∞} k × ρk (1 - ρ)
= (1 - ρ) × ∑ {k = 0, 1, .., ∞} k × ρk .... (1)
Substitute in (1): N = (1 - ρ) × ∑ {k = 0, 1, .., ∞} k × ρk ..... (1) = (1 - ρ) × ρ × (1 - ρ)-2 = ρ × (1 - ρ)-1 Summary: mean number of customers in an M/M/1 queue
|
N = λ T (Little's formula)
|
the average service time of the M/M/1 queue is
N
T = ---
λ
1 ρ
= --- * -------
λ 1 - ρ
1 λ/μ
= --- * -------
λ 1 - ρ
1 1
= --- * ------- ..... (3)
μ 1 - ρ
|
|
|