COVID19 data base

new topic     » topic index » view thread      » older message » newer message

I have been tracking U.S., State, County data in an effort to see if we are making progress reducing the growth rate of confirmed cases, etc.

My projected data uses the latest 7 day moving average of the Daily Growth Rate.

Any Suggestions?

Current Table: US 
#20: {2020,3,31,23,0,0} 
    CONFIRMED: 189,510 (+25,236) = 1.153 Daily Growth Rate 
    Daily Grow Rate moving average, period = 7 days: 1.1938 
    DECEASED: 4,076 (+1,036) = 0.02150 X Confirmed Cases 
    RECOVERED: 7109 
    ACTIVE: 178325 
 
        Current Table: US 
        Daily Growth Rate of confirmed case 
        average over the last 7 days: 1.193  -- 1.193886987 
        Ratio Confirmed cases/deaths: 0.02151 = 2.151% 
 
        Daily Growth Rate Moving Average, Period = 7 days: 
        3.095 
        3.105 
        3.128 
        1.209 
        1.391 
        1.365 
        1.334 
        1.294 
        1.271 
        1.249 
        1.234 
        1.199 
        1.194  -- 1.193886987 
 
 
based on a Daily Growth Rate of: 1.193 
display("based on a Daily Growth Rate of: [.3g]", mva[$]) 
 
based on a Daily Growth Rate of: 1.194 
printf(f,"based on a Daily Growth Rate of: %1.3f\n", mva[$]) 
1.193886987 
 
Coronavirus: US Projected Data 
Day     Date        Confirmed       Deaths 
#1      2020-4-1:   226,254         4,866           +790 
#2      2020-4-2:   270,122         5,810           +944 
#3      2020-4-3:   322,495         6,936           +1,126 
#4      2020-4-4:   385,023         8,281           +1,345 
#5      2020-4-5:   459,674         9,887           +1,606 
#6      2020-4-6:   548,799         11,804          +1,917 
#7      2020-4-7:   655,204         14,092          +2,288 
 

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu