Queuing Model : M/M/`oo`
|
Arrival Rate `lambda,` Service Rate `mu`
1. Traffic Intensity
`rho=lambda/mu`
2. Probability of no customers in the system
`P_0=e^(-rho)`
3. Probability that there are n customers in the system
`P_n=rho^n/(n!)*P_0`
4. Average number of customers in the system
`L_s=rho`
5. Average number of customers in the queue
`L_q=0`
6. Average time spent in the system
`W_s=1/mu`
7. Average Time spent in the queue
`W_q=0`
|
This material is intended as a summary. Use your textbook for detail explanation.
Any bug, improvement, feedback then