Skip to content

health-data-science-OR/stochastic_systems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binder DOI License: MIT Python 3.7+

HPDM097 - Making a difference with health data:

Stochastic Healthcare Systems

Practical material for modelling stochastic health systems

Dependencies

Please use the provided conda environment

conda env create -f binder/environment.yml

conda activate hds_stoch

Syllabus

Computer simulation exercises

  1. Introduction to SimPy Colab
  • optional: Advanced methods for results collection Colab
  1. Modelling more complex health systems Colab

  2. Input modelling exercises

    3.1 Introduction to auto_fit Colab

    3.2 A&E data wrangling and input modelling Colab

  3. Modelling time dependent arrivals Colab

  4. Case study: modelling health systems with a scheduling function. Colab

  5. Simulation output analysis Colab

Solutions to exercises:

  1. Introduction to SimPy Colab

  2. Modelling more complex health systems Colab

  3. Input modelling exercises

    3.2 A&E data wrangling and input modelling Colab

  4. Modelling time dependent arrivals Colab

  5. Case study: modelling health systems with a scheduling function. Colab

  6. Simulation output analysis Colab