Skip to content

Using poisson distribution to optimize/simulate staffing count decisions to minimize wait times

Notifications You must be signed in to change notification settings

thomasnield/customer-wait-queue-simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poisson Optimizer and Simulator

Using poisson and normal distributions to simulate staffing headcount decisions and impact on wait times. Blog post/video coming soon.

Abstract

This is a stochastic (controlled randomness) simulator that accepts probabilistic parameters (number of staff, average customer arrivals per hour, average minutes to process a customer) and animates the outcome over a specified period.

The animation was built with JavaFX/TornadoFX.

About

Using poisson distribution to optimize/simulate staffing count decisions to minimize wait times

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages