Front Office Football Central  

Go Back   Front Office Football Central > Main Forums > FOF9, FOF8, and TCY Discussion
Register FAQ Members List Calendar Mark Forums Read Statistics

Reply
 
Thread Tools
Old 09-28-2020, 06:54 AM   #1
finkellll
n00b
 
Join Date: Jun 2019
QB rating in individual stats

Anyone have the formula for this? I can use the NFL passer rating to calculate a score out of game, but I was curious if the in game one is a known equation or not.

finkellll is offline   Reply With Quote
Old 09-28-2020, 07:32 AM   #2
henry296
College Starter
 
Join Date: Oct 2000
Location: Pittsburgh, PA
It should be the same one as the NFL.
__________________
"It's a great day for hockey" - "Badger" Bob Johnson
henry296 is offline   Reply With Quote
Old 09-28-2020, 07:35 AM   #3
Ben E Lou
Morgado's Favorite Forum Fascist
 
Join Date: Oct 2000
Location: Greensboro, NC
(( LEAST(((((sum(s.passcompletions)/sum(s.passattempts)) * 100) -30) / 20), 2.375) + LEAST((((sum(s.tdpasses)/sum(s.passattempts)) * 100) / 5), 2.375) + LEAST(((9.5-((sum(s.intthrown)/sum(s.passattempts)) * 100)) / 4), 2.375) + LEAST((((sum(s.passyards)/sum(s.passattempts)) - 3) / 4), 2.375)) / .06)
__________________
The media don't understand the kinds of problems and pressures 54 million come wit'!
Ben E Lou is offline   Reply With Quote
Old 09-28-2020, 07:44 AM   #4
finkellll
n00b
 
Join Date: Jun 2019
Thanks, I calculated it out from the equation used here: Passer rating - Wikipedia

I thought they were different ratings for some reason. The in game formula is the same as the NFL one.


MySql equation:

round(100*(((((sum(pass_completions)/sum(pass_attempts))-0.3)*5)+(((sum(passing_yards)/sum(pass_attempts))-3)*0.25)+((sum(touchdown_passes)/sum(pass_attempts))*20)+(2.375-(sum(intercepted)/sum(pass_attempts))*25))/6),1) as NFL_rating

Last edited by finkellll : 09-28-2020 at 07:50 AM.
finkellll is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is On
Forum Jump


All times are GMT -5. The time now is 04:58 PM.



Powered by vBulletin Version 3.6.0
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.