What is NFL Passer Rating Calculator?
▾
The NFL Passer Rating — formally known as the Passer Rating or QB Rating — is one of the most recognized statistics in American football, yet one of the most misunderstood. According to NFL records, the formula has been in use since 1973, born out of a need to give sportswriters and fans a single number to compare quarterbacks across eras. In 2022, Patrick Mahomes posted a 105.2 passer rating, one of the highest single-season marks in league history, illustrating how elite performance clusters above 100. The metric rates a quarterback on four components — completion percentage, yards per attempt, touchdowns per attempt, and interceptions per attempt — each normalized to a scale of 0 to 2.375 and then combined into a 0-to-158.3 composite score. A rating of 100 roughly represents a 'good' performance, while 158.3 is a perfect passer rating achieved only when a QB hits the ceiling on all four components simultaneously. Tom Brady holds the record for the highest career passer rating among qualified starters at 97.0, edging out Aaron Rodgers at 103.1 (active through 2023). The formula was designed by Don Smith of the Pro Football Hall of Fame, Seymour Siwoff of Elias Sports Bureau, and Don Weiss of the NFL office as an improvement over simple completion percentage rankings. Despite its ubiquity, passer rating has real limitations: it ignores sacks (which are actually part of the passing game), rushing contributions from scrambling quarterbacks, and the quality of receivers and offensive line. Analysts and teams increasingly supplement it with metrics like EPA per play, DVOA, and QBR. Still, for quick cross-era comparisons and broadcast commentary, passer rating remains the lingua franca of quarterback evaluation. Fantasy players use it to gauge weekly matchup quality, while scouts study it to flag consistency issues across a full season.
DigiCalcs delivers precision-engineered tools for engineers and STEM professionals.
Formula
▾
Passer Rating = ((a + b + c + d) / 6) × 100
Where each component is clamped between 0 and 2.375:
a = (Completion% − 30) / 20
b = (Yards per Attempt − 3) / 4
c = (TD% × 20)
d = 2.375 − (INT% × 25)
Variables:
Completion% = (Completions / Attempts) × 100
Yards per Attempt = Passing Yards / Attempts
TD% = (Touchdowns / Attempts) × 100
INT% = (Interceptions / Attempts) × 100
Worked Example — Patrick Mahomes 2022 season:
Attempts: 531, Completions: 383, Yards: 5250, TDs: 41, INTs: 12
Comp%: 72.1% → a = (72.1 − 30) / 20 = 2.105
Y/A: 9.89 → b = (9.89 − 3) / 4 = 1.7225 (capped at 2.375, but 1.7225 < 2.375)
TD%: 7.72% → c = 7.72 × 20 / 100 × 100… simplified: c = (41/531)×100×0.2 = 1.545
INT%: 2.26% → d = 2.375 − (2.26 × 25 / 100) = 2.375 − 0.565 = 1.810
Rating = ((2.105 + 1.7225 + 1.545 + 1.810) / 6) × 100 = (7.1825 / 6) × 100 ≈ 105.2Variable Legend
▾
| Symbol | Name | Unit | Description |
|---|---|---|---|
| COMP% | Completion Percentage | % | Percentage of pass attempts that were completed: (Completions / Attempts) × 100 |
| Y/A | Yards Per Attempt | yards | Average passing yards gained per pass attempt: Passing Yards / Attempts |
| TD% | Touchdown Percentage | % | Percentage of attempts resulting in a touchdown: (TDs / Attempts) × 100 |
| INT% | Interception Percentage | % | Percentage of attempts resulting in an interception: (INTs / Attempts) × 100 |
| a | Completion Component | — | Normalized completion % component: (COMP% − 30) / 20, clamped 0–2.375 |
| b | Yards Component | — | Normalized yards-per-attempt component: (Y/A − 3) / 4, clamped 0–2.375 |
| d | Interception Component | — | Normalized INT% component: 2.375 − (INT% × 0.25), clamped 0–2.375 |
How to NFL Passer Rating Calculator
▾
- 1Gather the quarterback's raw passing stats: attempts, completions, passing yards, touchdowns, and interceptions for the period you are evaluating (game, season, or career).
- 2Calculate the four component percentages: completion percentage, yards per attempt, touchdown percentage (TDs divided by attempts times 100), and interception percentage (INTs divided by attempts times 100).
- 3Convert each percentage into a component value using its specific formula — subtract a baseline, divide by a scaling factor — then clamp the result between 0.0 and 2.375 so no single component dominates.
- 4Sum the four clamped component values, divide by 6, and multiply by 100 to arrive at the raw passer rating on a 0-to-158.3 scale.
- 5Interpret the result: below 70 is poor, 70–85 is average, 85–100 is good, 100–120 is excellent, and above 120 in a single game is elite territory often called a 'hot' performance.
- 6Compare the rating in context — a 95 passer rating against a top-5 defense carries more weight than the same number against a bottom-5 defense, so pair the metric with opponent adjustment where possible.
Worked Examples
▾
Brady led the largest comeback in Super Bowl history (28-3 deficit) with a near-century passer rating, demonstrating efficiency under extreme pressure despite two picks.
Hitting all four component ceilings simultaneously results in the mathematically maximum passer rating of 158.3, which Mahomes achieved multiple times in his career.
A 63% completion rate with a 2:1 TD-to-INT ratio lands just below the 100 mark, representing a reliable, above-average starting QB performance.
A 50% completion rate with no touchdowns and three interceptions produces a rating below 30, which typically results in a quarterback change by the coaching staff.
Real-World Applications
▾
NFL front offices use career passer rating trends (not just the most recent season) to project quarterback aging curves when negotiating multi-year contract extensions., representing an important application area for the Nfl Passer Rating in professional and analytical contexts where accurate nfl passer rating calculations directly support informed decision-making, strategic planning, and performance optimization
Broadcast networks display passer rating live during games as the primary quarterback efficiency metric for casual viewers who may not understand yards per attempt or EPA., representing an important application area for the Nfl Passer Rating in professional and analytical contexts where accurate nfl passer rating calculations directly support informed decision-making, strategic planning, and performance optimization
Fantasy football managers use projected passer rating (from betting lines and historical data) to decide whether to start a quarterback in a given matchup week., representing an important application area for the Nfl Passer Rating in professional and analytical contexts where accurate nfl passer rating calculations directly support informed decision-making, strategic planning, and performance optimization
College scouts use the same formula applied to college stats to quickly compare quarterback prospects across different conferences and system types before translating to NFL-equivalent projections., representing an important application area for the Nfl Passer Rating in professional and analytical contexts where accurate nfl passer rating calculations directly support informed decision-making, strategic planning, and performance optimization
Special Cases
▾
When nfl passer rating input values approach zero or become negative in the Nfl
When nfl passer rating input values approach zero or become negative in the Nfl Passer Rating, mathematical behavior changes significantly. Zero values may cause division-by-zero errors or trivially zero results, while negative inputs may yield mathematically valid but practically meaningless outputs in nfl passer rating contexts. Professional users should validate that all inputs fall within physically or financially meaningful ranges before interpreting results. Negative or zero values often indicate data entry errors or exceptional nfl passer rating circumstances requiring separate analytical treatment.
The 158.3 ceiling creates a 'floor effect' at the top: two QBs can both post
The 158.3 ceiling creates a 'floor effect' at the top: two QBs can both post 158.3 in a game with very different underlying stats, since any performance exceeding each component's ceiling is treated identically.. In the Nfl Passer Rating, this scenario requires additional caution when interpreting nfl passer rating results. The standard formula may not fully account for all factors present in this edge case, and supplementary analysis or expert consultation may be warranted. Professional best practice involves documenting assumptions, running sensitivity analyses, and cross-referencing results with alternative methods when nfl passer rating calculations fall into non-standard territory.
Extremely large or small input values in the Nfl Passer Rating may push nfl
Extremely large or small input values in the Nfl Passer Rating may push nfl passer rating calculations beyond typical operating ranges. While mathematically valid, results from extreme inputs may not reflect realistic nfl passer rating scenarios and should be interpreted cautiously. In professional nfl passer rating settings, extreme values often indicate measurement errors, unusual conditions, or edge cases meriting additional analysis. Use sensitivity analysis to understand how results change across plausible input ranges rather than relying on single extreme-case calculations.
Career Passer Rating — All-Time Leaders (Minimum 1,500 Attempts)
▾
| Quarterback | Career Rating | Attempts | TD-INT Ratio | Era |
|---|---|---|---|---|
| Aaron Rodgers | 103.1 | 8443 | 475-105 | 2005–2023 |
| Patrick Mahomes | 105.4* | 4200+ | 285-70* | 2017–present |
| Russell Wilson | 101.8 | 5399 | 292-87 | 2012–2023 |
| Tom Brady | 97.0 | 11317 | 649-211 | 2000–2022 |
| Steve Young | 96.8 | 4149 | 232-107 | 1985–1999 |
| Tony Romo | 97.1 | 4335 | 248-117 | 2004–2016 |
Frequently Asked Questions
▾
What is a good NFL passer rating?
A passer rating above 95 is considered good in the modern NFL, where league average has risen to roughly 89-93 due to rule changes favoring passing. Ratings above 110 in a season are elite. Career ratings above 100 are exceptional, as only a handful of active QBs have sustained that level.
How do you calculate passer rating by hand?
Calculate four values: a = (Comp% - 30)/20, b = (Y/A - 3)/4, c = TD% × 0.2, d = 2.375 - (INT% × 0.25). Clamp each between 0 and 2.375. Sum them, divide by 6, multiply by 100. For example, a QB with 65% completions, 7.5 Y/A, 4% TD rate, and 2% INT rate gets approximately 93.8.
How does the NFL passer rating system account for interceptions?
The NFL passer rating system penalizes quarterbacks for throwing interceptions by using a formula that subtracts a certain number of points for each interception. Specifically, the formula subtracts 25 points for each interception, which is then adjusted based on the number of attempts. For example, a quarterback with 10 interceptions and 300 attempts would have a significant deduction in their passer rating. This helps to differentiate between quarterbacks who are accurate and those who are prone to turnovers.
What is the maximum possible NFL passer rating?
The maximum possible NFL passer rating is 158.3, which is achieved by a quarterback who completes all of their passes for touchdowns, with no interceptions, and has a perfect yards per attempt average. This is extremely rare and usually only occurs in a single game or a very small sample size. To put this in perspective, a quarterback would need to have a completion percentage of 100%, an average of 11.7 yards per attempt, and a touchdown percentage of 11.1% to achieve a perfect passer rating.
How does the NFL passer rating system compare to other quarterback evaluation metrics?
The NFL passer rating system is just one of many metrics used to evaluate quarterback performance. Other metrics, such as QBR (Total Quarterback Rating), ESPN's passer rating, and PFF (Pro Football Focus) grades, provide a more comprehensive picture of a quarterback's performance. For example, QBR takes into account a quarterback's ability to extend plays with their legs and make plays outside of the pocket, while PFF grades evaluate a quarterback's performance on a play-by-play basis, providing a more detailed breakdown of their strengths and weaknesses.
Common Mistakes to Avoid
▾
- !Confusing passer rating (0-158.3 scale) with ESPN's QBR (0-100 scale) — they are entirely different formulas and a 90 in one is not equivalent to a 90 in the other.
- !Ignoring sample size: a 130+ passer rating after 5 attempts in a blowout is statistically meaningless, but the same rating over 30+ attempts in a competitive game is genuinely impressive.
- !Treating the formula as additive — the clamping mechanism means improving one component from 0 to 1 has a larger marginal effect than improving from 1.5 to 2.375, so the relationship between raw stats and rating is non-linear at the extremes.
Pro Tip
When scouting a quarterback for a scheme fit, separate the four components individually rather than just looking at the composite rating. A QB with an elite b-component (yards per attempt) but a poor d-component (interception rate) is a different kind of player than one with balanced components — the former is a boom-or-bust deep-ball thrower, the latter is a possession passer.
Did you know?
The highest single-game passer rating in a Super Bowl was Len Dawson's 158.3 (perfect) in Super Bowl IV in 1970 — remarkable because the formula wasn't even officially adopted until 1973, and Dawson achieved the mathematical maximum three years before the scale existed.
References
Have a question about this calculator? Get a detailed answer.
Get Weekly Math Tips
Join 12,000+ subscribers who get calculator tips every week.