• Analytic solution.

  • The susceptible converge to , meaning all people have become infected (and then recovered)

  • Different parameters and .

  • : strength of infection.

  • is the least quadratic model function.
  • This is can also be considered a machine learning program.

  • This are the parameters and found by the previous formula.

  • As we can see the function we found, does not fit correctly the following data.

  • A more complex, but more accurate model.
  • The last formula consider the social distancing and mask used to protect the susceptible individuals.

  • Now the function fits the data much better.

  • When the lockdown ends we need to expect a second peak.
  • The black line represents the parameter .

  • Since we have more data (all the regions combined), the resulting found function, fits the data a lot better.

  • This model accounts also for quarantined individuals and for hospitalized individuals .
  • : number of contacts between susceptible and infected.
  • : individuals from infected to quarantine
  • : infected ⇒ hospitalized
  • : hospitalized ⇒ deceased.
  • NOTE: That for each equation, the negative part all depend on the respective variable itself, otherwise the variable would become negative in the long run, and in this case each parameter/variable has to be . (we cannot have a negative number of people)
    ~Ex.: , the negative terms are and they all depend on .