Quarterback Rating Calculator
This is just a little sample JavaScript code to calculate a
quarterback's rating. The NFL (National Football League) and NCAA
(National Collegiate Athletic Association) have different
formulas, so I'm going to show the results of both of them. Also,
the NFL has restrictions that limit a quarterback's rating to a maximum
of 158.3 and no less than zero. Without the restrictions, the
highest rating possible is over 800 and an extremely poor rating can
drop more than 400 points below zero. I'm going to show both, the rating with the
restrictions, as well as without, although more times than not, they'll
be the same number. Complete the following form and
press the "Get Rating" button to calculate.
* Note: The CFL (Canadian Football League) uses the same rating
formula as the NFL. |