Hey, y'all. I've done this the past several years, and I'm bringing it back again. My original plan (after seeing ISU's non-conference) was to skip it this year, since I needed to make some revisions to get it to handle the bigger Big 12 (as well as some revisions to handle changes with my data source). But seeing as the Cyclones are alone in second place right now, I figured I'd attempt to get it back up for the current season. Right now I have a couple small cheats -- mostly dealing with two-way ties when the teams haven't played each other -- but otherwise it should be accurate. I'll try to resolve those problems in the next couple weeks.
In short: This is 100,000 Monte Carlo simulations of the rest of the Big 12 football season in Python, using Ken Massey’s rating system for the odds for every remaining game.
Here are the chances for each team to make the Big 12 Championship Game. The parenthetical is their regular-season chances of finishing 1st and 2nd.
Oklahoma: 90.5% (73.6% 1st, 17.0% 2nd)
Texas: 50.1% (13.6% 1st, 36.5% 2nd)
Kansas St.: 24.0% (5.2% 1st, 18.8% 2nd)
Iowa St.: 15.2% (2.3% 1st, 12.8% 2nd)
Oklahoma St.: 9.5% (3.0% 1st, 6.5% 2nd)
West Virginia: 6.2% (1.5% 1st, 4.7% 2nd)
TCU: 2.1% (0.5% 1st, 1.7% 2nd)
Texas Tech: 1.4% (0.1% 1st, 1.2% 2nd)
Kansas: 0.5% (0.1% 1st, 0.4% 2nd)
Baylor: 0.3% (0.0% 1st, 0.3% 2nd)
BYU: 0.1% (0.0% 1st, 0.1% 2nd)
Houston: 0.1% (0.0% 1st, 0.1% 2nd)
Cincinnati, UCF: nope
(Usually here I have the Championship Game matchups that have at least a 1% chance of happening, but that seems to be broken -- let me see if I can fix.)
And here’s Iowa State’s chances of ending up at any given record and their chances of making the championship game at that record:
ISU record chances:
4-8: 1.7%
5-7: 12.1%
6-6: 31.3%
7-5: 35.8%
8-4: 16.5%
9-3: 2.7%
ISU odds of championship game at record:
6-6: 0.0%
7-5: 7.7%
8-4: 59.9%
9-3: 99.7%
In short: This is 100,000 Monte Carlo simulations of the rest of the Big 12 football season in Python, using Ken Massey’s rating system for the odds for every remaining game.
Here are the chances for each team to make the Big 12 Championship Game. The parenthetical is their regular-season chances of finishing 1st and 2nd.
Oklahoma: 90.5% (73.6% 1st, 17.0% 2nd)
Texas: 50.1% (13.6% 1st, 36.5% 2nd)
Kansas St.: 24.0% (5.2% 1st, 18.8% 2nd)
Iowa St.: 15.2% (2.3% 1st, 12.8% 2nd)
Oklahoma St.: 9.5% (3.0% 1st, 6.5% 2nd)
West Virginia: 6.2% (1.5% 1st, 4.7% 2nd)
TCU: 2.1% (0.5% 1st, 1.7% 2nd)
Texas Tech: 1.4% (0.1% 1st, 1.2% 2nd)
Kansas: 0.5% (0.1% 1st, 0.4% 2nd)
Baylor: 0.3% (0.0% 1st, 0.3% 2nd)
BYU: 0.1% (0.0% 1st, 0.1% 2nd)
Houston: 0.1% (0.0% 1st, 0.1% 2nd)
Cincinnati, UCF: nope
(Usually here I have the Championship Game matchups that have at least a 1% chance of happening, but that seems to be broken -- let me see if I can fix.)
And here’s Iowa State’s chances of ending up at any given record and their chances of making the championship game at that record:
ISU record chances:
4-8: 1.7%
5-7: 12.1%
6-6: 31.3%
7-5: 35.8%
8-4: 16.5%
9-3: 2.7%
ISU odds of championship game at record:
6-6: 0.0%
7-5: 7.7%
8-4: 59.9%
9-3: 99.7%
Last edited:
