The data used was taken from publicly accessible JHU repository on Github John Hopkins University Data Repo to derive our predictions of what case data would look like a few months forward and as to how were the predictions made during the time this pandemic started. We then compared our models against the actual data and analysized their accuracy.
Formula used: Rn=Rn−1+(Cn−9−Rn−1)∗0.07
What it implies is that on a given day, of the cases which were first reported 9 days previously 7% of those cases would have either recovered or passed away.
After 16 days therefore 49% of cases would have recovered or passed away and after 23 days 98% of cases would have recovered or passsed away.
This formula is only being used to predict the number of recoveries from the time that JHU data is not available.We can compare the results of this formula to the existing data from JHU to show the level of fit.
This can be seen in the following graphs