I have set up a website for presidential election predictions (http://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://prespredict.com/methodology.html.<p>It'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.
Cool model.
Did you look at empirical data to derive the shape of the curve? The output is very different from 538's. Any intuition for what part of the model is behind that?