Stat Used To Calculate A Qb\’s Passer Rating






Passer Rating Calculator & In-Depth Guide


Passer Rating Calculator

Calculate Quarterback Passer Rating

Enter the quarterback’s passing statistics to calculate their Passer Rating based on the NFL/CFL formula.


Total number of passing attempts. Must be 0 or more.


Number of completed passes. Cannot exceed attempts.


Total passing yards gained (can be negative).


Number of touchdown passes thrown. Must be 0 or more.


Number of interceptions thrown. Must be 0 or more.



Results copied to clipboard!
Component Formula Part Min Value Max Value (Capped)
Completion % ((COMP / ATT) – 0.3) * 5 0 2.375
Yards/Attempt ((YDS / ATT) – 3) * 0.25 0 2.375
TD % (TD / ATT) * 20 0 2.375
INT % 2.375 – ((INT / ATT) * 25) 0 2.375
Passer Rating ((a+b+c+d)/6)*100 0.0 158.3
Components of the Passer Rating formula and their capped values. ‘a’, ‘b’, ‘c’, ‘d’ represent the four components before capping.

Contribution of each component to the total score before final scaling.

What is Passer Rating?

The Passer Rating (also known as Quarterback Rating or QB Rating in the NFL and CFL) is a statistic used to measure the performance of quarterbacks or other passers in American football and Canadian football. It was developed to provide a more comprehensive way to evaluate passers than just looking at individual stats like yards or touchdowns alone. The Passer Rating combines four key elements of passing: completion percentage, yards per attempt, touchdown percentage, and interception percentage into a single number.

The formula is designed such that a statistically “average” performance results in a rating around 66.7, while a “perfect” game (hitting the maximum caps on all components) results in a Passer Rating of 158.3. It’s a widely used metric by the NFL and media to compare quarterback efficiency, although it doesn’t account for factors like rushing yards, sacks taken, or game context (like comeback drives).

Who should use it? Coaches, analysts, fans, and fantasy football players use the Passer Rating to assess and compare quarterback performance over a game, season, or career. It provides a standardized measure of passing effectiveness.

Common misconceptions include believing it accounts for all aspects of a quarterback’s play (it doesn’t include rushing or sacks) or that a rating of 100 is “perfect” (158.3 is perfect).

Passer Rating Formula and Mathematical Explanation

The Passer Rating is calculated using the following four components, based on a quarterback’s performance statistics:

  1. Completion Percentage Component (a):
    a = ((COMP / ATT) - 0.3) * 5
    This rewards high completion percentages. The 0.3 offset and multiplier 5 scale the value.
  2. Yards Per Attempt Component (b):
    b = ((YDS / ATT) - 3) * 0.25
    This rewards gaining more yards per pass attempt. The 3-yard offset and 0.25 multiplier scale the value.
  3. Touchdown Percentage Component (c):
    c = (TD / ATT) * 20
    This rewards a high percentage of passes resulting in touchdowns.
  4. Interception Percentage Component (d):
    d = 2.375 - ((INT / ATT) * 25)
    This penalizes a high percentage of passes resulting in interceptions. The value starts at 2.375 and decreases with more interceptions per attempt.

Each of these components (a, b, c, d) is individually capped: the minimum value is 0, and the maximum value is 2.375. If a calculated component is less than 0, it is set to 0; if it is greater than 2.375, it is set to 2.375.

The final Passer Rating is then calculated as:

Passer Rating = ((Capped_a + Capped_b + Capped_c + Capped_d) / 6) * 100

The division by 6 and multiplication by 100 scale the result to a more familiar range, with a maximum of 158.3.

Variable Meaning Unit Typical Range
ATT Passing Attempts Count 1 – 60+ (per game)
COMP Completions Count 0 – 50+ (per game)
YDS Passing Yards Yards -10 – 500+ (per game)
TD Touchdown Passes Count 0 – 7+ (per game)
INT Interceptions Thrown Count 0 – 6+ (per game)
a, b, c, d Intermediate components Scaled value 0 – 2.375 (after capping)
Passer Rating Final Rating Points 0.0 – 158.3
Variables used in the Passer Rating calculation.

Practical Examples (Real-World Use Cases)

