Recovery from CoVid-19

Formula based Predictions



Analysis


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







Conclusion



These predictions as we can see from the graphs were accurate to a certain extent initially when the recovery data wasn't available from the hospital. During our analysis for the recent data, we found that the prediction using this formula still holds good with just 1.7% difference between the actual recoveries and the predicted numbers.
The predictive analysis also showed that the formula worked better during the first few months when the cases were lower and now when the cases are high.






External Links

Global Report
China Report
US Report