(b) Ebola (a hemorrhagic fever) is spreading in a small village with a population size of 2000 inhabitants. Consider that the population is divided into three categories: susceptible, infected, and recovered (or removed). Once someone gets the infection this year, they cannot get the infection again. The village has a healthcare system that can facilitate vaccinations to prevent the spread of Ebola. The average length of the disease is \( \frac{11}{6} \) weeks, over which time the person is deemed infected and can spread the disease. The time period for the model is \( t=\{0,1,2, \ldots, n\} \), number of weeks. (i) Initially at \( t=0 \), only 8 cases are reported. Given that \( a=1 / \bar{t}=\frac{1}{\text { (average length of disease in weeks) }} \), and that after one week, the total number of the infected is 10 , use the discrete SIR model to compute the value of \( r \). (ii) At \( t=0 \), determine the rate of change of S , the rate of change of I , and the rate of change of R.
Real Tutor Solution
Answer
Solution
Reviewed and approved by the UpStudy tutoring team
Extra Insights
To tackle the first question, let's remember that in the SIR model, the total population \( N = S + I + R \). With a starting point of 2000 inhabitants, and 8 infected individuals initially, the population can be broken down to \( S = 2000 - I - R \). When \( t=0 \) and \( I=8 \), then \( S=1992 \) (assuming \( R=0 \) since no one has recovered yet). Now, you've indicated that after one week the total number of infected is 10, up from the initial 8 cases. This transition can be expressed as: \[ \frac{dI}{dt} = \beta S I - \gamma I \] Here, \( \beta \) is the transmission rate, and \( \gamma = a \) (the recovery rate). Since the disease lasts for \( \frac{11}{6} \) weeks, \( a \) or \( \gamma \) = 1/ (11/6) = 6/11. Therefore, \( \gamma \approx 0.545 \). From the information provided—going from 8 to 10 infected in a week (1 week) — we can perform our calculations. 1. Calculate \( \frac{dI}{dt} \) at \( t=0 \): \[ \Delta I = I(t=1) - I(t=0) = 10 - 8 = 2 \] \[ \frac{dI}{dt}|_{t=0} \approx 2 \text{ (people)} \] Using \( \frac{dI}{dt} = \beta S I - \gamma I \), we substitute values: \[ 2 = \beta(1992)(8) - (6/11)(8) \] To find \( \beta \): \[ 2 + \frac{48}{11} = 1992 \beta \cdot 8 \] Now, solve for \( \beta \): \[ \beta = \frac{2 + \frac{48}{11}}{1992 \cdot 8} \] With all calculations finalized, deduce \( r \) (The basic reproduction number): \[ r = \frac{\beta}{\gamma} \] For the second question: At \( t=0 \): - Rate of change of \( S \): \[ \frac{dS}{dt} = -\beta S I \] - Rate of change of \( I \): As calculated, \( \frac{dI}{dt} = \beta S I - \gamma I \). - Rate of change of \( R \): \[ \frac{dR}{dt} = \gamma I \] Each equation summarizes how the disease dynamics change with respect to time in this small village's SIR model. This gives a comprehensive insight into the spread of Ebola in this context.