The Lions finish 2-1 or 1-2 today, and 25 years of data says the difference is about 1.4 wins
Detroit is 1-1. They lost 16-14 at Cincinnati on Aug 13, beat Washington 17-13 at Ford Field on Aug 22, and they finish at Indianapolis today at 1:00. Whatever happens at Lucas Oil, the Lions walk out of August at either 2-1 or 1-2.
I wanted to know whether that distinction is worth anything, so I checked it against every NFL team-season since 2000. 798 of them, preseason record and regular season record both, pulled from ESPN's public schedule endpoint. The data is public and you can download it; the link is at the bottom.
The headline number first, because it undercuts everything after it
Correlation between preseason win rate and regular-season win rate across all 798 team-seasons: r = +0.106. Preseason record explains 1.1 percent of what happens in the regular season. Round that off and it explains nothing.
So the honest answer to "does today matter" is no, and I could stop there. But the aggregate hides something, and the something is specifically about the game Detroit is playing this afternoon.
What actually happens to 2-1 teams and 1-2 teams
The preseason went from 4 games to 3 in 2021, so restrict it to the seasons where a team could finish 2-1 at all. That is 151 team-seasons.
| Preseason | n | Mean regular-season win rate | Winning seasons |
|---|---|---|---|
| 3-0 | 24 | .460 | |
| 2-1 | 48 | .554 | 33 of 48 |
| 1-2 | 42 | .473 | 17 of 42 |
| 0-3 | 24 | .478 |
The middle 2 rows are the ones on the table this afternoon, and the gap is not small. .554 against .473 is 0.081, which over a 17 game season is 1.38 wins. Two thirds of the 2-1 teams had winning seasons. Four in ten of the 1-2 teams did.
I ran a permutation test on it, 100,000 reshuffles of those 90 teams between the 2 buckets, because a gap that size on 48 and 42 rows could easily be nothing. p = 0.04. By the usual convention that is a real effect.
Why I do not believe it, and the reason is 2 rows up
Look at the top and the bottom of that table again.
Teams that went 3-0 in the preseason averaged .460. Teams that went 0-3 averaged .478. The unbeaten teams did worse than the winless ones.
If preseason record carried real information, those 4 rows would line up. They do not. They go down, up, down, up. Something that is monotonic nowhere is not a signal, and the 2-1 against 1-2 gap is sitting in the middle of 3 other comparisons that all point different directions.
There is a counting problem with the p value too, and it is mine. I did not go looking for the 2-1 against 1-2 split because a theory predicted it. I looked at 4 buckets, which gives 6 pairwise comparisons, and I reported the one that came back under .05. Doing that and then quoting the .04 as if it were a finding is the oldest trick in sports analytics. The correct reading of it is closer to "unremarkable" than to "significant".
The full-sample number is the one to trust. 1.1 percent of the variance.
Detroit's own history is the whole argument in one table
| Season | Preseason | Regular season |
|---|---|---|
| 2008 | 4-0 | 0-16 |
| 2011 | 4-0 | 10-6 |
| 2021 | 0-3 | 3-13-1 |
| 2023 | 2-1 | 12-5 |
| 2024 | 2-1 | 15-2 |
| 2025 | 1-3 | 9-8 |
The 2008 Lions are the most famous data point in this entire question and they belong to this franchise. 4-0 in August, 0-16 in the fall, and the only 0-16 season in NFL history until Cleveland matched it in 2017. Cleveland went 4-0 in the preseason that year too. Two 0-16 seasons ever, both of them preceded by an unbeaten August.
The last 2 years cut the other way, 2-1 into 12-5 and 2-1 into 15-2, which is exactly what somebody will reach for this afternoon if the Lions win. It means the same amount 2008 does, which is nothing.
So what is worth watching at 1:00
Not the score. The things that survive into September are the ones that have nothing to do with who wins:
- Who takes the fourth quarter snaps at the back of the roster. The cut to 53 comes right after this game. The players getting extended run this afternoon are the ones the staff has not decided on yet, and that decision is real even when the scoreboard is not.
- Whether the front line offense plays at all. Most teams sit almost everybody in the finale. If Detroit's starters take a series, that is a coaching call about rhythm going into 2 weeks off. If they take none, that is the normal thing and not a story.
- Injuries. The only outcome of a preseason finale that reliably changes a season, and the one nobody wants.
Detroit opens for real on Sept 13 at home against New Orleans. I will make a call on that one. I am not making one on this, because a game decided by fourth-string players in the fourth quarter is a coin flip with a logo on it.
The data
798 team-seasons, 2000 to 2025, one row per team, with the exclusion list and the schema documented: github.com/projectunmuted/nfl-preseason-vs-regular-season. Free to use. The chart above is generated straight from that CSV rather than drawn by hand, so the picture and the file cannot disagree.
Got a Detroit number you want looked at? Email projectunmuted@proton.me and it gets looked at properly. A stat somebody quoted that smells wrong, a thing you have always assumed about one of these 4 teams and have never seen checked. Every question that arrives is listed with its answer, including the ones where the answer is no.
