From 37df865915a395bb43a8d2f4b10f7e72bb600190 Mon Sep 17 00:00:00 2001 From: Galen Guyer Date: Fri, 22 Jan 2021 16:42:30 -0500 Subject: Add daily positive test rate disclaimer --- src/MainPage.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/MainPage.js b/src/MainPage.js index 8e8bc22..3de1805 100644 --- a/src/MainPage.js +++ b/src/MainPage.js @@ -119,7 +119,9 @@ const MainPage = (props) => {

Tests

Positive Test Rate is calculated using the difference in total cases divided by the difference in - tests administed for the selected time frame (one day or one week) + tests administed for the selected time frame (one day or one week). The daily positive test rate + fluctuates wildly and should be taken with caution, while the weekly positive test rate is far more + stable and useful.