Triage Systems, Variance Redistribution & Class-Specific Dynamics
Priority queueing implements triage logic where customers are classified into priority classes. High-priority customers are served before low-priority customers, but service is non-preemptive—once a patient enters treatment, they are not interrupted.
Priority systems do not create capacity. They redistribute waiting time variance: reducing wait for critical patients comes at the direct expense of stable patients who absorb the "variance burden."
For a two-priority system, the average wait time for low-priority (Class 2) patients is:
Where:
The denominator (1-ρ₁)(1-ρ₁-ρ₂) creates exponential wait time growth for low-priority patients as system load increases:
Operational Context:
Analysis: Total ρ = 15/(5×3) = 1.0. ESI 1-2 patients see minimal wait, while ESI 3-5 patients experience extreme delays (variance redistribution).
Operational Context:
Analysis: Total ρ = 60/(18×4) = 0.83. P1 tickets meet SLA easily, but P2-P3 tickets can wait 3-5× longer during peak periods.
Operational Context:
Analysis: Total ρ = 1/(8×0.167) = 0.75. Rush orders complete in ~7 hours, regular orders may wait 15-20 hours during high utilization.
Explore triage systems where high-priority patients receive preferential service. Analyze variance redistribution dynamics—how priority schemes shift waiting time from critical to stable patients. Time-path visualizations show class-specific wait times and the wait time ratio evolution during surge events.
Test system resilience with surge scenarios (elevated arrivals from hour 10-12)
The simulation shows aggregate wait time. In reality:
High-priority patients: See dramatically reduced waits (often 50-80% reduction)
Low-priority patients: Experience 2-20× longer waits depending on utilization
This creates ethical questions about fairness vs. medical necessity.
At 70% utilization: Priority has modest effect (~2× ratio)
At 85% utilization: Low-priority waits explode (~8× ratio)
At 95% utilization: Low-priority waits become extreme (~20× ratio)
Priority systems become increasingly unfair as load increases.
Appropriate use: True emergencies (STEMI, stroke, trauma) where time = life
Problematic use: VIP treatment, financial status, physician preference
Mitigation: Fast-track systems that physically separate low-acuity patients into parallel streams with dedicated providers