TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Predicting the winner of the 2016 US presidential election

4 点作者 sendos将近 9 年前
I have set up a website for presidential election predictions (http:&#x2F;&#x2F;prespredict.com), and it is now up and running for the 2016 election. It uses daily state poll data and calculates the probability that each candidate will win. It also estimates the most likely number of electoral votes each candidate will get.<p>I originally did this back in 2008, and then applied this to the 2012 election. The methodology was also retroactively applied to the 2004 election using available state polls. In all three past elections, the calculation correctly predicted the winner. It also had a pretty good estimate of the number of electoral votes that each candidate ended up getting.<p>The approach and the website are not as fancy as 538.com but the results so far are pretty good. The methodology is explained here: http:&#x2F;&#x2F;prespredict.com&#x2F;methodology.html.<p>It&#x27;s a bit early and there are several caveats, including the accuracy of polls in the current political environment, the independence assumption in the model, the choice of the winning probability curve, etc. Since the predictions for the last three elections have been pretty accurate, I decided to leave the calculation as is, despite the presence of the caveats.<p>The website is automatically updated daily at 8am PST, so you can check back periodically.

1 comment

mgalka将近 9 年前
Cool model. Did you look at empirical data to derive the shape of the curve? The output is very different from 538&#x27;s. Any intuition for what part of the model is behind that?
评论 #12132833 未加载