Fourth-down aggression rose 61% in a decade. Almost none of it reached the near side of midfield — and that is where a win-probability model says the remaining money is.
on 15,545 decisions
wins a season across the league, 0.69 per team
are worth under one point — a coin flip, not a mistake
Between 2015 and 2024 the share of fourth downs a team went for rose from 12.4% to 20.0% — a 61% increase. It stopped rising around 2020.
The aggression is not spread evenly across the field. On fourth-and-1 teams go 1% of the time inside the opponent's 40 and 0% from their own 21-40. Same distance, same one yard, opposite behaviour. Everything below is an attempt to find out which of those two numbers is wrong.
| Season | Fourth downs | Went for it | |
|---|---|---|---|
| 2015 | 3,814 | 12.4% | |
| 2016 | 3,726 | 12.8% | |
| 2017 | 3,860 | 12.5% | |
| 2018 | 3,604 | 14.8% | |
| 2019 | 3,649 | 16.3% | |
| 2020 | 3,412 | 19.2% | |
| 2021 | 3,790 | 20.9% | |
| 2022 | 3,902 | 18.8% | |
| 2023 | 4,035 | 19.6% | |
| 2024 | 3,818 | 20.0% |
A logistic model on splines in yards-to-go and field position, fitted on every third- and fourth-down run or pass since 2015. Test-season log loss 0.6138, AUC 0.702.
Third downs are in the sample on purpose. Coaches choose which fourth downs to go for, so a model fitted on those alone risks learning conversion rate given a coach liked the look. The raw numbers seem to confirm the worry: fourth-down attempts convert +12.2 percentage points more often than third-and-the-same-distance.
Controlled for field position, that gap is zero. The fourth-down coefficient is +0.0154 log-odds (p = 0.65), an average marginal effect of +0.31 points, flat across every distance bucket. The +12.2 was composition — fourth-down attempts happen at different spots on the field. Coach selection is undetectable in the conversion rate, which is also what makes pooling third downs free: ten times the sample at no cost.
Field goals: a spline logistic in kick distance with older seasons down-weighted, because the target is not stationary. Attempts from 51-60 yards went from 61.5% in 2015-2019 to 70.0% in 2023-2024 while everything inside 30 yards sat flat. Test log loss 0.3776.
It still under-predicts by 1.3 points on the test season, and the miss is concentrated at long range — so the engine will be biased against the 50-yard attempt. That bias runs in the same direction as this page's conclusion, which is exactly why it gets tested rather than mentioned: see 7.0.
Punts are not a number but a distribution. The engine needs the spread as well as the mean because win probability bends sharply near both goal lines, and the outcome has a genuine lump in it — a touchback and a fair catch both put the ball on the receiving team's 20. Modelled as a kernel-weighted empirical distribution in net yards, with the touchback carried as its own point mass.
Expected points is the right unit for most of a football game and the wrong one exactly where fourth downs are decided. Down seven with two minutes left, expected points says take the field goal; win probability says a field goal leaves you needing two scores in two minutes.
So every branch is valued in win probability, from a monotone gradient-boosted model fitted on 2015–2024. Test log loss 0.4688 against 0.6915 for a home-field-only baseline, AUC 0.845.
The honest sample size is not the 388,000 plays it was fitted on. Every play in a game shares one label, so the effective sample is closer to the number of games — about 272 a season. Model selection was done with grouped cross-validation on game id for that reason, and every interval quoted here is a game-level bootstrap.
For any fourth down the engine values all three choices and reports the gap between the best one and the one the coach took.
Go is the conversion probability times the win probability of a first down at the new spot, plus its complement times the win probability of handing over at the line of scrimmage — or a touchdown, when the sticks are past the goal line. Kick is the make probability times a three-point lead and a kickoff, plus a miss giving the opponent the ball at the spot of the kick. Punt is the expectation over the whole landing distribution, not the value at its mean.
There are two implementations: a readable one that handles a single state and is covered by tests pinning every sign convention, and a vectorised one that makes 15,545 decisions tractable. A test runs real fourth downs through both and requires them to agree — a rewrite is exactly where a sign convention quietly stops matching.
Every state below was precomputed — the models cannot run in a browser and there is no server behind this page — so the answer is a lookup over 113,400 situations. Timeouts are fixed at three each, which is why the last two minutes are not offered: that is where timeouts decide the answer.
Loading the surface…
Run over all 15,545 fourth downs in 2021–2024, the model agrees with the coach 65% of the time. The disagreements total 22 wins a season across the league, or 0.69 per team.
Almost all of it sits in one place. On 1-2 to go from own 21-40 — 682 decisions — coaches go 24% of the time and the model says 88%. That single cell is worth 2.40 wins a season. It is the same asymmetry stage 1.0 opened with, and the model's answer is that the near-side number is the wrong one.
| Distance | Spot | n | Coach goes | Model says go | Wins / season |
|---|---|---|---|---|---|
| 1-2 to go | own 21-40 | 682 | 24% | 88% | 2.40 |
| 3-5 to go | opp 1-20 | 648 | 14% | 65% | 2.28 |
| 3-5 to go | opp 21-40 | 575 | 31% | 71% | 1.44 |
| 1-2 to go | opp 1-20 | 571 | 71% | 87% | 1.33 |
| 6-10 to go | opp 1-20 | 653 | 3% | 47% | 1.33 |
| 6-10 to go | opp 21-40 | 754 | 8% | 40% | 1.17 |
| 3-5 to go | own 21-40 | 851 | 3% | 47% | 1.16 |
| 3-5 to go | opp 41-50 | 291 | 33% | 95% | 1.11 |
A mean cost on its own would imply a confidence the model does not have. Most disagreements are worth very little: 16% of all decisions are disagreements worth under a single point of win probability, and only 6% are worth more than three.
| Win probability given up | Decisions | Share |
|---|---|---|
| optimal | 10,097 | 65.0% |
| under 1pp | 2,430 | 15.6% |
| 1-3pp | 2,113 | 13.6% |
| 3-10pp | 897 | 5.8% |
| over 10pp | 8 | 0.1% |
The field-goal model is known to under-rate long attempts, which biases the engine toward going for it — the direction of this page's conclusion. Re-grading with every field goal handed an extra 8 points of make probability, far more than the measured error, moves the share of go recommendations from 45.3% to 43.0% and leaves 36% of the field goals coaches actually kicked still called as go. The conclusion is not an artefact of that bias.
A team-season is only a few dozen live fourth downs, so these totals carry real sampling error. Each interval resamples the team's games rather than its decisions, because everything in one game shares an opponent and a score script. The most and least conservative teams do separate — but of the 496 pairs of teams, 429 have overlapping intervals. This table supports "these four teams differ from those four", not a ranking.
| Team | Wins / season | 95% interval |
|---|---|---|
| PIT | 0.99 | [0.81, 1.19] |
| NE | 0.91 | [0.72, 1.12] |
| NYG | 0.89 | [0.72, 1.06] |
| LV | 0.88 | [0.72, 1.05] |
| DEN | 0.85 | [0.65, 1.05] |
| DAL | 0.55 | [0.44, 0.66] |
| ARI | 0.54 | [0.43, 0.67] |
| GB | 0.48 | [0.36, 0.61] |
| BUF | 0.43 | [0.33, 0.54] |
| PHI | 0.43 | [0.33, 0.52] |