⚽ Tomulator
Overview
β—ˆDashboardπŸ“…Today's gamesβ—ŽState of play
Money
πŸ’·Bets & strategies
Explore
⊞Leagues & seasonsπŸ“Metricsβ–€Data sources
Engine room
🎲SimulationsπŸ§ͺLab≣Catalog?How this works

season mode: futures bets at season start, every league-season

← lab Β· roi 1.3644 Β· bets 793 Β· league seasons 144 Β· ran 7/7/2026

What this is: A one-off study β€” its numbers below are exactly what the run reported.
roi1.3644
bets793
noteFutures prices are SYNTHETIC: naive previous-rank base rates + 35% futures-book margin. Prediction-quality numbers (top-pick hit rate, P on actual champion) are price-free and fully honest; the ROI says whether season-sims beat a last-season-rank bookmaker, not a real one.
league seasons144
mean p on actual champion0.4658
top pick champion hit rate0.542

by market

top4{"roi":1.9944,"bets":209,"hit_rate":0.311}
bottom3{"roi":0.4825,"bets":365,"hit_rate":0.332}
champion{"roi":2.2328,"bets":219,"hit_rate":0.352}

Reading the columnswhat each number actually means

AUCpredictability: 0.50 = coin flip, ~0.70 = ceiling for sports
Importancehow much the model leans on this factor (permutation importance)
Directionsign of the raw correlation with the outcome
Survives all eraseffect points the same way in every historical era
Spec Β· the reproducible recipe
{
  "kind": "season_mode",
  "seed": 424242,
  "sims": 1000,
  "decay": 0.6,
  "leagues": [
    "EPL",
    "PD",
    "SA",
    "BL1",
    "FL1",
    "DED",
    "PPL"
  ],
  "edge_ratio": 1.2,
  "futures_margin": 0.35
}