From 31d092a9d1257b09d03595bfb520f310fd65805d Mon Sep 17 00:00:00 2001 From: Dorota <43449960+dcz-self@users.noreply.github.com> Date: Mon, 4 May 2020 12:49:15 +0200 Subject: [PATCH] Update ambiguous wording The gray area in the simulation is marked as recovered only. Only the top edge of the area traces the total cases. The new text reflects that. --- words/words.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/words/words.md b/words/words.md index 691356b2..9e10c7ef 100644 --- a/words/words.md +++ b/words/words.md @@ -112,7 +112,7 @@ Now, what happens if you simulate S-shaped logistic growth *with* recovery? Let's find out. Red curve is *current* cases , -Gray curve is *total* cases (current + recovered ), +Gray curve is *recovered* cases . The top of the gray curve corresponds to *total* cases (current + recovered ), starts at just 0.001% :
@@ -706,4 +706,4 @@ So what does this mean for YOU, right now? Don't downplay fear to build up hope. Our fear should *team up* with our hope, like the inventors of airplanes & parachutes. Preparing for horrible futures is how we *create* a hopeful future. -The only thing to fear is the idea that the only thing to fear is fear itself. \ No newline at end of file +The only thing to fear is the idea that the only thing to fear is fear itself.