I want to model the epidemic of 2019-nCov for my IB Maths IA(project) using the SEIRS Model. However, I encountered a difficulty in explaining why S*I=contact rate. I did some research and many papers just say it is so and do not explain the derivation or why it is so. Any help is appreciated!!!!!
MANY THANKS!!!
The underlying assumptions are (1) the total population is constant and (2) the infected and susceptible populations are distributed evenly across space (homogenous mixing).
In this case, the correct form of the contact rate is $S\frac{I}{S+I}$, which represents the probability that a susceptible person comes in contact with an infected individual in a well-mixed population.
If the total population is constant, then $S+I = N$ (a constant). So the constant term is usually absorbed into the probability of infection term, for example, $\beta\frac{SI}{S+I} = \frac{\beta}{N}SI =:\hat\beta SI$. Just be careful with the unit.
A side note, if you include more types in your model (like $R$ or $E$), it still holds. For example, $N = S+I+R+E$. Then your probability of a susceptible person meeting an infected person is $\frac{SI}{S+I+R+E}$, so this gives the same thing: $\beta\frac{SI}{S+I+R+E} = \frac{\beta}{N}SI =:\hat\beta SI$