Description:
- In this project, we discover the use of the SIR model (and its variants) to model affects of pandemic on a population.
- Then, using mathematical methods, we can estimate/calculate how the population changes over time.
- After that, we push further by allowing the model's parameters to change randomly over time and observe the effect
- Finally, we put them all together on VietNam's covid dataset to calculate the parameters and estimate the effect of social distancing on the pandemic.
Detailed report could be found here
-
SIR model and their variants
SIR SIS SIRD SEIRD 



-
Euler's solution to SIR
-
Random sampling of SIR model's parameters (beta and gamma)
-
Change of covid's reproductive value (R_0 - aka infectiousness) before and after social distancing
- All references are included in the reference folder



