| Team | ELO | Quarterfinals | Semifinals | Finals | Champion |
|---|
This playoff simulator runs 10,000 independent tournament simulations to estimate each team's probability of advancing through each round. Each simulation plays out the entire bracket using probabilistic outcomes based on ELO ratings.
For each matchup, win probabilities are calculated using the standard ELO formula:
P(A wins) = 1 / (1 + 10^((ELO_B - ELO_A) / 400))
Each game outcome is determined randomly based on these probabilities, simulating the inherent uncertainty of playoff competition.
The simulation uses initialized ELO ratings (with MaxPreps preseason data) from the final regular season rankings. No home field advantage is applied, as playoff games are assumed to be on neutral sites or with minimal impact.
Percentages represent the likelihood of each team advancing past each round across all 10,000 simulations. For example, a 45% championship probability means the team won the tournament in 4,500 of the 10,000 simulations.