SIR Models - interpretation (epidemiology) - help!

821 Views Asked by At

I am doing a project on modelling the spread of diseases and am using a SIR (susceptible, infected and recovered) model to do so. I need help interpreting this plot:

enter image description here

What does this plot say about an epidemic of a population?

any help is appreciated thank you

1

There are 1 best solutions below

2
On BEST ANSWER

Basically what it says is the at the worse time, around 10% of the populations will be infected. More importantly, the asymptotic solution shows that "only" 60% of people will be affected which implies that 40% of the population will never get sick.

All plots show the proportion of your population divided into three classes at any time $t>0$.

Finally, you can see that after approximately 3 days (assuming $t$ is in days), your infection has already almost disappeared as it is not able to transfer to anyone else.

If there's any aspect I didn't cover and you want more explanation about, feel free to comment.