Every daily player projection ships with a confidence tier, a Mean Absolute Error (MAE) score, and a bias-adjusted range. Here's exactly how those numbers are built.
Each projection blends six categories of raw input, refreshed before every slate:
Recent-form windows are weighted so the freshest signal dominates but the model isn't whipsawed by a single hot or cold game. The exact weights are re-fit weekly against the previous 30 days of results to minimize MAE per stat.
Matchup adjustments layer on top: if a team allows the 3rd-most points-per-game to opposing point guards, that scales up point-guard scoring projections in that matchup. Pace scales possessions; a fast-pace opponent lifts every counting-stat projection.
Every projection publishes as three numbers:
The visible Range column is the point estimate corrected for bias, plus/minus the MAE — the true band the actual result has historically landed inside.
Every projection is labeled with a stat-aware confidence tier. Tiers are derived from MAE / projection line — the relative error — with thresholds tuned per stat so ±0.5 blocks and ±0.5 points aren't scored the same way.
Combo projections (PRA, PR, PA, RA, S+B) are built from the underlying single-stat projections, but graded on their own historical accuracy. Combos require at least 12 graded games before they'll be labeled Sharp or Elite, and are capped to Loose if the underlying single-stat bias is directional (|bias| / MAE ≥ 0.45) so small-sample combo noise never earns a Sharp label.
Once per week, the model's raw output is passed through an isotonic calibration step against the last 30 days of actual results. This corrects for any systematic over- or under-projection that has crept in and keeps the published bias close to zero across the full slate.
Marcus builds and maintains the PropScout projection engine. Six years shipping calibrated sports models — most recently at a Boston-based sports analytics firm covering NBA, WNBA, and NFL — with an M.S. in Statistics from Northeastern. He's the primary author of the isotonic calibration pipeline and the per-stat MAE tiering system described on this page. Every projection you see on PropScout runs through code he wrote and monitors daily.
Contact: model@thepropscout.com · Follow the model updates on x.com/thepropscoutx