Queueing Model Parameters
per hour
Average number of arrivals per time unit
per hour
Average number served per time unit per server
Parallel servers in the system
Queue Visualization Live Simulation
S
Performance Metrics
Key Results
System Utilization (ρ)
0.80
Ratio of arrival rate to service capacity
Average Customers in System (L)
4.00
Includes both waiting and being served
Average Waiting Time (Wq)
0.80 hours
Time a customer spends waiting in queue
Probability of Empty System (P0)
0.20
Chance that no customers are in the system
System Status
System is stable (ρ < 1)
Saved Scenarios
Default M/M/1
λ=4, μ=5, c=1Click the arrow to load a saved scenario
Export Results
How to Use the Queueing Theory Calculator
Queueing theory is the mathematical study of waiting lines or queues. This calculator helps you analyze queue performance in real-time for various service systems like call centers, retail checkouts, or manufacturing processes.
Step-by-Step Guide
- Select a Queueing Model: Choose between M/M/1 (single server), M/M/c (multiple servers), or M/G/1 (general service time distribution).
- Enter Arrival and Service Rates: Input the average arrival rate (λ) and service rate (μ) per time unit.
- Adjust Additional Parameters: For M/M/c, specify the number of servers. For M/G/1, enter the standard deviation of service time.
- Click Calculate: The tool instantly computes all key queue performance metrics.
- Analyze Results: Review metrics like average waiting time, queue length, and system utilization to optimize your service system.
Key Metrics Explained
- System Utilization (ρ): Percentage of time servers are busy. Values above 1 indicate an unstable system.
- Average Customers in System (L): Total customers (waiting + being served).
- Average Waiting Time (Wq): Time customers spend waiting before service.
- Probability of Empty System (P0): Likelihood that no customers are present.
Practical Applications
Use this calculator to:
- Determine optimal staffing levels for call centers
- Minimize customer wait times in retail
- Optimize manufacturing process flows
- Plan capacity for healthcare facilities
- Design efficient transportation systems
Pro Tip
For most service systems, aim for utilization between 70-85%. Lower utilization wastes resources, while higher utilization leads to long wait times.
Queueing Theory Basics
Kendall's Notation: A/B/c
- A: Arrival process (M=Markovian)
- B: Service process (M=Markovian, G=General)
- c: Number of servers
Little's Law: L = λW
- L: Average number in system
- λ: Arrival rate
- W: Average time in system
Queue Stability Condition
For system stability: λ < cμ
Where c is number of servers and μ is service rate per server.