Skip to content

Commit 895a6e2

Browse files
author
tom mcandrew
committed
Update
1 parent 9308cf3 commit 895a6e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

outbreak_science/chap2.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -965,8 +965,8 @@
965965
" 3. There are 3 infectors and $\\mathcal{R}_{0}=2.00$\n",
966966
" 4. There are 0 infectors and $\\mathcal{R}_{0}=2.00$\n",
967967
"\n",
968+
"9. When we computed conditions for when an the number of expected infectors would increase (i.e. when an outbreak will take place) we used several assumptions: (1) the number of susceptibles is close to $N$, (2) the probability of infection is small. Lets investigate how the conditions for an outbreak would change if we removed assumptions (1) and (2).<br><br> If we remove assumptions (1) and (2) then we can state that our new condition for an outbreak is when the expected number of infectors at time $1$ is larger than the expected number of infectors at time zero, or\n",
968969
"\n",
969-
"9. When we computed conditions for when an the number of expected infectors would increase (i.e. when an outbreak will take place) we used several assumptions: (1) the number of susceptibles is close to $N$, (2) the probability of infection is small. Lets investigate how the conditions for an outbreak would change if we removed assumptions (1) and (2).<br><br> If we remove assumptions (1) and (2) then we can state that our new condition for an outbreak is when the expected number of infectors at time $1$ is larger than the expected number of infectors at time zero, or \n",
970970
"\\begin{align}\n",
971971
" \\mathbb{E}(I_{1}) = S_{0} \\left[ 1- (1-p)^{i_{0}}\\right] > i_{0}\n",
972972
"\\end{align}\n",

0 commit comments

Comments
 (0)