Example 1: Efficient Game

A quarterback has the following stats in a game:

  • Attempts (ATT): 30
  • Completions (COMP): 25
  • Passing Yards (YDS): 300
  • Touchdown Passes (TD): 3
  • Interceptions (INT): 0

Calculations:

  • a = ((25/30) – 0.3) * 5 = (0.8333 – 0.3) * 5 = 0.5333 * 5 = 2.6665 (Capped to 2.375)
  • b = ((300/30) – 3) * 0.25 = (10 – 3) * 0.25 = 7 * 0.25 = 1.75
  • c = (3/30) * 20 = 0.1 * 20 = 2.0
  • d = 2.375 – ((0/30) * 25) = 2.375 – 0 = 2.375
  • Passer Rating = ((2.375 + 1.75 + 2.0 + 2.375) / 6) * 100 = (8.5 / 6) * 100 = 1.4166 * 100 = 141.7

This results in an excellent Passer Rating of 141.7, indicating a very strong performance.

Example 2: A Tough Game

Another quarterback has a more difficult game:

  • Attempts (ATT): 40
  • Completions (COMP): 20
  • Passing Yards (YDS): 180
  • Touchdown Passes (TD): 1
  • Interceptions (INT): 3

Calculations:

  • a = ((20/40) – 0.3) * 5 = (0.5 – 0.3) * 5 = 0.2 * 5 = 1.0
  • b = ((180/40) – 3) * 0.25 = (4.5 – 3) * 0.25 = 1.5 * 0.25 = 0.375
  • c = (1/40) * 20 = 0.025 * 20 = 0.5
  • d = 2.375 – ((3/40) * 25) = 2.375 – (0.075 * 25) = 2.375 – 1.875 = 0.5
  • Passer Rating = ((1.0 + 0.375 + 0.5 + 0.5) / 6) * 100 = (2.375 / 6) * 100 = 0.3958 * 100 = 39.6

This results in a low Passer Rating of 39.6, reflecting the struggles with completion percentage and interceptions relative to touchdowns and yards.

How to Use This Passer Rating Calculator

  1. Enter Attempts: Input the total number of passing attempts made by the quarterback.
  2. Enter Completions: Input the number of passes that were successfully caught by a receiver. This cannot be more than attempts.
  3. Enter Passing Yards: Input the total yards gained from completed passes. This can be negative if yardage was lost.
  4. Enter Touchdowns: Input the number of touchdown passes thrown.
  5. Enter Interceptions: Input the number of passes intercepted by the defense.
  6. Calculate: Click the “Calculate” button or observe the results updating automatically as you type if real-time updates are enabled.
  7. Read Results: The primary result is the Passer Rating. You will also see the intermediate capped values for each of the four components.
  8. Reset: Use the “Reset” button to clear the fields to their default values for a new calculation.
  9. Copy Results: Use the “Copy Results” button to copy the main rating and intermediate values to your clipboard.

The Passer Rating gives you a standardized score to evaluate a quarterback’s passing performance. A rating over 100 is generally considered very good, while over 90 is good, and below 70 is often below average. Context matters, as the league average Passer Rating has increased over the years.

Key Factors That Affect Passer Rating Results

  1. Completion Percentage: A higher completion percentage directly increases component ‘a’ and thus the overall Passer Rating. Accuracy is key.
  2. Yards Per Attempt: Generating more yards per pass attempt boosts component ‘b’. This reflects the ability to make impactful throws downfield or gain yards after the catch.
  3. Touchdown Percentage: A higher rate of touchdowns per attempt significantly increases component ‘c’. Scoring is heavily weighted.
  4. Interception Percentage: Throwing fewer interceptions per attempt is crucial. Interceptions heavily penalize the rating through component ‘d’. Ball security is vital for a good Passer Rating.
  5. Number of Attempts (as a denominator): While not a direct input for value, the number of attempts is the denominator for all percentage calculations. A small number of attempts can lead to volatile ratings (e.g., one long TD on one attempt gives a perfect rating momentarily). More attempts provide a more stable Passer Rating.
  6. The Capping Mechanism: Extremely high or low performances in one area (e.g., very high completion percentage or yards per attempt, or zero interceptions) will hit the 0 or 2.375 cap for that component. This prevents one extraordinary stat from skewing the Passer Rating too extremely, but also limits the reward for truly exceptional play beyond the cap.

