. Related post: [MATPY00] The Exponential Function Our MATPY00 class collected the data on the confirmed cases of COVID-19 in the Philippines (data is available through this link ). The purpose of this post is to provide a data-based analysis (an "experiment") to apply the things we learned about the exponential function, as detailed in the previous post . First, we realized that the first infected individual in the Philippines was reported on January 30, 2020. Afterwards, the class collected the data from official bulletins from the Department of Health (DOH) and news reports to reconstruct the time series of the number of infected individuals. The plot of the increase in the number of infections is plotted in Figure 1 below. Figure 1. The number of COVID-19 infected individuals in the Philippines, plotted with day number (with day 0 corresponding to January 30, 2020). The rapid rise, especially after day 40, is indicative of exponential growt...