Key for Lab SIR 2 -- Coronavirus: A Simple SIR (Susceptible, Infected, Recovered) Model for Coronavirus
Andrew E Long
Spring, 2020:

With the onset of the Covid-19 coronavirus crisis, we focus on SIRD models, which might realistically model the course of the disease.

We start with an SIR model, such as that featured in the MAA model featured in
https://www.maa.org/press/periodicals/loci/joma/the-sir-model-for-spread-of-disease-the-differential-equation-model

Without mortality, with time measured in days, with infection rate 1/2, recovery rate 1/3, and initial infectious population I_0=1.27x10-6, we recover their figure

With a death rate of .005 (one two-hundredth of the infected per day), an infectivity rate of 0.5, and a recovery rate of .145 or so (takes about a week to recover), we get some pretty significant losses -- about 3.2% of the total population.

Resources:
  * http://www.nku.edu/~longa/classes/2020spring/mat375/mathematica/SIRModel-MAA.nb

  * http://www.nku.edu/~longa/classes/2020spring/mat375/mathematica/SIRModel-MAA-with-Flattening.nb