Skip to content

iamaziz/queue-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDo:

  • Set a response time/serve time for every patient.

Keywords:

  • Queuing theory (systems) in healthcare. (see: Ch.7 Probability.and.Statistics.for.Computer.Scientists.2nd.Edition.pdf)
  • Poisson distribution (probability, process). (see: Ch.4 Stats Intro using python.pdf)
  • queuing system Poisson, see 1, 2
  • Time Series Analysis see: 1, 2, 8.1 in Data Science and Big Data Analytics.pdf

Related:

  • (uses poisson distribution): Simple Queuing Theory Tools You Can Use in Healthcare, pdf

Deliverable:

  1. resources and background
  2. generating simulated dataset v0.1
  3. generating and visualizing dataset v0.2
  4. patients flow in/out after processing the dataset v0.3
  5. links to health related datasets
  6. patients flow in/out after processing the dataset v0.4

As of: Mon Jun 1 14:04:57 EDT 2015

About

Simulating patients data flow in and out of a hospital.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages