Welcome to the new Beta version of the MyFootballNow website! Please note that while using the Beta website, some features may not work correctly and other features are not complete. Some elements, such as notifications and chat, may act strangely during the time that both versions of the site are available. If you need to return to the old version, click on the button below.
I finally sat down to figure out how to use GP adjustments effectively, and boy howdy, that algorithm is a doozy. So a few clarification questions.
Are the starting bounds for medium distance plays fixed at 5 and 15 despite what my game play adjustment is set to?
If the answer to the first question is right, is this math right for game play adjustments where the GP is not 5 (this is obviously for after the first play since I'm not going to write this out as sigma notation):
The top of the first down 'short' distance will trend toward the average play distance using a weighted average based on the GP Distance Adjustment. A setting of 100 will set the 'short' distance to the distance gained on the most recent play, a setting of 50 will be previous_short * 0.5 + most_recent_play * 0.5, etc. Medium distance's top is then the new short distance top times 3.
Then the short/medium/long for the other downs are linearly distributed such that 4th down short is half of the first down short distance.
Re: Play Distance and GP Distance
by
setherick
@
1/01/2018 12:43 pm
jdavidbakr wrote:
The top of the first down 'short' distance will trend toward the average play distance using a weighted average based on the GP Distance Adjustment. A setting of 100 will set the 'short' distance to the distance gained on the most recent play, a setting of 50 will be previous_short * 0.5 + most_recent_play * 0.5, etc. Medium distance's top is then the new short distance top times 3.
Then the short/medium/long for the other downs are linearly distributed such that 4th down short is half of the first down short distance.
Excellent! This will help me tweak the spreadsheet I was using to determine Short, Medium, and Long / plays run / yards per play. I should be able to have a solid guide for using the thing in about a week based off of theoretical numbers.
Coming back to this before I don't have time to play this game anymore. So if I set the GP adjustment to 25, does the formula go average*0.75 + last_play*0.25?
Re: Play Distance and GP Distance
by
jdavidbakr
(Site Admin)
@
2/19/2018 8:13 am
setherick wrote:
Coming back to this before I don't have time to play this game anymore. So if I set the GP adjustment to 25, does the formula go average*0.75 + last_play*0.25?
Yes. ("average" being the previous value, not the actual average so far)
Re: Play Distance and GP Distance
by
setherick
@
2/19/2018 12:39 pm
jdavidbakr wrote:
setherick wrote:
Coming back to this before I don't have time to play this game anymore. So if I set the GP adjustment to 25, does the formula go average*0.75 + last_play*0.25?
Yes. ("average" being the previous value, not the actual average so far)
Oops, that's what I meant.
So, just to make sure that I have my spreadsheet set up correctly, the full formula goes like this for Med Floor with Med Ceiling being Med Floor*3.
OK - plugging in the correct formula leads to a magic number between 12 and 35.
How I'm arriving at that logic is looking at a scenario of a team that runs 100% of the time on first down against a blitz 2 defense. In that scenario, your average YPC for rushes will be between 0-1.5 yards.
When you get 0 yards on first down, the max Medium distance on you 2-10 play gets set to the following:
GP -- Yardage
12 -- 9.90 35 -- 7.31
So 12 is the lowest you can get to force 2-10 to be a Long distance play.
Similarly, if you get 1.5 yards running on the first play, your 2-8.5 play gets set to the following:
GP -- Yardage
12 -- 10.31 35 -- 8.49
Meaning that 35 is the lowest value you can get for your 2-8.5 play to be Long.