Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
posted to rec.boats
external usenet poster
 
First recorded activity by BoatBanter: Jun 2013
Posts: 2,650
Default Using Math to Model the Corona Virus Spread

Here's a good article from WIRED magazine on how to develop a model
for predicting the number of new cases over time. Of course there's
some math involved but it's fairly easy to follow:

https://www.wired.com/story/how-fast-does-a-virus-spread/?utm_source=nl&utm_brand=wired&utm_mailing=WIR_Tra nsportation_TopClickers_032320&utm_campaign=aud-dev&utm_medium=email&bxid=5cc9e2952ddf9c1a7adfa79b &cndid=54884204&esrc=&source=EDT_WIR_NEWSLETTER_0_ TRANSPORTATION_ZZ&utm_term=WIR_TopClickers_EXCLUDE _Transportation

You'll also get a working script for doing your own calculations and
graphs.

--
This email has been checked for viruses by AVG.
https://www.avg.com

  #5   Report Post  
posted to rec.boats
external usenet poster
 
First recorded activity by BoatBanter: Aug 2017
Posts: 4,961
Default Using Math to Model the Corona Virus Spread

On 3/23/2020 11:43 AM, Adorable Deplorable wrote:
On Mon, 23 Mar 2020 11:20:51 -0400, wrote:

On Mon, 23 Mar 2020 10:46:55 -0400, Adorable Deplorable
wrote:

On Mon, 23 Mar 2020 10:33:00 -0400,
wrote:

Here's a good article from WIRED magazine on how to develop a model
for predicting the number of new cases over time. Of course there's
some math involved but it's fairly easy to follow:

https://www.wired.com/story/how-fast-does-a-virus-spread/?utm_source=nl&utm_brand=wired&utm_mailing=WIR_Tra nsportation_TopClickers_032320&utm_campaign=aud-dev&utm_medium=email&bxid=5cc9e2952ddf9c1a7adfa79b &cndid=54884204&esrc=&source=EDT_WIR_NEWSLETTER_0_ TRANSPORTATION_ZZ&utm_term=WIR_TopClickers_EXCLUDE _Transportation

You'll also get a working script for doing your own calculations and
graphs.

Assuming the growth resembles a quadratic (exponential) equation, I've put a
function up earlier that should give a rough approximation.
--


===

Yes, I saw that but I thought you might be interested in their
slightly different approach. You also get a working script which you
can modify with different assumptions, and automatically produce
graphs.



I'll have to admit I didn't get as deep as differential calculus!


It's ok. I can't even spell diffirantial calullaous.

--
This email has been checked for viruses by AVG.
https://www.avg.com



  #6   Report Post  
posted to rec.boats
external usenet poster
 
First recorded activity by BoatBanter: Jun 2013
Posts: 2,650
Default Using Math to Model the Corona Virus Spread

On Mon, 23 Mar 2020 11:43:17 -0400, Adorable Deplorable
wrote:

On Mon, 23 Mar 2020 11:20:51 -0400, wrote:

On Mon, 23 Mar 2020 10:46:55 -0400, Adorable Deplorable
wrote:

On Mon, 23 Mar 2020 10:33:00 -0400,
wrote:

Here's a good article from WIRED magazine on how to develop a model
for predicting the number of new cases over time. Of course there's
some math involved but it's fairly easy to follow:

https://www.wired.com/story/how-fast-does-a-virus-spread/?utm_source=nl&utm_brand=wired&utm_mailing=WIR_Tra nsportation_TopClickers_032320&utm_campaign=aud-dev&utm_medium=email&bxid=5cc9e2952ddf9c1a7adfa79b &cndid=54884204&esrc=&source=EDT_WIR_NEWSLETTER_0_ TRANSPORTATION_ZZ&utm_term=WIR_TopClickers_EXCLUDE _Transportation

You'll also get a working script for doing your own calculations and
graphs.

Assuming the growth resembles a quadratic (exponential) equation, I've put a
function up earlier that should give a rough approximation.
--


===

Yes, I saw that but I thought you might be interested in their
slightly different approach. You also get a working script which you
can modify with different assumptions, and automatically produce
graphs.


I'll have to admit I didn't get as deep as differential calculus!
--


===

I studied calculus in engineering school but never considered myself
to be highly proficient at it. A few years later I was on the
technical staff of a high energy physics lab at Cornell University. On
of my colleagues was a PhD EE who could solve differential equations
in his head. That always amazed me.

--
This email has been checked for viruses by AVG.
https://www.avg.com

  #7   Report Post  
posted to rec.boats
external usenet poster
 