Frequently Asked Questions (FAQ)

What is a perfect Passer Rating?

A perfect Passer Rating is 158.3. This is achieved when a quarterback meets or exceeds the maximum thresholds for all four components before capping (e.g., at least 77.5% completions, 12.5 yards per attempt, 11.875% TD rate, and 0% INT rate, though the caps are what determine the max rating).

What is the lowest possible Passer Rating?

The lowest possible Passer Rating is 0.0.

Does Passer Rating include rushing yards or sacks?

No, the standard NFL/CFL Passer Rating formula only considers passing statistics (attempts, completions, yards, touchdowns, interceptions). It does not account for a quarterback’s rushing yards, rushing touchdowns, or the number of times they are sacked.

Is Passer Rating the best way to evaluate a quarterback?

Passer Rating is a useful tool but not the only one. It measures passing efficiency well but misses other aspects of QB play like leadership, mobility, and decision-making under pressure that aren’t captured by these five stats. Other metrics like QBR (Total Quarterback Rating) or DVOA attempt to provide a more holistic view.

Has the formula for Passer Rating ever changed?

The formula for the NFL Passer Rating was developed in 1971 and officially implemented in 1973. It has remained unchanged since then, allowing for historical comparisons, although the style of play in the NFL has evolved.

Why is there a cap on each component of the Passer Rating?

The caps (0 to 2.375) were introduced to prevent any single component from having an overly dominant effect on the final rating and to reflect the idea that beyond a certain point of excellence in one area, the incremental value might diminish relative to others.

Can a quarterback have a negative Passer Rating?

No, the formula and the capping ensure that each component is at least 0, so the final Passer Rating will always be 0.0 or higher.

How does the Passer Rating compare to ESPN’s QBR?

ESPN’s Total Quarterback Rating (QBR) is a more complex metric that attempts to incorporate more aspects of a quarterback’s play, including rushing, sacks, fumbles, and the context of each play (down, distance, score). Passer Rating is purely based on the five passing stats and a fixed formula.

Related Tools and Internal Resources


Leave a Comment

Stat Used To Calculate A Qbs Passer Rating






QB Passer Rating Calculator – Calculate NFL Passer Rating


QB Passer Rating Calculator

Quickly calculate the NFL Quarterback Passer Rating using the standard formula. Enter the quarterback’s attempts, completions, yards, touchdowns, and interceptions to get the QB Passer Rating and understand the contributing components.

Calculate QB Passer Rating


Total number of passing attempts.


Total number of completed passes.


Total passing yards gained.


Total number of touchdown passes thrown.


Total number of interceptions thrown.


QB Passer Rating Results

0.0

Completion Component (a): 0.000

Yards Component (b): 0.000

Touchdown Component (c): 0.000

Interception Component (d): 0.000

Passer Rating = ((a + b + c + d) / 6) * 100, where a, b, c, d are capped between 0 and 2.375.

Passer Rating Component Breakdown
Component Raw Value Capped Value Formula
Completion (a) 0.000 0.000 ((COMP/ATT) – 0.3) * 5
Yards (b) 0.000 0.000 ((YDS/ATT) – 3) * 0.25
Touchdown (c) 0.000 0.000 (TD/ATT) * 20
Interception (d) 0.000 0.000 2.375 – ((INT/ATT) * 25)

Component Contribution to Rating

Chart shows the capped values of components a, b, c, and d.

What is QB Passer Rating?

The QB Passer Rating (also known as the NFL passer rating or quarterback rating) is a formula used to measure the performance of quarterbacks in American football, primarily in the National Football League (NFL). It was adopted by the NFL in 1973 and aims to provide a single number that summarizes a quarterback’s passing efficiency.

The QB Passer Rating considers four key statistics: completion percentage, yards per attempt, touchdown percentage, and interception percentage. The formula combines these elements to produce a rating on a scale, with a perfect rating being 158.3 and the lowest possible being 0.

