COVID-19 Daily Update for 9/1/2020:

Blog Moved:

I have been posting my daily COVID-19 updates to my personal blog. But it now makes sense for this to have its own space. So I will be posting all future daily updates here. 

Web Page in Diapers:

We are creating a web page to house all the data analysis / modeling I'm doing for COVID-19. Right now it's in a very preliminary state, but I wanted to share the link now, before we clean it up. The link is likely temporary as well, since I expect we will eventually be using our own domain name. 

Link: https://jlc42.github.io/ 

Feedback is certainly welcome.

Estimating Infections From Cases and Positivity Rates:

Although this information is not yet available on the web page, I spent the morning generating figures with both confirmed cases, and estimated true infections, using the technique recommended by Youyang Gu.  

He proposed the following approach to estimate the true number of infections from the number of confirmed cases: 

true-new-daily-infections = daily-confirmed-cases * (16 * (positivity-rate)^(0.5) + 2.5)

You can browse the resulting figures from the git repo here: 

https://github.com/jlc42/jlc42.github.io/tree/master/figs/estimatedInfections

New Mexico is given as an example: 

As you can see, the likely number of true infections is much larger than the number of confirmed cases. 

I have also discussed a technique for estimating the number of true infections from the number of daily deaths here. So the next step will be to also plot these values for every region/state... and then to potentially combine the two techniques into a single estimate. Each approach has its own strengths and weaknesses, so a combination is ideal.

The next step would be to re-display all that information in terms of the percent of the population infected, rather than by the raw number of infections, since that provides more useful information to people when it comes to determining their own risk levels. 

Comments

Popular posts from this blog

COVID-19 Daily Update, Public Health Compliance Data:

COVID-19 Daily Update: 200,000 dead in the USA