Skip to content

二〇二六年

NFL Poll of Polls: Week 3

By

  • data-viz
  • nfl
  • statistics

Week 2 is in the books, and it was a strange one. Baltimore lost at home to New Orleans, Chicago managed three points against Minnesota, Cleveland won in Tampa, and Carolina beat Atlanta 34–3. Nine outlets have filed Week 3 ballots, and the panel has moved with them.

This is the same poll of polls as last week — nine rankings, standardised and pooled — with one addition: a chart of every team’s move.

Here is where the nine outlets landed after Week 2.

2026 season · Week 3 · poll of polls

Nine outlets, one consensus.

Each row is a team. The score is measured in rank standard deviations, so a value of +1.5 is roughly one and a half rank-spreads above the median team. The strip shows where each of the nine outlets placed that team, from first on the left to 32nd on the right. Click a row to see its individual ballots.

1 Seattle Seahawks
2 Buffalo Bills

Select any row for that team's nine ballots.
# Team Score 95% CI Mean Spread across nine outlets Panel Field P(No. 1)
interquartile spread of the nine ballots one outlet's rank Scale: 1 → 32, left to right
The panel — agreement with the consensus
Scores are pooled and shrunk toward the panel mean (empirical Bayes). Rank intervals and P(No. 1) come from 4,000 bootstrap resamples over the nine sources. Club marks are the official team logos, used here for identification only. Full derivation, code, and the weekly replication checklist are documented at the end of this post.

Seattle and Buffalo are still inseparable at the top, on 79% and 21% of the bootstrap’s No. 1 finishes. The gap between them is 0.04 rank standard deviations, which is nothing. The interesting movement is underneath.

Who went up and who went down

Every team’s week-over-week change, biggest moves first. The centre line is no change; bars reach right for a climb and left for a fall. A climb is not the same as a win and a fall is not the same as a loss — a team that won can slip because someone below it won by more.

Week 2 → Week 3

Movement

This week’s matchups, priced

Every team plays in Week 3. All 16 games are priced below from the consensus alone, with a sandbox for building any matchup you like.

2026 season · Week 2 · head to head

What the consensus says about this week.

Every game, priced from the poll of polls alone. Win probability is the shaded side. The market column is shown for comparison and was not an input — on this slate the two agree on the favourite in 15 of 16 games.

Or build any matchup
Schedule from nflverse. Closing lines shown for reference only. How these numbers are derived, and how well they hold up, is in the methodology below.

The panel

Nine outlets, and they did not agree as tightly as last week. Mean pairwise Spearman is ρ = 0.881, down from 0.926 in Week 2 — that is what a chaotic Sunday looks like in the numbers. Split-half reliability is 0.983, so the panel is still closer to one voice than nine, but noticeably less so.

Mean distance from the consensus order, in rank positions:

OutletAnalystMean gapρ vs consensus
FOX SportsRalph Vacchiano0.940.988
Bleacher ReportB/R NFL staff1.000.985
Sharp Football AnalysisRaymond Summerlin1.560.975
theScoretheScore NFL desk2.000.966
USA TodayNate Davis2.250.946
Sporting NewsVinnie Iyer2.310.943
NFL.comNick Shook2.380.948
CBS SportsPete Prisco2.810.925
Sports IllustratedSI NFL desk4.190.802

FOX Sports and Bleacher Report sat closest to the consensus at under one position on average. At the other end, Sports Illustrated is a genuine outlier (ρ = 0.80, mean gap 4.2 positions, one team placed 15 spots from where the panel put it). That ballot is included rather than trimmed — the shrinkage in the estimator is what stops one dissenting voice dragging the consensus around — but it is worth knowing it is there, which is why the table exists.

Sources and method

Every number above comes from one pipeline. Nine outlets publish a weekly 1–32 ballot; each ballot is standardised, pooled in a measurement-error model, shrunk toward the panel mean, and published with a range reflecting how much the outlets actually disagree. The matchups are priced from the consensus score alone, with constants fitted on 6,719 completed regular-season games.

The method, the calibration and the week-by-week replication checklist live with the code rather than in every post:

  • analysis/nfl-power-rankings/SOURCES.md — one section per outlet: URL pattern, cadence, markup and the specific traps. Follow this file to reproduce a week.
  • analysis/nfl-power-rankings/METHODOLOGY.md — both derivations, and what the method does not claim.
  • analysis/nfl-power-rankings/README.md — the pipeline and how to run it.

This week’s panel, every ballot verified complete:

OutletAnalystThis week’s ballot
NFL.comNick Shooknfl.com
CBS SportsPete Priscocbssports.com
FOX SportsRalph Vacchianofoxsports.com
Sports IllustratedSI NFL desksi.com
USA TodayNate Davisusatoday.com
Sporting NewsVinnie Iyersportingnews.com
Sharp Football AnalysisRaymond Summerlinsharpfootballanalysis.com
theScoretheScore NFL deskthescore.com
Bleacher ReportB/R NFL staffbleacherreport.com

Three things a replica would have to handle, rather than smooth over:

  • Conor Orr’s SI column is not in this panel, though it ran. Its list numbers 31 teams — it jumps from 29 to 31 with Pittsburgh missing — so it is not a valid 1–32 ballot and the pipeline refuses it rather than guessing where the Steelers belong. The complete SI edition is used instead.
  • FOX Sports changed its markup before this week, from #7 Team to 7. Team, which broke its parser until the extractor was switched. It is also moving toward client-side rendering, so it may drop out of reach in a future week.
  • Neil Reynolds’ NFL.com UK column had not published when this ran, so NFL.com supplies one voice this week instead of two.

ESPN remains absent. Every URL on the site — including the homepage — returns an empty HTTP 202 to a plain request, so it cannot be read unattended. The omission is a decision, not an oversight.