key: cord-289722-cc05jqb6 authors: Bendtsen Cano, Oliva; Cano Morales, Sabrina; Bendtsen, Claus title: COVID-19 Modelling: the Effects of Social Distancing date: 2020-03-30 journal: nan DOI: 10.1101/2020.03.29.20046870 sha: doc_id: 289722 cord_uid: cc05jqb6 The purpose of this article is to reach all those who find it difficult to become well informed about the repercussions of a lockdown strategy to tackle the COVID-19 pandemic and to spark discussion and thought. Here we use simple stochastic simulations to evaluate different approaches taken to tackle the crisis, along with the efficiency they will hold and the number of casualties they may incur. It is clear that the less strict the social distancing the more time it will take for life to return to normal, and the more lives will be at risk. This is shown through simulations formed by an open sourced code, which allows evaluation of the outcomes from different intervention scenarios or conditions. As we know, different countries have taken different approaches to try and keep the pandemic at bay; with China going on complete lockdown, the UK only going on semi-lockdown with people still going to work, and Sweden not taking any particular approach to locking down, the most efficient method is unclear. It is hard for everyone to attain the necessary information, and the information is usually rather difficult for non-experts to understand. So, this article attempts to give people the necessary information about the changing aspects of the COVID-19 pandemic from a scientific perspective but in a simple manner, using only elementary level mathematics. Here, we make the necessary tools available to undergo 'experiments' at home; open sourced code is provided in order for people to see the outcomes of certain actions by the formation of graphs or summary statistics. We hope that using this material will help readers put numbers shared on the news into context. Another goal that this article aims to achieve is to make people understand the consequences of their own actions when it comes to this pandemic -everybody has to do their bit, so it is crucial to have everybody understand what it is that they exactly have to do. Since the outbreak of the COVID-19 virus, a number of studies trying to explain the dynamics of the outbreak have been published. These studies draw mainly from publicly available data of cases reported by hospitals, WHO, China Centre for Control Disease and other health care organisations. There seems to be consensus regarding the incubation period, which has been reported with a mean of 5.0 days [1], 6.4 days [2] , 5.5 days [3] . It seems reasonable to assume this to be about 5.5 days perhaps with a range of 2 to 14 days, also consistent with the conclusions in [4] . However, as reported by Xu [5] incubation appears to be longer in tertiary patients, which will have an effect in our UK population. From the time when symptoms appear to the patient's hospitalisation (in those cases when needed) the median is of 7.0 days [2] , or as reported by Li [1] between 3.3 and 6.5 days depending on the outcome. Fatality rate of patients varies depending on whether we are looking at overall cases or only those of hospitalised patients. Mortality for all known cases vary from 2% and 3% [6] to 3.5% [2] , while if looking at hospitalised patients, the number goes up to 7% [7] , 4% to 11% [6] , 8.2% [4] and even reaches 13.9% [8] . Demographic is a sizable variable in these rates, reaching up to 50%-75% for the elderly and those patients with comorbidities [6] . Health care systems, as well, are major players in the outcome of hospitalised patients. Basic reproduction number or R 0 has been reported between 2 and 3.5 [2], 2.2 and 3.6 [9] , and 2 and 6.5 [6] . Finally, the number of asymptomatic cases is difficult to estimate. Three cases of group isolation have allowed for some models to appear and asymptomatic rate has been reported at 17.9% [10] , 30% or less than a half [11] and between 50% and 75% as reported by Prof. Romagnani from the University of Florence [12] . We use a very simply Markov chain model to represent the dynamics of the epidemic. In Figure 1 it is illustrated how individuals can move between states. Starting from being healthy, they move to becoming infected, then to shedding the virus (i.e. being contagious) before becoming symptomatic. From symptomatic they can become sick (which we use to represent hospitalised) and may die. The recovery back to healthy (represented as immune, which seems plausible [13] , although it is not yet well-understood if reinfections can occur) can happen from either the shedding, symptomatic or sick state. People in the shedding and symptomatic state infect healthy people a rate proportional to how many they are. We model the transition probabilities, p 1 to p 7 following an Erlang distribution, represented as E but scaled when multiple outcomes from a state is possible. This allows us to mimic observed dynamics of when people move from one state to another. The transition probability, p 0 can be represented through a desired basic reproduction number, R 0 as it can be easily shown that: To mimic the epidemiological and clinial observations summarised in the introduction we use R 0 = 2.75, (14, 2) , and p 4 ∼ (1 − w 7 )E(4, 1), We empirically consider the recovery distributions and fix these as p 5 ∼ w 5 E(5, 0.5), p 6 ∼ w 6 E(10, 1), and p 7 ∼ w 7 E(6, 1) with w 5 = 0.85, w 6 = 0.9, and w 7 = 0.95. R [14] was used to implement the model and a markdown [15] implementation of all results is available as supplementary information. 3 . CC-BY 4.0 International license It is made available under a is the author/funder, who has granted medRxiv a license to display the preprint in perpetuity. The copyright holder for this preprint this version posted March 30, 2020. . To assess how well the model recapitulates what we currently know about COVID-19 we conduct a simulation of the basic model and investigate the distributions of time between events, as shown in Figure 2 . We observe a time from infection to becoming symptomatic between approximately 2 and 14 days with a mode around day 6. Time from symptomatic to sick is observed to peak at 7 to 8 days and time from hospitalisation to death varies between 1 and 10 days approximately. To compare the initial trajectories for mortalities and hospitalised with what has been observed in Italy and the United Kingdom, we overlay data for either country as shown in Figure 3 . To understand the effect of the virus at population scale, we simulate the effect of a constant R 0 = 2.75 for a population of 60 million which is seeded by 10 infected individuals on day 1. The results are shown on Figure 4 and we observe an overall duration of the epidemic of 149 days, with the number of people sick peaking on day 88. The overall mortality rate is 1.32%. . CC-BY 4.0 International license It is made available under a is the author/funder, who has granted medRxiv a license to display the preprint in perpetuity. . CC-BY 4.0 International license It is made available under a is the author/funder, who has granted medRxiv a license to display the preprint in perpetuity. The copyright holder for this preprint this version posted March 30, 2020. . Next, we consider the effect of social distancing. This can readily be implemented in the model simply by redefining the basic reproduction number, R 0 at the day the measures are implemented to reflect a sufficient decline in how many people each shedding or symptomatic person will infect. On one extreme we have perfect social distancing with R 0 = 0 but we also investigate the effect of R 0 = 0.5 and R = 0.75. Day 55 is used for initiating social distancing since the simulations here showed 337 dead and 5486 sick consistent with reported numbers on 23 March 2020 when the United Kingdom initiated lockdown. In the case of perfect social distancing the mortality rate is only 0.04% (21474 dead) and the epidemic is resolved by day 90 with the number of people sick peaking on day 70. In the case of a more relaxed social distancing with R 0 = 0.50 the mortality rate is 0.13% (79781 dead) without having the epidemic resolved by day 250 and with the number of people sick peaking on day 71. A somewhat stricter social distancing with R 0 = 0.25 would resolve the epidemic by day 189 and lead to 32998 dead. Finally, if the social distancing is relaxed to R 0 = 0.75 we observe a much later peak in the number of people sick on day 112 and also a much larger mortality rate of 0.55% (330964 dead). . CC-BY 4.0 International license It is made available under a is the author/funder, who has granted medRxiv a license to display the preprint in perpetuity. The copyright holder for this preprint this version posted March 30, 2020. . CC-BY 4.0 International license It is made available under a is the author/funder, who has granted medRxiv a license to display the preprint in perpetuity. The copyright holder for this preprint this version posted March 30, 2020. . https://doi.org/10.1101/2020.03.29.20046870 doi: medRxiv preprint As can be seen from Figure 2 , the simulations displayed above correlate well with data found in the biomedical literature. As seen in Figure 3 , the number of deaths in Italy and the United Kingdom correlate well with the predicted deaths. The number of recorded cases also conform well with the simulation, however they may be slightly higher due to the larger number of people getting tested than actually being hospitalised. All in all, it is clearly seen that the simulation overall reflects the available data well. Now, looking at the simulations for the UK, we can explore the different outcomes for the different approaches taken. If, like Sweden, the UK were to take the route of relying on herd immunity, as seen in Figure 4 , almost all of the population becomes immune (with the exception of the 1.3% of the population that die). The length of time that this will take is just over three months as seen in the graphs. So, the result of this approach would be a relatively fast outcome with a large percentage of people immune, but with the downside of having an estimated 800,000 mortalities. However, the UK has not taken this approach and has instead decided to adopt a social distancing approach and go on lockdown. If UK's lockdown goes perfectly (as shown in Figure 5 ), the pandemic will be resolved in roughly 1.5 months with only 21, 000 dead. However, seeing as UK is only going on a semi-lockdown (with e.g. many people still going to work and using public transportation), the likelihood of this seems very low. It seems much more likely that the result of this semi-lockdown looks more like Figure 6 , with 4.5 months of doing this semi-lockdown and with approximately 80, 000 dead. We can also see what happens if the lockdown is even more relaxed, with people going out at times that aren't completely necessary because people start to grow bored. If people do start to take this lockdown less seriously -especially young people who believe that they will not get gravely ill due to their youth -it might result in things looking more like Figure 7 , with the 'lockdown' taking over 6+ months and resulting in more than 300, 000 fatalities. This reflects just how important it is to stay at home; the more relaxed we become the longer this is going to take with more deaths occurring, which is what no one wants. To conclude on the simulations, we can see that the less seriously lockdown is taken, or the less strict we are about this lockdown, the longer this will take. If this lockdown isn't done to a high enough standard, it is evident that this will take much longer, with the results not looking too different to 8 . CC-BY 4.0 International license It is made available under a is the author/funder, who has granted medRxiv a license to display the preprint in perpetuity. The copyright holder for this preprint this version posted March 30, 2020. . that of taking the herd immunity approach. We have made the code available to everyone to use. We encourage people to use it and to look at the consequence of different national or international actions. If, for example, one would like to test and see what would happen if people start to relax after one month of strict lockdown, this can simply be done by increase the R 0 number at that point and evaluate the results. This is one of the advantages from using a simply stochastic simulation approach as presented herein, as opposed to more classical approaches in epidemiological modelling based on differential equations [16] . Finally, one caveat. This is just a model (and all models are wrong [17] ) -further validation and stress testing, including sensitivity analysis of the results to the choice of parameters should be done to understand the limitations of the model predictions. . CC-BY 4.0 International license It is made available under a is the author/funder, who has granted medRxiv a license to display the preprint in perpetuity. (which was not certified by peer review) The copyright holder for this preprint this version posted March 30, 2020. . Incubation Period and Other Epidemiological Characteristics of 2019 Novel Coronavirus Infections with Right Truncation: A Statistical Analysis of Publicly Available Case Data Unique epidemiological and clinical features of the emerging 2019 novel coronavirus pneumonia (COVID-19) implicate special control measures The Incubation Period of Coronavirus Disease 2019 (COVID-19) From Publicly Reported Confirmed Cases: Estimation and Application Clinical features and dynamics of viral load in imported and non-imported patients with COVID-19 A Review of Coronavirus Disease-2019 (COVID-19). Indian journal of pediatrics novel coronavirus patients' clinical characteristics, discharge rate and fatality rate of meta-analysis Hiromitsu Kataoka, Tauseef Ahmad, Ranjit Sah, and Latin American Network of Coronavirus Disease 2019-COVID-19 Research LANCOVID-19. Clinical, laboratory and imaging features of COVID-19: A systematic review and meta-analysis Preliminary estimation of the basic reproduction number of novel coronavirus (2019-nCoV) in China, from 2019 to 2020: A data-driven analysis in the early phase of the outbreak Estimating the asymptomatic proportion of coronavirus disease 2019 (COVID-19) cases on board the Diamond Princess cruise ship Estimation of the asymptomatic ratio of novel coronavirus infections (COVID-19) Covid-19: identifying and isolating asymptomatic people helped eliminate virus in Italian village Breadth of concomitant immune responses prior to patient recovery: a case report of non-severe COVID-19 R: A Language and Environment for Statistical Computing. R Foundation for Statistical Computing The Definitive Guide. Chapman and Hall/CRC Three basic epidemiological models