From 19fdcf974a84f64e6bea90a70eaf38c8e5cd2dfe Mon Sep 17 00:00:00 2001 From: Mike Hale <18492511+mhale1982@users.noreply.github.com> Date: Mon, 18 Mar 2019 11:13:09 -0700 Subject: [PATCH] Update README.md Minor type; replace actuall with actual --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 01e9dd39d8..2b365ae7ae 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ If you want to get involved in this project, we have directions in the wiki for # WARNING ON SAMPLING -Most VCDB issues are chosen randomly (with a preferences for those in the last year), however we specifically select healthcare issues and some priority incidents. Incidents not chosen randomly can be identified by the value of 'plus.sub_source'. It will be 'phidbr' for healthcare issues and 'priority' for priority issues. For those wishing to normalize out non-random selection, here is the issue composition as of Jan 13, 2018 to normalize the actuall incidents to: +Most VCDB issues are chosen randomly (with a preferences for those in the last year), however we specifically select healthcare issues and some priority incidents. Incidents not chosen randomly can be identified by the value of 'plus.sub_source'. It will be 'phidbr' for healthcare issues and 'priority' for priority issues. For those wishing to normalize out non-random selection, here is the issue composition as of Jan 13, 2018 to normalize the actual incidents to: ``` { '2013': {'all': 1199, 'phidbr': 0, 'priority': 11},