key: cord-0955573-o09qmp7x authors: Bayraktar, E.; Cohen, A.; Nellis, A. title: A Macroeconomic SIR Model for COVID-19 date: 2020-06-23 journal: nan DOI: 10.1101/2020.06.22.20137711 sha: e472dd39c512f1cdc948277e752f44f861bf3fab doc_id: 955573 cord_uid: o09qmp7x The current COVID-19 pandemic and subsequent lockdowns have highlighted the close and delicate relationship between a country's public health and economic health. Macroeconomic models which use preexisting epidemic models to calculate the impacts of a disease outbreak are therefore extremely useful for policymakers seeking to evaluate the best course of action in such a crisis. We develop an SIR model of the COVID-19 pandemic which explicitly considers herd immunity, behavior-dependent transmission rates, remote workers, and indirect externalities of lockdown. This model is presented as an exit time control problem where the lockdown ends when the population achieves herd immunity, either naturally or via a vaccine. A social planner prescribes separate levels of lockdown for two separate sections of the adult population - those who are low-risk (ages 20-64) and those who are high-risk (ages 65 and over). These levels are determined via optimization of an objective function which assigns a macroeconomic cost to the level of lockdown and the number of deaths. We find that, by ending lockdowns once herd immunity is reached, high-risk individuals are able to leave lockdown significantly before the arrival of a vaccine without causing large increases in mortality. Additionally, if we incorporate a behavior-dependent transmission rate which represents increased personal caution in response to increased infection levels, both output loss and total mortality are lowered. Lockdown efficacy is further increased when there is less interaction between low- and high-risk individuals, and increased remote work decreases output losses. Overall, our model predicts that a lockdown which ends at the arrival of herd immunity, combined with individual actions to slow virus transmission, can reduce total mortality to one-third of the no-lockdown level, while allowing high-risk individuals to leave lockdown well before vaccine arrival. The current COVID-19 global pandemic has led to massive lockdowns to slow the spread of the virus. Now, policymakers face a dilemma -extended periods of lockdown have put strain on the economy, but returning to "normal" too quickly could result in an equally troubling second wave of infections. The task is therefore to find the optimal balance between public health and economic growth. Models such as those proposed by Alvarez et al. [AAL20] and Acemoglu et al. [Ace+20] have used a macroeconomic approach and variations on the Susceptible-Infectious-Recovered (SIR) epidemic model proposed by Kermack et al. [KMW27] to solve an optimization problem determining the lockdown policy that minimizes both loss of life and effects on output. We consider a variation on these models which incorporates several new concepts and gives a wider picture of the overall situation. • We formulate an exit time control problem where lockdown measures are lifted when the population reaches herd immunity, even if this occurs before a vaccine is developed. • We incorporate a transmission rate that captures how individuals reacts to current infection levels, as discussed in [Coc] . This "behavior-dependent" transmission rate seeks to model individual behaviors that occur independently of lockdown. For example, individuals might wear masks, practice social distancing, and take other precautions to reduce their risk as infection numbers go up, even in the absence of official lockdown measures. for the full 1.5 years until the vaccine). Additionally, lockdowns for the low-risk group are 6 weeks shorter. • The addition of a behavior-dependent virus transmission rate contributes to these shorter lockdowns and decreases mortality. In an extreme situation where individuals can take measures that decrease transmission by 95% when infections reach 30%, less than a month of lockdown is prescribed for the low-risk group. In the more moderate benchmark case, where individuals are able to reduce their transmission by 25% when infections reach 30% of the population, herd immunity arrives a month earlier than in a situation with a constant disease transmission rate. In both cases, we also observe lower output loss due to shorter lockdown and fewer deaths due to slower transmission. • Increasing the level of remote work reduces the impact of COVID-19 by decreasing both mortality and output loss, even though a longer lockdown is imposed. This supports the intuitive idea that increased remote work reduces infection risk without sacrificing economic activity. • Increasing the predicted length of future unemployment and the predicted rate of lockdownrelated deaths both decrease lockdown length in a similar manner, but also have negative impacts on outcomes. Adjusting the length of future unemployment and the predicted number of indirect deaths due to lockdown lead to trade-offs between output and mortality. Running the model with different initial conditions shows that higher pre-lockdown infection levels lead to earlier onset of herd immunity but higher death tolls, highlighting the risks of infection spikes. Future impacts of current missed health screenings and a penalty for overfull ICUs are revealed to have little impact on the optimal lockdown policy, at least in our formulation. The main body of the paper presents our model and its numerical results. In Section 2, we lay out the SIR dynamics used to model the transmission of the virus and discuss certain model additions, especially the addition of deaths indirectly caused by lockdown and a behavior-depending transmission rate. In Section 3, we introduce the exit time control problem that ends when the population reaches herd immunity and discuss the terms in the objective function. In Section 4, we discuss our numerical model, which discretizes the problem and is solved through value iterations. We calibrate it with the results of [Ace+20] and [AAL20] and compare these results to our augmented model using death rates on the same scale. Then, we update death rates to match more recent data from [CDC] and adjust the non-pecuniary value of life. We present and discuss our results and perform some parameter robustness analysis. These experiments serve to illustrate the general mechanisms of the model and to present planners with an idea of our model's potential. If a planner wishes to use our model, parameter values can be changed in our code, found at 1 , to accurately reflect a specific planner's current situation. As in [Ace+20], we consider policies which assign different lockdown strategies to population groups with different responses to infection and lockdown. Influenced by their results, we divide adults into one group aged 20-64, called"low-risk" and indexed by j = 1, and one group aged 65 and over, called "high-risk" and indexed by j = 2. We will only consider adults older than 20, so the low-risk group makes up 82% of the population of interest, while the high-risk group makes up 18% [HM] . The second group can also include individuals of any age who are more likely to contract severe cases of COVID-19 and experience complications due to immunodeficiency, respiratory weakness, or other preexisting conditions. These individuals are considered separately from the general working population. We denote the population of group j as a proportion, N j , of 1 https://github.com/april-nellis/COVID19-BSIR All rights reserved. No reuse allowed without permission. (which was not certified by peer review) 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 June 23, 2020. . https://doi.org/10.1101/2020.06.22.20137711 doi: medRxiv preprint the total population and lay out the following relationship: Individuals move from susceptible (S j (t)) to infected (I j (t)) to recovered (R j (t)), with additional flows from all three to death (D j (t)). The dynamics are given bẏ (2.1) The number of new infections depends on the size of the susceptible and infected populations, as well as the lockdown levels, L j (t), and transmission rates between groups, β ij . As others have suggested ([Ace+20], [AAL20] ), a portion of the population will disregard lockdown orders. This level of obedience is represented by θ. As in [Ace+20] , we set θ = 0.75, though this parameter is difficult to quantify exactly. Patients move out of the infected category with rate γ in accordance with the expected recovery time of 18 days. Deaths due to COVID-19 occur at rate φ(I j (t)) and other deaths occur at rate ξ(L j (t)). For convenience, the parameters that appear in (2.1) and in the objective function (3.1), along with their levels, are listed in Table 1 of the appendix. 2.1. Deaths. One unique element of COVID-19 is its significantly different death rates for different groups. Therefore, the base death rate δ 0 j for each group is set individually. In addition, as the number of infected individuals increases and hospitals become more crowded, death rates increase as a function of the total number of infected patients as in [AAL20] . We represent this increase in the death rate as δ 1 j and follow [Ace+20] in assuming that an infection level of 30% increases the death rate by a factor of five. Therefore, the death rate due to viral infection is Additionally, as lockdowns stretch on concerns have been raised regarding "deaths of despair" due to the impacts of lockdowns on mental health ([Zha+20], [EMS20] ). Hospitals have also shut down many departments to accommodate the increased need for ICU units for COVID-19 patients. Many non-elective surgeries and routine health checks have also been cancelled or rescheduled ( [Sor+20] ). This neglect of health maintenance is also very likely to have repercussions on public health. To encompass all this, we add the term ξ(L j (t)), which is written as This represents the number of deaths indirectly caused by the lockdown, and scales with L j (t). We argue that, in the absence of any way to verify immunity, indirect deaths occur in both the susceptible and recovered populations. So, the total number of deaths is given by j φ(I j (t))I j (t) + ξ(L j (t))(S j (t) + R j (t)). Behavior-dependent disease transmission. The basic transmission rate of COVID-19 is approximately 0.2 ([AAL20], [Ace+20] ). This means that about 20% of those who come in contact with an infected individual will become infected themselves. However, we incorporate a transmission rate that decreases as infections increase due to increased caution between people, as discussed in [Coc] . In addition, we consider an inter-group interaction factor, ρ, as in [Ace+20] . All rights reserved. No reuse allowed without permission. (which was not certified by peer review) 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 June 23, 2020. This reflects a lower rate of interactions between groups. For example, working people aged 20-64 will interact more with their peers than with those in the high-risk group. Combining these two ideas, we represent the transmission rate as The scale factor α I is chosen such that the rate of transmission can be decreased by a factor of e −0.3α I when 30% of the population is infected with the virus. The questions of how long and how severely to lock down the population during a pandemic can be thought of as a planning problem. Given the above dynamics, we model the optimization problem that must be solved by a social planner using the following objective function, which represents the overall societal costs of a given lockdown policy: 3.1. Attainable Lockdown Levels. There are certain jobs that must be done even during a pandemic, preventing the population from attaining full lockdown. These essential professions include healthcare workers, grocery store employees, delivery workers, and the postal service, among others. Because of this, we set an upper limit on the possible lockdown level, denotedL j , and the set of possible lockdown policies is written as Λ = [0,L 1 ] × [0,L 2 ]. We setL 1 at 0.7 to account for essential workers in the low-risk group. On the other hand,L 2 is set at 1 since we assume that the high-risk group does not work. 3.2. Herd Immunity. Previous models considered either an infinite time horizon with stochastic vaccine arrival or a fixed horizon with deterministic vaccine arrival when formulating their objective function. We contribute a new approach that sets reaching herd immunity as the end of the problem. This can be reached either naturally via infection spread and recovery (which confers immunity) or via the arrival of a vaccine. We assume that those who have been infected with COVID-19 once will remain immune for the rest of the outbreak. Additionally, we assume that if a vaccine is approved for distribution, vaccination levels will be high enough to produce herd immunity. We define σ as the time at which herd immunity is reached. We assume a herd immunity threshold of 60% recovered 2 , so we set 3.3. Output Loss. The most noticeable result of lockdown measures is economic slowdown. Many workers who are not deemed essential and cannot work remotely have found themselves jobless as companies lose revenue. As in [Ace+20] , we take the average wage of a full-time worker and normalize it to 1 and assume that on average, those in the high risk group do not earn any wages. We do not assume the existence of an "immunity passport" given to those who have recovered and are immune, so we set a flag parameter p = 1 (this can be set to 0 to be consistent with the cases 2 In [CDC] Table 1 (Scenario 5: Current Best Estimates), the basic reproduction number of COVID-19 is R0 = 2.5. Herd immunity is calculated as 1 − 1/R0 = 0.6. All rights reserved. No reuse allowed without permission. (which was not certified by peer review) 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 June 23, 2020. . https://doi.org/10.1101/2020.06.22.20137711 doi: medRxiv preprint of [AAL20] and [Ace+20] ). On the other hand, we do consider some proportion h of the workforce who are able to work from home. Therefore, we denote the purely salary-based cost of lockdown as When presenting our numerical results, we refer to the output loss due to lockdown. This is not the value of the objective function presented in (3.1), but rather the losses in output caused by requiring people to stay home and not work. The output loss is represented by and is compared to annual "normal" output. This baseline output is calculated as the amount of output produced until the expected vaccine arrival time, 1/nu, if there is no lockdown, annualized using the expected vaccine arrival time. This is given by 3.4. Cost of Death. We calculate the cost of a COVID-19 death in group j in the same manner as in [Ace+20] . Here, χ is the non-pecuniary cost of life, which we consider as a measure of the public impact of deaths due to COVID-19. This can be thought of as a measure of the planner's priorities. Lower values of χ lead to prioritizing output loss minimization, while higher values are chosen to encourage longer lockdowns and decrease mortality at the expense of output. To ensure that this cost is on the same order of magnitude as wages, we scale by the interest rate when we choosing χ, similarly to [AAL20] . Note that χ = 0.2/r is consistent with [Ace+20] where χ = 20 and r = 0.01. ∆ j is the number of years left in an average individual's career. We set ∆ 1 = 20 and ∆ 2 = 0. Therefore, the cost per death due to COVID-19 is given by Deaths indirectly caused by the lockdown are not explicitly categorized and counted, and so can be considered "invisible deaths". For this reason, we do not include χ in the cost of these deaths and only count lost productivity. We also account for similar future deaths due to lack of preventative healthcare using a constant F (the number of indirect deaths in the future relative to those that occur during lockdown). These deaths do not appear in the dynamics, as they have not yet occurred, but they are considered when calculating the costs of lockdown. For this reason, F appears in (3.1) but not in (2.1), and the total cost of indirect deaths is given by 3.5. Future Loss of Employment. Another addition to the model acknowledges the long-lasting economic impacts of a period of economic slowdown. Already some large corporations like JCPenney and Hertz have filed for bankruptcy ( [Mon] ), and there are certainly more companies, both large corporations and small business, who are under financial strain. Federal stimulus measures may alleviate some of this burden, but they cannot completely compensate for current drops in consumption. Effects may manifest in a variety of ways, but we choose to express them as a "future loss in employment", in which 1 day in lockdown results in some α E days of lost employment (on average) after lockdown ends. We set this to be 0.42 (reflects current 14.7% unemployment [BLS] and average 3 days of unemployment for one day of lockdown based on median unemployment duration of 25.2 weeks (6 months) in 2010 [Cun] ). The cost of future unemployment is modeled by All rights reserved. No reuse allowed without permission. (which was not certified by peer review) 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 June 23, 2020. . https://doi.org/10.1101/2020.06.22.20137711 doi: medRxiv preprint 3.6. ICU Overcapacity. A major incentive for lockdown measures is "flattening the curve"slowing the spread of the virus so that hospitals and ICUs will not get overwhelmed by a flood of patients in need of ventilators and other specialized medical equipment. This is already reflected in the death rate which increases as infections increase, but we add an additional penalty on top of that. We assume that a fixed proportion of infected patients, ι j , require ICU care. We set this level to be 2.6% for people without underlying conditions and 7.4% for high-risk groups [CDC] . Then, we incorporate a penalty η (representing a daily penalty scaled by the level of overcapacity) for hospitalizations exceeding the estimated average ICU capacity, which is 30 beds per 100,000 people [PW12] . This is done via the function 4.1. Numerical Method. We used value iterations, first introduced in [Bel57] , to solve the optimization problem presented by our model. The model is discretized using first-order Taylor approximations and the value function is calculated over a regular grid. Because the change in population due to deaths is very small, we follow the precedent set in [AAL20] and iterate over a four-dimensional (S 1 , S 2 , I 1 , I 2 ) grid to determine optimal lockdown policy instead of the larger and more computationally expensive (but more accurate) six-dimensional grid (S 1 , S 2 , I 1 , I 2 , R 1 , R 2 ). By this, we mean that instead of separately keeping track of the recovered and dead populations, they are considered together as one unit when determining the optimal lockdown policy. Since the vast majority of this "non-susceptible" group is recovered, this simplification, which removes two state variables, has a small effect on accuracy but a large effect on computational complexity. And, when determining the pandemic trajectory for given initial conditions and a given lockdown policy, total deaths can still be calculated via the population dynamics shown in (2.1). We choose ∆S = 0.0714 and ∆I = 0.0357 in our discretization, and set days as the unit of time. For all models, we take the initial conditions to be uniform across groups (if applicable) and set them at the level of 98% susceptible, 1% infected, 1% recovered unless otherwise specified. To test the validity of our numerical models, we use the parameter values of [AAL20] and [Ace+20] and compare our model's recommendations to their results. A full list of the parameter values used in this section is presented in Table 1 . In Figure 1 , we compare a one-group version of our model with the one presented in [AAL20] , whose recommended optimal lockdown reaches 70% lockdown after about one month, and then slows reduces in intensity until lockdown is lifted approximately 140 days (4.5 months) after the outbreak begins. Our version of this model maintains the maximum lockdown of 70% for slightly longer and ends slightly later. Interestingly, the ending of lockdown nearly coincides with the population reaching herd immunity, though we did not add any such considerations when running this example. In Figure 2 , we set up our model to mimic the semi-targeted policy from [Ace+20] and find similar levels of output loss, total deaths, and general lockdown recommendations. Namely, the optimal strategy keeps the high-risk group in lockdown until the arrival of a vaccine, while the low-risk group is able to emerge and return to work after approximately 200 days of lockdown have elapsed. In this figure, note that the population reaches herd immunity well before the arrival of a vaccine, implying that the lockdown on the high-risk group could have been ended earlier. Now, we investigate the results of our new model using comparable parameter levels. We incorporate herd immunity, deaths indirectly due to lockdown, ability to work remotely, and behaviordependent transmission rates. Additionally, we consider the possibility of lost employment after the end of the pandemic, as well as the costs of missed health screenings and a monetary penalty for exceeding ICU capacity. To allow comparisons with previous works, we use death rates of a All rights reserved. No reuse allowed without permission. (which was not certified by peer review) 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 June 23, 2020. . https://doi.org/10.1101/2020.06.22.20137711 doi: medRxiv preprint similar magnitude to those in [AAL20] and [Ace+20] , but we change some parameters to better fit the current situation. Interest rates have dropped significantly, so we use a 0.001% interest rate, instead of the 5% used by [AAL20] or the 1% used by [Ace+20] . Note that since the interest rate is extremely low, there is little to no discounting applied to wages. We also lengthen the projected average career length in the low-risk group. Finally, we adjust the population distribution slightly from 21% high-risk to 18% high-risk, based on data from the 2010 United States Census [HM] . The results of our model using the parameters listed in Table 1 is shown in Figure 3 . Most noticeably, lockdown rates for both groups fall to 0 after the entire population reaches herd immunity, which is explicitly imposed by our model. Additionally, the lockdown for the low-risk group is slightly shorter but more intense. Unsurprisingly, incorporating deaths of despair increases the total number of deaths due to the epidemic, but this effect is kept small by the shorter lockdowns. Long-term costs of lockdown (an additional penalty for ICU overcrowding, future deaths due to current health negligence, and future unemployment beyond the lockdown) increase output loss while not directly contributing to deaths during lockdown. However, these output losses are offset by the proportion of the population that is able to work remotely from home and the shorter lockdown periods. Rates. Recent CDC reports [CDC] indicate that the death rates are much lower than those used in Subsection 4.2. To increase the realism of our model, we update the model death rates according to this newer data 3 and use them for all subsequent results. These death rates are listed in Table 2 and the result, shown in Figure 4 , predicts total mortality of 0.4464% and total output loss of 0.0013%. The negligible output loss is due to the negligible lockdown for the low-risk group. However, lockdowns have already been imposed for both groups (and indeed we might desire a death rate lower than 0.4464%), so we increase the non-pecuniary value of life, χ, and observe how the model changes. By increasing χ from 0.2/r to 10/r, Figure 5 shows that both groups experience levels of lockdown similar to that of Figure 3 , but with an output loss of 4.8984% and a lower total death toll of only 0.3266%. We designate this the benchmark situation, which uses death rates from Table 2 and χ = 10/r but keeps all other parameter values consistent with those in Table 1 . We also compare the results of the optimal lockdown to those generated by an uncontrolled scenario with the same parameters, shown in Figure 6 and Table 4 . Without lockdown there is no output loss, but final mortality numbers are approximately twice as high. 4.4. Varying Initial Conditions. Since we are currently in the middle of the pandemic, we investigate at how different initial conditions change the recommended lockdown levels. We model a situation where the pandemic is ongoing and lockdown measures have been lifted, but a sudden spike in infections occurs which prompts new lockdown measures. We consider a case where 20% of the population has recovered and 0.2% has died, similar to estimates of the current situation in New York City [Sta] . In Figure 7a , a small infection spike affects 5% of the population before lockdown measure are put in place. In this case, we see additional deaths of 0.2452%. In Figure 7b , a large infection spike affects 25% of the population, causing 0.3346% additional deaths. Note that the lockdown is actually shorter for larger infection spikes, since the larger infection level (which occurs before lockdowns are imposed) moves the population closer to herd immunity. The price of this shorter lockdown, though, is higher mortality rates. 4.5. Parameter Robustness. It is natural to ask how changes in other parameters affect the optimal controls. In general, changes in parameters create the expected changes in lockdown length and intensity, output loss, and mortality. The more interesting question asks about the level 3 We use the data in [CDC] [HM] and multiply by 0.65, since the CDC estimates that 35% of cases are asymptomatic. For the same reason, we multiply the Symptomatic Case Fatality Ratio for the 65+ group by 0.65 to determine δ 0 2 . We set δ 1 j such that a 30% infection level causes a five-fold increase in deaths, as in [Ace+20] . All rights reserved. No reuse allowed without permission. (which was not certified by peer review) 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 June 23, 2020. . https://doi.org/10.1101/2020.06.22.20137711 doi: medRxiv preprint of impact of various parameters. The effects of non-pecuniary value of life (χ) have already been discussed and are displayed in Figures 4 and 5 and Table 3 , but now we discuss other parameters. In Table 5 , we list the lockdown levels, mortality, and output loss for various other configurations of parameter choices. There are some elements of the model which do not have large impacts on the results. The ICU overcapacity constraint barely affects results, likely due to a combination of low infection rates and a sufficiently high number of ICU beds (on average) in the United States. This allows ICU admittance rates to remain at or below the threshold. The expected vaccine arrival date also does not have much effect on the optimal lockdown levels, since the population is expected to reach herd immunity well before its introduction. Based on the current situation, it seems extremely unlikely that a vaccine will be developed less than 8 months after the start of the outbreak, so we considered expected vaccine arrival times of 1 year (ν = 1) and 8 months (ν = 1.5) and found that neither adjustment had much effect. It can also be seen from the table that removing F , the cost representing future deaths due to current lack of health maintenance, lengthens the lockdown only slightly, and has little effect on output loss and mortality. In contrast, loss of future employment, ability to work remotely, indirect death rate in lockdown, inter-group interaction, and behavior-dependent infection transmission have significant effects on lockdown length and severity. Adding output savings from remote work, future employment loss due to lockdown, and indirect deaths of lockdown affects the wider population and so produce similar changes in outcomes. The model produces uniformly better outcomes when the level of remote work, h, is increased, though lockdowns do last longer as seen in Figure 8 . Intuitively, this follows from the idea that more people working remotely helps to maintain economic activity without increasing risk of infection. Changing α I and α L in the opposite direction of remote work creates similar effects on the optimal lockdown policy, though outcomes move differently. Increasing the length of projected future unemployment, α E , leads to a shorter lockdown and less output loss, while deaths increase. This suggests that α E influences the trade-off between output loss and mortality. And, when we look at varying values of α L , we can see what happens when the optimization tries to minimize deaths due to COVID-19 while also trying to avoid deaths due to lockdown. When α L = 0 and the model doesn't take indirect deaths into account, the lockdown extends for longer and has a larger effect on output, but we see much lower mortality levels. However, when α L is increased to 50 deaths per 100,000 individuals at full lockdown, the model dramatically shortens the lockdown, which decreases output loss and indirect deaths but which leads to higher deaths due to COVID-19. We now discuss the effects of behavior-related parameters. Interestingly, these are the only parameters we discuss which have also an effect on the uncontrolled outcomes. If the level of interaction between groups, ρ, is lowered, there is less interaction between the low-risk and highrisk groups and so lockdowns are more effective. In Figure 10 , when ρ goes from 0.75 to 0.5, the low-risk group is able to begin easing the lockdown earlier since there is less worry about transmission to high-risk individuals. However, the lockdown lasts longer overall, since it is harder to reach herd immunity. This increase in output is offset by a drop in mortality. With the optimal lockdown, mortality decreases to 0.2552% compared to the benchmark of 0.3166% when ρ = 0.75. With no lockdown, mortality decreases to 0.5268% from 0.6189%. The opposite occurs when ρ is increased to 1, meaning that the groups mix freely. Herd immunity arrives sooner due to increased inter-group transmission, however mortality increases to 0.3599% with lockdown and to 0.6891% without it. This suggests that it is beneficial for high-risk individuals to exercise extra caution in their interactions with members of the low-risk group. The other parameter that reflects individual behavior, α I , also has a notable impact on optimal lockdown policies. This parameter determines the efficacy of personal actions taken to slow transmission of COVID-19. In the benchmark case, α I = 1. If transmission rates are constant (α I = 0), then the lockdown lasts longer due to the increased likelihood of transmission and mortality increases to 0.3394%. In the uncontrolled case, All rights reserved. No reuse allowed without permission. (which was not certified by peer review) 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 June 23, 2020. . https://doi.org/10.1101/2020.06.22.20137711 doi: medRxiv preprint the mortality increases too, to 0.7586%. But, if α I is set very high (say 10, which implies that personal caution can reduce the transmission rate by 95% when infections reach 30%), then a lockdown is barely necessary, as shown in Figure 9 . In this case, uncontrolled mortality is a mere 0.2581%. This second scenario is perhaps too optimistic, but it demonstrates the potential power of social distancing. If we examine α I = 6 and α I = 8, we see that the lockdowns increase as α I decreases. If we consider the more modest change from α I = 0 to α I = 1 and decrease the interaction level between groups from ρ = 0.75 to ρ = 0.5, then imposing the optimal lockdown decreases overall mortality from 0.7586% to 0.2552%. If the population is less obedient and disregards lockdown measures, for example if θ decreases from 0.75 to 0.6, we see that the lockdown is shorter because herd immunity is reached sooner. This decreases output loss, but leads to more deaths. If the population is more obedient, however, for example if θ = 0.85, the effect of a given level of lockdown is larger with respect to the same level of output loss so lockdowns are less intense but last longer. This slows the arrival of herd immunity, leading to higher output loss, but has the benefit of lower mortality rates. Finally, in Figure 11 we investigate the effect of increasing the herd immunity threshold σ(x) = min{t ≥ 0 : R t ≥ x}. In all of our examples, the low-risk group is able to leave lockdown before the arrival of herd immunity, so moving this threshold does not have much impact on output loss. However, this parameter has important implications for the high-risk group. From Figure 11 , we see that there is a clear change in dynamics for thresholds of 75% and above, where the lockdown policy becomes comparable to that of [Ace+20] . The length of lockdown for the low-risk group increases by about 20 days, but the high-risk group remains in lockdown until the vaccine arrives -an increase of almost 300 days. This abrupt change in strategy arises because eventually the population reaches a steady state with very low infections. The number of susceptible individuals decreases very slowly and is driven largely by deaths due to lockdown, so will not achieve thresholds of 75% and over before the vaccine is expected to arrive. In this case, the pandemic has been neutralized even though the population has not reached the threshold prescribed by the parameters. These experiments demonstrate that there is not much benefit to be found from a planner overestimating the herd immunity threshold. If the herd immunity threshold is 100%, this is equivalent to removing the herd immunity exit time. The impact of σ can therefore be observed as an decrease in output loss and an increase in mortality, while decreasing lockdown length for the high-risk group by 340 days and for the low-risk group by 45 days. All rights reserved. No reuse allowed without permission. (which was not certified by peer review) 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 June 23, 2020. (which was not certified by peer review) 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 June 23, 2020. Table 1 Output Loss: 13.4232%, Total Deaths: 1.1754% Figure 2 . Recreation of [Ace+20] model (two groups and no herd immunity), parameters from Table 1 Output Loss: 8.9676%, Total Deaths: 1.3121% All rights reserved. No reuse allowed without permission. (which was not certified by peer review) 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 June 23, 2020. . https://doi.org/10.1101/2020.06.22.20137711 doi: medRxiv preprint Figure 3 . Our model (two groups, herd immunity), parameters from Table 1 Herd Immunity: 211 days, Output Loss: 7.8767%, Total Deaths: 1.8873% (which was not certified by peer review) 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 June 23, 2020. Table 2 . Death rates based on [CDC] , γ = 1/18 is recovery rate as listed in Table 1 Figure Table 3 . A comparison of mortality rates for different non-pecuniary value of life, death rates from Table 2 All rights reserved. No reuse allowed without permission. (which was not certified by peer review) 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 June 23, 2020. Table 5 . Parameter Robustness Results (Note: lockdown for 65+ ends at herd immunity) Benchmark Parameters: χ = 10/r, r = 0.001%, α E = 0.42, h = 0.4, α L = 10 −5 , α I = 1, ρ = 0.75, F = 1, θ = 0.75, ν = 0.67, η = 10, Death rates from Table 2 , Herd Immunity Threshold = 60% All rights reserved. No reuse allowed without permission. (which was not certified by peer review) 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 June 23, 2020. . https://doi.org/10.1101/2020.06.22.20137711 doi: medRxiv preprint Figure 6 . Comparison of optimal lockdown policy to no lockdown, using benchmark parameters, Optimal Lockdown Deaths: 0.3266% vs Uncontrolled Deaths: 0.6189% All rights reserved. No reuse allowed without permission. (which was not certified by peer review) 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 June 23, 2020. Figure 7 . Results for varied initial conditions using benchmark parameters All rights reserved. No reuse allowed without permission. (which was not certified by peer review) 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 June 23, 2020. (which was not certified by peer review) 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 June 23, 2020. (which was not certified by peer review) 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 June 23, 2020. Figure 10 . Robustness results for ρ (inter-group interaction level) χ = 10/r, r = 0.001%, ν = 0.67, α L = 10 −5 , α I = 1, α E = 0.42, η = 10, F = 1, h = 0.4 All rights reserved. No reuse allowed without permission. (which was not certified by peer review) 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 June 23, 2020. . https://doi.org/10.1101/2020.06.22.20137711 doi: medRxiv preprint (a) Herd Immunity = 65%, Output Loss: 7.8084%, Total Deaths: 0.2948% (b) Herd Immunity = 70%, Output Loss = 7.8496%, Total Deaths = 0.2724% (c) Herd Immunity = 75%, Output Loss: 7.967%, Total Deaths: 0.2732% Figure 11 . Robustness results for σ (arrival of herd immunity) ρ = 0.75, χ = 10/r, r = 0.001%, ν = 0.67, α L = 10 −5 , α I = 1, α E = 0.42, η = 10, F = 1, h = 0.4 (cont.) All rights reserved. No reuse allowed without permission. (which was not certified by peer review) 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 June 23, 2020. (which was not certified by peer review) 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 June 23, 2020. . https://doi.org/10.1101/2020.06.22.20137711 doi: medRxiv preprint A Simple Planning Problem for COVID-19 Lockdown. Working Paper 26981. National Bureau of Economic Research Optimal Targeted Lockdowns in a Multi-Group SIR Model. Working Paper 27102 A Markovian decision process The Employment Situation CDC. COVID-19 Pandemic Planning Scenarios An SIR model with behavior Great Recession, great recovery? Trends from the Current Population Survey Students under lockdown: Assessing change in students social networks and mental health during the COVID-19 crisis Age and Sex Composition A contribution to the mathematical theory of epidemics Beware of bankrupt stocks like JCPenney and Hertz International comparisons of intensive care: informing outcomes and improving standards Immediate and long-term impact of the COVID-19 pandemic on delivery of surgical services. Advance online publication Amid Ongoing COVID-19 Pandemic, Governor Cuomo Announces Results of Completed Antibody Testing Study of 15,000 People Showing 12.3 Percent of Population Has COVID-19 Antibodies Unprecedented disruption of lives and work: Health, distress and life satisfaction of working adults in China one month into the COVID-19 outbreak