Results 1 to 10 of 38
Like Tree47Likes

Thread: What tools do you use?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Dreamer
    Join Date
    Apr 2014
    Location
    Pennsylvania, USA
    Posts
    390
    Does anyone know the formula to calculate player value ($)?

    I'd like something like x2 + 1.2 * s - a, where x is buying value, s is skill level, and a is age.
    andrewh likes this.
    Manager of Foresters FC and Guide FC. Both teams on server '161'.

    Wondering if I took the time to type out that fancy formation? Nah, check out my python script!

  2. #2
    Banned
    Join Date
    Jan 2014
    Location
    Lucknow, INDIA
    Posts
    2,895
    Quote Originally Posted by Cody Allan Taylor View Post
    Does anyone know the formula to calculate player value ($)?

    I'd like something like x2 + 1.2 * s - a, where x is buying value, s is skill level, and a is age.
    There can't be any formula because players value differs according to their Training Speed......

  3. #3
    Rookie
    Join Date
    Jul 2014
    Location
    Wisconsin, US
    Posts
    62
    Quote Originally Posted by Cody Allan Taylor View Post
    Does anyone know the formula to calculate player value ($)?

    I'd like something like x2 + 1.2 * s - a, where x is buying value, s is skill level, and a is age.
    Quote Originally Posted by Siddharth Shanker Singh View Post
    There can't be any formula because players value differs according to their Training Speed......
    I speculate it might be a sum of two terms.

    One term is the player's current playing ability which would factor in quality.

    The other term is the player's potential or possible future playing ability. This part would factor in the player's age, quality, and a training speed multiplier that would range from 0-3.0. Have you seen a training speed faster than three times an average trainer?

    If you plot the quality and market value of 34 year olds (this would hold age constant and possibly remove the potential quality term), you may be able to fit a line to the curve and come up with an equation.