First recorded activity by BoatBanter: Aug 2017
Posts: 4,961
Default Using Math to Model the Corona Virus Spread

On 3/23/2020 12:37 PM, wrote:
On Mon, 23 Mar 2020 11:43:17 -0400, Adorable Deplorable
wrote:

On Mon, 23 Mar 2020 11:20:51 -0400,
wrote:

On Mon, 23 Mar 2020 10:46:55 -0400, Adorable Deplorable
wrote:

On Mon, 23 Mar 2020 10:33:00 -0400,
wrote:

Here's a good article from WIRED magazine on how to develop a model
for predicting the number of new cases over time. Of course there's
some math involved but it's fairly easy to follow:

https://www.wired.com/story/how-fast-does-a-virus-spread/?utm_source=nl&utm_brand=wired&utm_mailing=WIR_Tra nsportation_TopClickers_032320&utm_campaign=aud-dev&utm_medium=email&bxid=5cc9e2952ddf9c1a7adfa79b &cndid=54884204&esrc=&source=EDT_WIR_NEWSLETTER_0_ TRANSPORTATION_ZZ&utm_term=WIR_TopClickers_EXCLUDE _Transportation

You'll also get a working script for doing your own calculations and
graphs.

Assuming the growth resembles a quadratic (exponential) equation, I've put a
function up earlier that should give a rough approximation.
--


===

Yes, I saw that but I thought you might be interested in their
slightly different approach. You also get a working script which you
can modify with different assumptions, and automatically produce
graphs.


I'll have to admit I didn't get as deep as differential calculus!
--


===

I studied calculus in engineering school but never considered myself
to be highly proficient at it. A few years later I was on the
technical staff of a high energy physics lab at Cornell University. On
of my colleagues was a PhD EE who could solve differential equations
in his head. That always amazed me.



Certain aspects of electrical and electronics engineering involve the
use of differential calculus equations. So does the vacuum equipment
industry I was involved in.

I can do the calcs (carefully) when I understand what I am solving
for .... like pumping calculations in a system that passes through
viscous flow to non-viscous molecular flow. But to understand
the math involved just for the sake of understanding it
is my weakness.



--
This email has been checked for viruses by AVG.
https://www.avg.com

  #8   Report Post  
posted to rec.boats
external usenet poster
 
First recorded activity by BoatBanter: Jan 2020
Posts: 269
Default Using Math to Model the Corona Virus Spread

On Mon, 23 Mar 2020 12:37:06 -0400, wrote:

On Mon, 23 Mar 2020 11:43:17 -0400, Adorable Deplorable
wrote:

On Mon, 23 Mar 2020 11:20:51 -0400,
wrote:

On Mon, 23 Mar 2020 10:46:55 -0400, Adorable Deplorable
wrote:

On Mon, 23 Mar 2020 10:33:00 -0400,
wrote:

Here's a good article from WIRED magazine on how to develop a model
for predicting the number of new cases over time. Of course there's
some math involved but it's fairly easy to follow:

https://www.wired.com/story/how-fast-does-a-virus-spread/?utm_source=nl&utm_brand=wired&utm_mailing=WIR_Tra nsportation_TopClickers_032320&utm_campaign=aud-dev&utm_medium=email&bxid=5cc9e2952ddf9c1a7adfa79b &cndid=54884204&esrc=&source=EDT_WIR_NEWSLETTER_0_ TRANSPORTATION_ZZ&utm_term=WIR_TopClickers_EXCLUDE _Transportation

You'll also get a working script for doing your own calculations and
graphs.

Assuming the growth resembles a quadratic (exponential) equation, I've put a
function up earlier that should give a rough approximation.
--


===

Yes, I saw that but I thought you might be interested in their
slightly different approach. You also get a working script which you
can modify with different assumptions, and automatically produce
graphs.


I'll have to admit I didn't get as deep as differential calculus!
--


===

I studied calculus in engineering school but never considered myself
to be highly proficient at it. A few years later I was on the
technical staff of a high energy physics lab at Cornell University. On
of my colleagues was a PhD EE who could solve differential equations
in his head. That always amazed me.


I took three semesters of calculus, and one of advanced calculus. I never
understood anything, really, until the next semester. The stuff in advanced
calculus is still over my head.
--

Freedom Isn't Free!
  #9   Report Post  
posted to rec.boats
external usenet poster
 
First recorded activity by BoatBanter: Jan 2017
Posts: 4,553
Default Using Math to Model the Corona Virus Spread

Adorable Deplorable wrote:
On Mon, 23 Mar 2020 12:37:06 -0400, wrote:

On Mon, 23 Mar 2020 11:43:17 -0400, Adorable Deplorable
wrote:

