Quantcast

Quarterback Rating

Last modified by
on
Jul 24, 2020, 6:28:07 PM
Created by
on
Jul 22, 2016, 11:50:47 AM
`QR = ((( COMP )/( "ATT" )-.3)*5+(( YDS )/( "ATT" )-3)*.25+( TD )/( "ATT" )*20+2.375-( INT )/( "ATT" )*25)/6*100`
`("COMP")"number of completions"`
`("ATT")"number of passing attempts"`
`("TD")"number of touchdown passes"`
`("YDS")"number of passing yards"`
`("INT")"number of interceptions"`
Tags
UUID
8742d59d-5002-11e6-9770-bc764e2038f2

The Quarterback Rating is a measure of the performance of passers, primarily quarterbacks, in American football and Canadian football. Quarterback rating in the NFL is on a scale from 0 to 158.3. The following formula is used: `QR=(((COMP)/("ATT")-0.3)*5+((YDS)/("ATT")-3)*0.25+(TD)/("ATT")*20+2.375-(INT)/("ATT")*25)/6*100`, where

  • `COMP` = number of completions
  • `"ATT"` = number of passing attempts
  • `YDS` = number of passing yards
  • `TD` = number of touchdown passes
  • `INT` = number of interceptions

References

Wikipedia (https://en.wikipedia.org/wiki/Passer_rating)


  • Comments
  • Attachments
  • Stats
No comments
This site uses cookies to give you the best, most relevant experience. By continuing to browse the site you are agreeing to our use of cookies.