
Modelo SIRD
Storyboard 
El modelo SIRD considera una enfermedad que infecta personas susceptibles (S) formando infectados (I) que posteriormente se recuperan (R) o mueren (D).
ID:(890, 0)

SIRD models
Equation 
The SIRD type models consider four types of populations, the susceptible
As in
• the infection is not fatal,
• the model does not include birth
• the model does not include death from another cause
The total number of the population will be equal to the sum of the four groups:
N = S + I + R + D |
Basically, the SIRD model is a simple generalization of the original SIR model. His interest lies in studying the imbalances of the propagation of the populations of recovered
ID:(8218, 0)

SIRD susceptible equation
Equation 
In the SIRD model the only difference with respect to the SIR model is in the generation of two populations (recovered and dead) from the same infected population. Therefore, the dynamics of the evolution of the susceptible
\displaystyle\frac{ dS }{ dt }=- C \displaystyle\frac{ I }{ N } S \beta |
ID:(8219, 0)

SIRD recovered equation
Equation 
In the case of the recovered
\displaystyle\frac{ dR }{ dt }= \gamma I |
ID:(8220, 0)

SIRD dead equation
Equation 
In analogy to the case of the recovered
\displaystyle\frac{ dD }{ dt }= \delta I |
ID:(8221, 0)

Infected equation
Equation 
In the case of the SIR model, the dynamics of the infected are described by the equations
\displaystyle\frac{dI}{dt}=i(t)-\displaystyle\frac{dR}{dt} |
where
i(t)=C\displaystyle\frac{I}{N}S\beta |
In the case of the SIRD model to the recovered
but with
\displaystyle\frac{ dR }{ dt }= \gamma I |
Y
\displaystyle\frac{ dD }{ dt }= \delta I |
this equation can be written as
\displaystyle\frac{ dI }{ dt }=\left(\displaystyle\frac{ \beta C }{ N } S - \gamma - \delta \right) I |
ID:(8222, 0)

Critical susceptibles
Equation 
Infection rate
\displaystyle\frac{ dI }{ dt }=\left(\displaystyle\frac{ \beta C }{ N } S - \gamma - \delta \right) I |
its sign when the factor in parentheses is zero. This occurs when the population of susceptible reaches a critical number such that
\displaystyle\frac{ S_{crit} }{ N }=\displaystyle\frac{ \gamma + \delta }{ \beta C } |
In this circumstance the epidemic begins to be controlled. The number
ID:(8224, 0)

Recovery factor
Equation 
The reproduction factor is defined as the inverse factor of the proportion of critical susceptible and the size of the social group
\displaystyle\frac{ S_{crit} }{ N }=\displaystyle\frac{ \gamma + \delta }{ \beta C } |
So you have to:
R_0 =\displaystyle\frac{ \beta C }{ \gamma + \delta } |
ID:(8223, 0)

Containment limit
Equation 
To contain the spread, the number of susceptible
\displaystyle\frac{ dI }{ dt }=\left(\displaystyle\frac{ \beta C }{ N } S - \gamma - \delta \right) I |
Therefore the fraction to be vaccinated is equal to
that in the case of the entire population
or with the recovery factor
R_0 =\displaystyle\frac{ \beta C }{ \gamma + \delta } |
It can be written as:
q =1-\displaystyle\frac{1}{ R_0 } |
ID:(8225, 0)