diff --git a/chapters/project/FinalProject-2023Fall.ipynb b/chapters/project/FinalProject-2023Fall.ipynb index a120885..bbd185c 100644 --- a/chapters/project/FinalProject-2023Fall.ipynb +++ b/chapters/project/FinalProject-2023Fall.ipynb @@ -198,7 +198,7 @@ "Extreme heat increases the risk of a number of adverse health outcomes, worsening chronic health conditions such as heart and lung disease. Moreover, exposure to hot temperatures is associated with premature deaths. Based on the GEV distribution that you fit to the future temperature simulation, compare heat-induced excess mortality in different levels of heat extremes.\n", "To do this, you need to:\n", "\n", - "- Calculate the excess mortality rate for the 45- to 64-year-old population (see Eq (1) in the Appendix) for the 1-in-100-year heat extreme under the ssp245 scenario.\n", + "- Calculate the excess mortality rate for the 45- to 64-year-old population (see the Appendix) for the 1-in-100-year heat extreme under the ssp245 scenario.\n", "- Repeat the above calculation for the 1-in-1000-year and 1-in-10000-year event and visualize the difference against the 1-in-100-year event.\n", "- Repeat the calculation for the ssp585 scenario for all three event (i.e., 1-in-100-year, 1-in-1000-year, 1-in-10000-year) and visualize the difference against the ssp245 scenario." ]