diff options
author | Holden Rohrer <hr@hrhr.dev> | 2020-11-01 17:44:35 -0500 |
---|---|---|
committer | Holden Rohrer <hr@hrhr.dev> | 2020-11-01 17:44:35 -0500 |
commit | 8d049d4403d748d3a3d94fe4832d5a0df07d3443 (patch) | |
tree | 1122a45dc3491f04b8f59a3c4c0d5edeba137dd1 /rich | |
parent | f07a0125c7bc9e1a9bca7647f99ce7e45697a462 (diff) |
added election prediction
Diffstat (limited to 'rich')
-rw-r--r-- | rich/28_election_prediction | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/rich/28_election_prediction b/rich/28_election_prediction new file mode 100644 index 0000000..bd02879 --- /dev/null +++ b/rich/28_election_prediction @@ -0,0 +1,12 @@ +Predict one state's outcome in the election and a factual reason why +your prediction will come true. You may find the following link helpful: +https://www.realclearpolitics.com/epolls/2020/president/ +create_your_own_president_map.html + +Wisconsin will vote for Biden. The margin for Trump last year was very +close[1], and recent polling has been entirely in favor of Biden[2], +with FiveThirtyEight predicting a clear win for Biden. +[1] https://www.realclearpolitics.com/epolls/2016/president/wi/ + wisconsin_trump_vs_clinton_vs_johnson_vs_stein-5976.html +[2] https://projects.fivethirtyeight.com/2020-election-forecast/ + wisconsin/ |