Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 1.63 KB

README.md

File metadata and controls

34 lines (20 loc) · 1.63 KB

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