It’s used by coaches, analysts, fans, and media to evaluate and compare quarterback performances. While not a perfect measure (as it doesn’t account for rushing yards by the QB, game context, or pressure), the QB Passer Rating is a widely accepted standard for passing effectiveness.

Common misconceptions are that it directly measures a quarterback’s overall value or that a rating of 100 is “average” (average varies by era but has generally been lower than 100, though it’s rising). The QB Passer Rating only evaluates passing, not other aspects of a QB’s game.

QB Passer Rating Formula and Mathematical Explanation

The NFL’s QB Passer Rating formula is calculated using four components, each derived from the quarterback’s passing statistics. These components are then combined and scaled.

The four components are:

  1. Completion Percentage Component (a): Based on completions per attempt.

    a = ((COMP / ATT) - 0.3) * 5
  2. Yards Per Attempt Component (b): Based on yards gained per attempt.

    b = ((YDS / ATT) - 3) * 0.25
  3. Touchdown Percentage Component (c): Based on touchdowns per attempt.

    c = (TD / ATT) * 20
  4. Interception Percentage Component (d): Based on interceptions per attempt.

    d = 2.375 - ((INT / ATT) * 25)

Each of these four components (a, b, c, d) has a maximum value of 2.375 and a minimum value of 0. If a calculation results in a value outside this range, it is capped at the limit.

The final QB Passer Rating is then calculated as:

Passer Rating = ((a + b + c + d) / 6) * 100

The maximum possible QB Passer Rating is 158.3, and the minimum is 0.

Variables in the QB Passer Rating Formula
Variable Meaning Unit Typical Range
ATT Passing Attempts Count 0 – 70+ (per game)
COMP Completions Count 0 – 50+ (per game, less than or equal to ATT)
YDS Passing Yards Yards 0 – 500+ (per game)
TD Touchdown Passes Count 0 – 7 (per game)
INT Interceptions Thrown Count 0 – 6 (per game)
a, b, c, d Calculated Components Value 0 – 2.375 (each)

Practical Examples (Real-World Use Cases)

Example 1: Strong Performance

A quarterback has the following stats in a game: 30 attempts, 25 completions, 350 yards, 3 touchdowns, 0 interceptions.

  • ATT = 30, COMP = 25, YDS = 350, TD = 3, INT = 0
  • a (raw) = ((25/30) – 0.3) * 5 = (0.8333 – 0.3) * 5 = 2.6665 -> capped at 2.375
  • b (raw) = ((350/30) – 3) * 0.25 = (11.6667 – 3) * 0.25 = 2.1667
  • c (raw) = (3/30) * 20 = 0.1 * 20 = 2.0
  • d (raw) = 2.375 – ((0/30) * 25) = 2.375 – 0 = 2.375
  • QB Passer Rating = ((2.375 + 2.1667 + 2.0 + 2.375) / 6) * 100 = (8.9167 / 6) * 100 = 1.4861 * 100 = 148.6

This is an excellent QB Passer Rating, reflecting high accuracy, good yards per attempt, a solid TD rate, and no interceptions.

Example 2: Average to Below-Average Performance

Another quarterback has: 40 attempts, 22 completions, 210 yards, 1 touchdown, 2 interceptions.

  • ATT = 40, COMP = 22, YDS = 210, TD = 1, INT = 2
  • a (raw) = ((22/40) – 0.3) * 5 = (0.55 – 0.3) * 5 = 1.25
  • b (raw) = ((210/40) – 3) * 0.25 = (5.25 – 3) * 0.25 = 0.5625
  • c (raw) = (1/40) * 20 = 0.025 * 20 = 0.5
  • d (raw) = 2.375 – ((2/40) * 25) = 2.375 – (0.05 * 25) = 2.375 – 1.25 = 1.125
  • QB Passer Rating = ((1.25 + 0.5625 + 0.5 + 1.125) / 6) * 100 = (3.4375 / 6) * 100 = 0.5729 * 100 = 57.3

This QB Passer Rating is below average, indicating struggles with completion percentage, yards per attempt, and a higher interception rate relative to touchdowns.

