|
|
|
N = mean (expected) number of customer
= 0 × Ҏ[ k customers in system] + 1 × Ҏ[ 1 customer in system] + 2 × Ҏ[ 2 customers in system] + ....
= ∑ {k = 0, 1, .., ∞} k × Ҏ[ k customers in system] (definition of "expected value")
= ∑ {k = 0, 1, .., ∞} k × pk ........ (1)
|
Ҏ[ 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 .... (2)
Substitute (3) in (2): N = (1 - ρ) × ∑ {k = 0, 1, .., ∞} k × ρk ..... (2) [repeated] = (1 - ρ) × ρ × (1 - ρ)-2 = ρ × (1 - ρ)-1 Therefore, the mean number of customers in an M/M/1 queue is equal to:
|