From 8d049d4403d748d3a3d94fe4832d5a0df07d3443 Mon Sep 17 00:00:00 2001
From: Holden Rohrer
Date: Sun, 1 Nov 2020 17:44:35 -0500
Subject: added election prediction
---
rich/28_election_prediction | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 rich/28_election_prediction
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/
--
cgit