This page displays predictions for games in the 2022 CFB season. These predictions come from a model built on historical college football play by play and game data in order to simulate upcoming games. All data is from collegefootballdata.com.
This table displays the results of simulating week 13 of the 2022 CFB season 1000 times. These simulations are run one week in advance, using information available in the lead up to week 13. For the first week of the season, team ratings are based solely on information from previous seasons.
Quality indicates the quality of the teams involved in the game. This is the (harmonic) mean of the two team’s pregame ratings and is scaled to range from 0 to 100, with 100 indicating a game between highly rated opponents.
Interest indicates how interesting/appealing a matchup is expected to be based on Quality and how close the game is expected to be. I assign every game a competitive rating using a quadratic formula applied to Pr(HomeWin), which I use along with Quality in a weighted average to produce the Interest score. This ranges from 0 to 100, where 100 indicates a very competitive game between two highly rated opponents.
Pr(HomeWin) is the percentage of times that the home team won the game across every simulation.
How has the model performed so far in 2022?
The model predicts the probability that the home team will win and their expected margin of victory (or defeat). I assess the model’s performance by assessing the accuracy of its predictions (win/loss), the logloss of its probabilities, and the mean absolute error of the margin.
Outcome | Margin | ||||
Season | Week | N | Accuracy | LogLoss | MAE |
2022 | 1 | 94 | 0.82 | 0.37 | 15.0 |
2022 | 2 | 82 | 0.73 | 0.50 | 16.5 |
2022 | 3 | 72 | 0.79 | 0.45 | 15.6 |
2022 | 4 | 66 | 0.68 | 0.56 | 13.1 |
2022 | 5 | 63 | 0.70 | 0.57 | 12.7 |
2022 | 6 | 57 | 0.72 | 0.55 | 13.0 |
2022 | 7 | 53 | 0.70 | 0.61 | 11.6 |
2022 | 8 | 53 | 0.68 | 0.57 | 11.5 |
2022 | 9 | 48 | 0.62 | 0.59 | 13.3 |
2022 | 10 | 60 | 0.72 | 0.55 | 11.8 |
2022 | 11 | 65 | 0.71 | 0.59 | 13.8 |
2022 | 12 | 66 | 0.77 | 0.59 | 14.1 |
Season Average: | 0.73 | 0.53 | 13.7 |
The following table shows the results of games played in previous weeks next to the model’s predictions.
This table displays the results of simulating the rest of the 2022 season 1000 times. These simulations are run weeks in advance, where the remainder of the season is simulated using only the information as of week 12.
For example, we simulate the entire season before any games are played by simulating week two based on the (simulated) results of week one, then simulating week three based on the (simulated) results from week two. As a result, predictions for future weeks tend to be less accurate than predictions made one week in advance and are likely to change as we get closer to the actual game.