Go back
Flatten the Curve

Flatten the Curve

Science

R
Standard memberRemoved

Joined
10 Dec 06
Moves
8528
Clock
27 Mar 20
1 edit
Vote Up
Vote Down

@eladar said
@joe-shmo

I disagree about the slowing. The general timeline for this thing was guessed. If you can slow down its growth by about a week, then you max out deaths with one fewer week of exponential growth.

But yeah it also slows growth at the moment buying time to get medical supplies and ventilator production going, something that should have been done about 3 months ago.

If CEO's knew enough to quit their job months ago, the government knew too.
"I disagree about the slowing. The general timeline for this thing was guessed. If you can slow down its growth by about a week, then you max out deaths with one fewer week of exponential growth."

What makes you think by slowing the spread by one week, you have one less week of growth? The thing grows until mass immunity is established. Without the intervention of treatments or vaccines it is approaching a fixed equilibrium state. When you look at the "do nothing graph", page 7 figure A. The area under that curve ( the total number of deaths) during any time for which a vaccine is not developed or a treatment not found will remain constant. The mitigation does not change the equilibrium point, it simply draws it out over time, flattening and widening the curve. Without the effect of "ability to treat in hospitals" no lives will be saved: Its 2.2 million or bust.

E

Joined
12 Jul 08
Moves
13814
Clock
27 Mar 20
Vote Up
Vote Down

@joe-shmo said
"I disagree about the slowing. The general timeline for this thing was guessed. If you can slow down its growth by about a week, then you max out deaths with one fewer week of exponential growth."

What makes you think by slowing the spread by one week, you have one less week of growth? The thing grows until mass immunity is established, without the intervention of treatm ...[text shortened]... t change the equilibrium point, it simply draws it out over time, flattening and widening the curve.
I still think it grows until the ultraviolet light and heat drives it off. There is a reason why viruses are very rare during the summer months.

R
Standard memberRemoved

Joined
10 Dec 06
Moves
8528
Clock
27 Mar 20
Vote Up
Vote Down

@eladar said
I still think it grows until the ultraviolet light and heat drives it off. There is a reason why viruses are very rare during the summer months.
Well its going to come back before we have a vaccine for it in 18 months time.

E

Joined
12 Jul 08
Moves
13814
Clock
27 Mar 20
1 edit
Vote Up
Vote Down

@joe-shmo said
Well its going to come back before we have a vaccine for it in 18 months time.
Possibly, but we will have large number of people who will have the antibodies to resist it.

https://www.verywellhealth.com/when-is-common-cold-season-770443

COLD & FLU

When Is Common Cold Season?

By 

Kristina Duda, RN 

 Medically reviewed by 

Michael Menna, DO 

on March 17, 2020

You can get a cold year-round, but most people consider the winter months to be common cold season. The viruses that cause colds also spread more easily just after a drop in temperature and humidity.1 Generally, this means the United States' cold season starts sometime around September and ends sometime around April.

However, this doesn't mean the cold weather itself makes you sick. 

R
Standard memberRemoved

Joined
10 Dec 06
Moves
8528
Clock
27 Mar 20
5 edits
Vote Up
Vote Down

@Eladar

I would only add the following: The common cold is not a novel virus for which we have no immunities. The seasonal change might not be as large an effect when its something completely new to us. Perhaps there is a seasonal element, and I hope there is, but perhaps not... just sayin.

Also, to go back to your original question about verifying the mitigation strategy.

I had to step away from thinking( time for outdoor fresh air and play with the kids ). The total number of dead on a given day according to their unmitigated model could be calculated by:

P/10^5 * Integral [0 to t] { f (t) } dt

Where:
P = US Population
t = time in days
f(t) = the sited death rate per day per 10^5 people.

I was initially concerned about accounting for a decreasing population and was getting all wonkers with units, but even if 2.2 million perish its only a 0.7% change. So I don't think its massively influential. none the less:

If we start with the fact that the rate of change of US population should be proportional to the death rate from COVID:

where k = 1/10^5

dP/dt = -k * P * f(t)

We can say that the population of the US on any given day can be found from solving that differential eq.