How to Use This QB Passer Rating Calculator

  1. Enter Attempts: Input the total number of passing attempts made by the quarterback.
  2. Enter Completions: Input the number of passes that were successfully caught by a receiver. This cannot exceed the number of attempts.
  3. Enter Passing Yards: Input the total yards gained through the air from completed passes.
  4. Enter Touchdowns: Input the number of touchdown passes thrown.
  5. Enter Interceptions: Input the number of passes intercepted by the defense.
  6. View Results: The calculator will instantly update the QB Passer Rating and the four intermediate components (a, b, c, d) as you enter the values.
  7. Interpret Results: The primary result is the QB Passer Rating. The intermediate values show how each aspect (completions, yards, TDs, INTs relative to attempts) contributed. The table and chart further break down these components.
  8. Reset: Use the “Reset” button to clear the fields to default values.
  9. Copy: Use the “Copy Results” button to copy the main rating and intermediate values.

A higher QB Passer Rating generally indicates better passing performance. Ratings above 100 are usually considered very good, while those below 70 might be seen as poor, though context and era matter.

Key Factors That Affect QB Passer Rating Results

  • Completion Percentage (COMP/ATT): The most direct measure of accuracy. Higher completion rates significantly boost component ‘a’ and thus the overall QB Passer Rating.
  • Yards Per Attempt (YDS/ATT): Reflects the ability to gain yardage on each pass attempt, whether through deep throws or yards after catch. It heavily influences component ‘b’.
  • Touchdown Percentage (TD/ATT): Scoring touchdowns via passes is crucial. A higher rate of TDs per attempt boosts component ‘c’ and the QB Passer Rating.
  • Interception Percentage (INT/ATT): Avoiding turnovers is vital. A lower rate of interceptions per attempt keeps component ‘d’ high, positively impacting the QB Passer Rating.
  • Play Calling and Scheme: The offensive system and play calls can influence the types of throws a QB makes, affecting completion percentage and yards per attempt, and indirectly the QB Passer Rating.
  • Supporting Cast: The quality of offensive linemen (pass protection), receivers (catching and route running), and running backs (pass-catching) impacts a QB’s stats and thus their QB Passer Rating.
  • Opponent Quality: Facing a strong defense can depress a quarterback’s numbers and lower their QB Passer Rating, while playing against a weaker defense can inflate it.

Frequently Asked Questions (FAQ)

1. What is a perfect QB Passer Rating?

A perfect QB Passer Rating in the NFL formula is 158.3. This requires at least a 77.5% completion rate, 12.5 yards per attempt, an 11.875% touchdown rate, and a 0% interception rate, with each component capped at 2.375.

2. What is the lowest possible QB Passer Rating?

The lowest possible QB Passer Rating is 0. This occurs when the calculated components a, b, c, and d are all at their minimum value of 0 (e.g., 0% completion rate, 3 yards per attempt or less, 0% TD rate, 9.5% INT rate or higher).

3. Is QB Passer Rating the same as QBR?

No. QB Passer Rating is the official NFL statistic calculated using the formula described here. QBR (Total Quarterback Rating) is a proprietary statistic developed by ESPN, which attempts to measure a quarterback’s overall contribution to winning on a 0-100 scale, including rushing, sacks, and game context.

4. Does the QB Passer Rating account for rushing yards or sacks?

No, the traditional NFL QB Passer Rating only considers passing statistics (attempts, completions, yards, touchdowns, interceptions). It does not include a quarterback’s rushing yards, rushing touchdowns, or times sacked.

5. Is the College Football passer rating formula different?

Yes, the NCAA (college football) uses a different formula for passer efficiency rating. It gives more weight to yards per attempt and touchdown percentage and is generally on a higher scale than the NFL’s QB Passer Rating.

6. How good is a QB Passer Rating of 100?

A QB Passer Rating of 100 is generally considered very good to excellent in most eras, though average ratings have been increasing over time. Historically, it’s well above the league average.

7. What are the limitations of the QB Passer Rating?

It doesn’t include rushing, sacks, fumbles, or context like down, distance, and field position. It treats all yards and touchdowns equally, regardless of when they occur in the game. That’s why stats like QBR were developed to try and capture more context.

8. Can a QB have a negative QB Passer Rating?

No, the formula and the capping of components ensure that the QB Passer Rating is always between 0 and 158.3.

© 2023 Your Website. All rights reserved.



Leave a Comment