On Mon, 23 Mar 2020 11:20:51 -0400,
wrote:

On Mon, 23 Mar 2020 10:46:55 -0400, Adorable Deplorable
wrote:

On Mon, 23 Mar 2020 10:33:00 -0400,
wrote:

Here's a good article from WIRED magazine on how to develop a model
for predicting the number of new cases over time. Of course there's
some math involved but it's fairly easy to follow:

https://www.wired.com/story/how-fast-does-a-virus-spread/?utm_source=nl&utm_brand=wired&utm_mailing=WIR_Tra nsportation_TopClickers_032320&utm_campaign=aud-dev&utm_medium=email&bxid=5cc9e2952ddf9c1a7adfa79b &cndid=54884204&esrc=&source=EDT_WIR_NEWSLETTER_0_ TRANSPORTATION_ZZ&utm_term=WIR_TopClickers_EXCLUDE _Transportation

You'll also get a working script for doing your own calculations and
graphs.

Assuming the growth resembles a quadratic (exponential) equation, I've put a
function up earlier that should give a rough approximation.
--


===

Yes, I saw that but I thought you might be interested in their
slightly different approach. You also get a working script which you
can modify with different assumptions, and automatically produce
graphs.

I'll have to admit I didn't get as deep as differential calculus!
--


===

I studied calculus in engineering school but never considered myself
to be highly proficient at it. A few years later I was on the
technical staff of a high energy physics lab at Cornell University. On
of my colleagues was a PhD EE who could solve differential equations
in his head. That always amazed me.


I took three semesters of calculus, and one of advanced calculus. I never
understood anything, really, until the next semester. The stuff in advanced
calculus is still over my head.
--

Freedom Isn't Free!


Should have asked Tom Francis to explain the math. His Doctorate was in
math.

  #10   Report Post  
posted to rec.boats
external usenet poster
 
First recorded activity by BoatBanter: Jan 2020
Posts: 269
Default Using Math to Model the Corona Virus Spread

On Mon, 23 Mar 2020 18:41:02 -0000 (UTC), Bill
wrote:

Adorable Deplorable wrote:
On Mon, 23 Mar 2020 12:37:06 -0400, wrote:

On Mon, 23 Mar 2020 11:43:17 -0400, Adorable Deplorable
wrote:

On Mon, 23 Mar 2020 11:20:51 -0400,
wrote:

On Mon, 23 Mar 2020 10:46:55 -0400, Adorable Deplorable
wrote:

On Mon, 23 Mar 2020 10:33:00 -0400,
wrote:

Here's a good article from WIRED magazine on how to develop a model
for predicting the number of new cases over time. Of course there's
some math involved but it's fairly easy to follow:

https://www.wired.com/story/how-fast-does-a-virus-spread/?utm_source=nl&utm_brand=wired&utm_mailing=WIR_Tra nsportation_TopClickers_032320&utm_campaign=aud-dev&utm_medium=email&bxid=5cc9e2952ddf9c1a7adfa79b &cndid=54884204&esrc=&source=EDT_WIR_NEWSLETTER_0_ TRANSPORTATION_ZZ&utm_term=WIR_TopClickers_EXCLUDE _Transportation

You'll also get a working script for doing your own calculations and
graphs.

Assuming the growth resembles a quadratic (exponential) equation, I've put a
function up earlier that should give a rough approximation.
--


===

Yes, I saw that but I thought you might be interested in their
slightly different approach. You also get a working script which you
can modify with different assumptions, and automatically produce
graphs.

I'll have to admit I didn't get as deep as differential calculus!
--

===

I studied calculus in engineering school but never considered myself
to be highly proficient at it. A few years later I was on the
technical staff of a high energy physics lab at Cornell University. On
of my colleagues was a PhD EE who could solve differential equations
in his head. That always amazed me.


I took three semesters of calculus, and one of advanced calculus. I never
understood anything, really, until the next semester. The stuff in advanced
calculus is still over my head.
--

Freedom Isn't Free!


Should have asked Tom Francis to explain the math. His Doctorate was in
math.


Quadratic equations are not that difficult. That's algebra stuff. Well, maybe
advanced algebra, but high school stuff nevertheless.
--

Freedom Isn't Free!
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Yankees spread virus? North Star General 38 August 25th 12 02:34 AM
BE - Corona del rio PM\(ZTB\) Tall Ship Photos 0 November 6th 07 05:19 PM


All times are GMT +1. The time now is 12:25 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 BoatBanter.com.
The comments are property of their posters.
 

About Us

"It's about Boats"

 

Copyright © 2017