P(t) = P_o * e^[ -k Int{ f(t) } dt

Then the number of deaths up to any given day is

D(t) = P_o - P(t) = P_o * [ 1 - e^(-k* Int { f(t) } dt ) ]

We don't have an explicitly function for f(t), but we do have the graph. So we could do some approximation again with regressions on f(t). So that should show you on any given day how good we are doing compared to unmitigated strategy. However, right now the graph is virtually indistinguishable from 0. As is computing the death rate using a secant line approximation with the actual data.

(320 * 10^6)/10^5 * F(t) = 1027( Deaths on 25th) - 780 (Deaths on 24th) = 247/3200

The empirical result for f(t) is roughly 0.07 today, or basically in agreement with the unmitigated graph.

E

Joined
12 Jul 08
Moves
13814
Clock
27 Mar 20
Vote Up
Vote Down

@joe-shmo said
@Eladar

I would only add the following: The common cold is not a novel virus for which we have no immunities. The seasonal change might not be as large an effect when its something completely new to us. Perhaps there is a seasonal element, and I hope there is, but... just sayin.
Anytime you get a cold you did not have immunity to that virus. Next round if we have one, there will be many people with immunity.

R
Standard memberRemoved

Joined
10 Dec 06
Moves
8528
Clock
27 Mar 20
1 edit
Vote Up
Vote Down

@Eladar

Well..if what your saying is accurate, then dragging it out has some benefits. And I hope it shows that.

E

Joined
12 Jul 08
Moves
13814
Clock
27 Mar 20
Vote Up
Vote Down

@joe-shmo

If you are worried about having so many pulls you change the probability, the general rule is 10 percent.

As long as you do not change the population by 10 percent, your outcome will not be greatly affected.

R
Standard memberRemoved

Joined
10 Dec 06
Moves
8528
Clock
27 Mar 20
Vote Up
Vote Down

@eladar said
@joe-shmo

If you are worried about having so many pulls you change the probability, the general rule is 10 percent.

As long as you do not change the population by 10 percent, your outcome will not be greatly affected.
Now that I figured it out its not that much more difficult to compute, but yes I agree - 0.7% Population change is very small in comparison.

D(t) = P_o/10^5 * Int { f(t) } dt

Should be adequate.

E

Joined
12 Jul 08
Moves
13814
Clock
27 Mar 20
3 edits
Vote Up
Vote Down

@joe-shmo

I think you are missing a 1/t in your equation.

Average Value of a function is ...

1/(b-a) Integral from a to b of f (t) dt


Although technically I think you are suppose to have different letters in your integral than in your function.

So if you go from 0 to t, then it should be the integral of f (x) dx

R
Standard memberRemoved

Joined
10 Dec 06
Moves
8528
Clock
27 Mar 20
1 edit
Vote Up
Vote Down

@eladar said
@joe-shmo

I think you are missing a 1/t in your equation.

Average Value of a function is ...

1/(b-a) Integral from a to b of f (t) dt


Although technically I think you are suppose to have different letters in your integral than in your function.

So if you go from 0 to t, then it should be the integral of f (x) dx
I'm not calculating the average value of the function.

f(t) - is the rate of deaths per day per 10^5 people

f(t) = dD/dt

first step is calculating deaths "D" per 10^5 people:

dD = f(t) dt

Int {dD} = Int { f(t) dt }

D(t) = Int { f(t) dt }

Without knowing the functional form of f(t) that is as far as we get symbolically.

Now to get the total deaths we have to multiply that by the number of "10^5 peoples" that live in the US. That number is the total population "P_o" divided by 10^5.

So Cumulative Deaths on a given day "CD" is found by:

CD( t ) = P_o/10^5 * Int { f( t ) dt } = P_o/10^5 * F( t )

The time parameter "t" in the equation will show up explicitly when we perform the integration. Again, this all assumes a constant population, the other approach considers it, however small the effect.

E

Joined
12 Jul 08
Moves
13814
Clock
27 Mar 20
2 edits

@joe-shmo

Ok, I thought your f (t) was your death rate function.

Separating your variables helped me to see what you are doing, thanks.

D(t) = Int { f(t) dt } 

Without knowing the functional form of f(t) that is as far as we get symbolically. 




D (t)=F (t)-F (0)

R
Standard memberRemoved

Joined
10 Dec 06
Moves
8528
Clock
27 Mar 20
8 edits
Vote Up
Vote Down

@eladar said
@joe-shmo

Ok, I thought your f (t) was your death rate function.

Separating your variables helped me to see what you are doing, thanks.

D(t) = Int { f(t) dt } 

Without knowing the functional form of f(t) that is as far as we get symbolically. 




D (t)=F (t)-F (0)
"Without knowing the functional form of f(t) that is as far as we get symbolically."



D (t)=F (t)-F (0)

What is your point with this? From my perspective, it seems as though you are either trying to show me that you understand, or ( what I'm leaning towards) you are trying to "put me in my place" by adding a "further" symbolic step that is effectively useless nomenclature?

Furthermore:

"Ok, I thought your f (t) was your death rate function."

f (t) IS (effectively) the death rate function...just divided by a constant. So, I'm not sure if you are following?

E

Joined
12 Jul 08
Moves
13814
Clock
27 Mar 20
Vote Up
Vote Down

@joe-shmo said
"Without knowing the functional form of f(t) that is as far as we get symbolically."



D (t)=F (t)-F (0)

What is your point with this? From my perspective, it seems as though you are either trying to show me that you understand, or ( what I'm leaning towards) you are trying to "put me in my place" by adding a "further" symbolic step that is effectivel ...[text shortened]... ively) the death rate function...just divided by a constant. So, I'm not sure if you are following?
I was just taking it one step further using the fundamental theorem of calculus.

With the 1/t I was just taking myself in a circle.

R
Standard memberRemoved

Joined
10 Dec 06
Moves
8528
Clock
27 Mar 20
Vote Up
Vote Down

@eladar said
I was just taking it one step further using the fundamental theorem of calculus.

With the 1/t I was just taking myself in a circle.
Ok, the "Bold Font" was really hampering the delivery of that.

Anyhow, when its reasonable I'll do some calculations.

Cookies help us deliver our Services. By using our Services or clicking I agree, you agree to our use of cookies. Learn More.