Monte Carlo forecasting in football betting
By Algorithm Betting on Jul 4, 2008 in Algorithm structure, Featured, Premier League | comments(0)
Following the success of last season, my thoughts obviously turned to whether this can be repeated. Or more accurately, what can be expected from the algorithm betting model in future seasons both in terms of return and the variability of those returns.
“Monte Carlo” is the name given to simulations which make use of computer generated random numbers to identify the range of possible outputs a model may generate in the ‘real world’. Each random number generates an input from a user defined probability distribution which is run through the user’s model to produce a simulated outcome on each run. Run this simulation thousands of times and you generate a probability distribution for the output of your model.
