Example
Consider an 1 queue with arrival rate customers per hour and service rate customers per hour.
Step 1: Check Steady-State Condition
Traffic intensity: ✓
Step 2: Steady-State Probabilities
Step 3: Performance Metrics
| Metric | Formula | Value |
|---|---|---|
| (avg. # in system) | customers | |
| (avg. time in system) | hours (30 min) | |
| (avg. # in queue) | customers | |
| (avg. wait in queue) | hour (20 min) |
Step 4: Verify Little’s Formula
✓ ✓
Step 5: Busy Period
Mean busy period: hours
Mean idle period: hours
Proportion of empty time: ✓
NOTE
The server is busy of the time and idle of the time. On average, there are 2 customers in the system, with typical waiting time of 30 minutes total (20 minutes in queue, 10 minutes in service).