QB'Rater

Rockford Metro Football League

  I have written an application that calculates a QB rating, which is included here for download.  I have also included the formula used to rate the quarterbacks below. Once you see it, you'll wonder what rocket scientist came up with this thing.

Download QB'Rater 3.1 and spend less time calculating a QB rating...

     The Quarterback Rating Formula:     

The Formula...

(((((Completions / Attempts) *100) -50)*.05)+1)

(((Passing Yards / Attempts) - 3.0) *.25)

(((Touchdowns / Attempts) * 100) *.20)

(9.5-((Interceptions / Attempts) *100))*.25

If any Sum calculated above is greater than 2.375, enter 2.375

If any Sum calculated above is less than 0, enter 0

Add the four sums together and multiply by 16.666

So....for the following stats,

Completions
 Attempts 
Passing Yds  
Touchdowns
Interceptions
22
36
288
3
1

Your calculations should look like this...

Completions                 (22 / 36) *100 -50 *.05 + 1 =

Passing Yards              (288/ 36) -3.0 * .25 =

Touchdowns                (3/ 36) * 100 * .20 =

Interceptions               ( 9.5 -((1 / 36) * 100)) * .25 =

 


For a QB Rating of...

 

1.5555

1.25


1.6666


1.6805
-----------
6.1526
* 16.666
-----------
102.542
Rating.....

  Or you can do it the easy way, download the software by clicking the link below.

Uploaded 8/17/99    1.38 M

Please be patient.
For some reason, my host(Yahoo/Geocities) has been real slow in connecting to this file.

 

Do you need Win Zip? Click Here and download the evaluation version.

VB code

 

© Greg Reiter, 2000