Skip to content

Commit 36ea688

Browse files
authored
Update DETAILS.md
1 parent a32a4f1 commit 36ea688

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quidel_covidtest/DETAILS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Starting May 9, 2020, we began getting Quidel COVID Test data and started report
55

66
### Signal names
77
- raw_pct_positive: estimates of the percentage of positive tests in total tests
8-
- smoothed_pct_positive: same as in (a), but where the estimates are formed by pooling together the last 7 days of data
8+
- smoothed_pct_positive: same as in the first one, but where the estimates are formed by pooling together the last 7 days of data
99

1010
### Estimating percent positive test proportion
1111
Let n be the number of total COVID tests taken over a given time period and a given location (the test result can be negative/positive/invalid). Let x be the number of tests taken with positive results in this location over the given time period. We are interested in estimating the percentage of positive tests which is defined as:

0 commit comments

Comments
 (0)