Subpage under development, new version coming soon!
Subject: training effectifness calculation
- 1
Does anyone know how the procentace of training effectifness is calculated?
I'm interesting in the formula(s) that also was used here:
https://form.jotform.com/222036424226042
I guess there are 2 separate formulas:one for Advance training and the other for formation training
Thanks
I'm interesting in the formula(s) that also was used here:
https://form.jotform.com/222036424226042
I guess there are 2 separate formulas:one for Advance training and the other for formation training
Thanks
Ask Mikoos or Gaston for the exact formulas.
The advanced training itself calculates training in the same way that formation training, only scaled to the fact that it has built-in 50% so if formation is 70 then adv. is 50 + (100 - 50) * 0.7
The advanced training itself calculates training in the same way that formation training, only scaled to the fact that it has built-in 50% so if formation is 70 then adv. is 50 + (100 - 50) * 0.7
These are rough formulas derived from data, should be correct most of the time, but may be 1% point off in some cases:
First it translates all minutes played to "standard minutes" and sums them all:
a) minutes from official matches count with x1.0 multiplier
b) minutes from friendly matches count with ~x0.75 multiplier
c) minutes from international matches count with x0.5 multiplier
For example 90 minutes official match and 90 minutes friendly match give: 90 + 90 * 0,75 = 90 + 67,5 = 157,5 standard minutes.
Based on that standard minutes sum (let's call them SM) it calculates formation training efficiency:
- if SM is between 0 and 90 then the formula for formation training efficiency is approximately (SM/90) * 93%
- if SM is between 90 and 180 then the formula for formation training efficiency is approximately is 93% + (SM - 90)/90 * 7%
- if SM is bigger than 180 than efficiency is 100%
Let's call formation training efficiency FTE, then formula for advanced training efficiency is: 50% + FTE / 2
For example if you play 1 official match you have 93% formation training, which gives 50% + 93%/2 = 50% + 46,5% = 96,5% advanced training efficiency, rounded down to 96% (it always rounds down values).
(edited)
First it translates all minutes played to "standard minutes" and sums them all:
a) minutes from official matches count with x1.0 multiplier
b) minutes from friendly matches count with ~x0.75 multiplier
c) minutes from international matches count with x0.5 multiplier
For example 90 minutes official match and 90 minutes friendly match give: 90 + 90 * 0,75 = 90 + 67,5 = 157,5 standard minutes.
Based on that standard minutes sum (let's call them SM) it calculates formation training efficiency:
- if SM is between 0 and 90 then the formula for formation training efficiency is approximately (SM/90) * 93%
- if SM is between 90 and 180 then the formula for formation training efficiency is approximately is 93% + (SM - 90)/90 * 7%
- if SM is bigger than 180 than efficiency is 100%
Let's call formation training efficiency FTE, then formula for advanced training efficiency is: 50% + FTE / 2
For example if you play 1 official match you have 93% formation training, which gives 50% + 93%/2 = 50% + 46,5% = 96,5% advanced training efficiency, rounded down to 96% (it always rounds down values).
(edited)
- 1