Skip to content

someoneexisting/USElection

 
 

Repository files navigation

US Election Predictor

Using publicly available poll data to get voter probabilities, run simulations of the US election in each of the 50 states, and use the results of the simulation to forecast probabilities for a Democratic/Republican win in the 2012 election.

To use the model, run master in Matlab. Sample output (4th November 2012)

EDU>> master
Simulating: Alabama
Simulating: Alaska
.
. (etc)
.
Simulating: Wisconsin
Simulating: Wyoming

Results:
  P(Dem win) =  99.46%
  P(GOP win) =   0.49%
  P(Tie)     =   0.06%

About

MATLAB model to make predictions for the US 2012 election

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • MATLAB 100.0%