Wyld wrote:
Wyld's new formula for predicting a player's score in his next match.
Looks like Hancockjr was right. I ran the regression again, adding in the player's own team ranking. That gave the following adjustment to my formula:
predicted score next match (FPL points) = 0.27*price + 35*historicalYield + 0.04*opposition + 0.98*venue - 0.09*ownteam - 0.1
where:
price = the player's current price
historicalYield = points per minute played
opposition = the rank of the opposing team (Chelsea 1, ManUtd 2...)
venue = home advantage: home = 1, away = 0
ownteam = the rank of the player's own team (Chelsea 1, ManUtd 2...)
-0.1 = the regression intercept (don't worry about it, just subtract it)
form (as measured by points last game) was not significant and therefore dropped from the equation
Total variance accounted for (R square) = 18.8% (up 1.5%)
Updated predictions for Bale/Milner, next game:
Bale, predicted score next match (FPL points) = 0.27*7.1 + 35*(30/540) + 0.04*6 + 0.98*1 - 0.09*4 - 0.1 = 4.6
Milner, predicted score next match (FPL points) = 0.27*9.1 + 35*(30/534) + 0.04*15 + 0.98*1 - 0.09*6 - 0.1 = 5.4
(Remember, these predictions are based on only 6 gameweeks of data, so will not be so accurate yet.)
I have a few ideas of some variables that may or may not improve the equation, but that I think may be worth checking (if you can be bothered of course

). They may be highly correlated with some that you already have, but I think they may have some added value. I don't have the stats to back my thoughts up, but I think they make sense, although possibly adding unnecessary complexity
Form I said earlier in the thread that I think this regression analysis could be more useful for predicting the next say 5 or so games as a players next score is a bit too random. Well I think that should also be true for how a players score in their last game, so I think a players ppg over the last 4 to 6 games (to be tested for which is best) should be more significant in predicting future scores than just the score in the last game.
Player Position Part of the usefulness of this may be in the Price variable, but I think strikers `tend` to have a higher ppg than midfielders, who themselves `tend` to have higher ppg than defenders. So I think it may be worth testing if a dummy variable for position is significant.
If not significant, then I think it may be when combined with some other variables.
Defensive Strength (Home and away) Some teams, such as Stoke, have a much better home defensive record than away, now this is covered in you Venue variable, but I think that the average goals conceded per game of the team that a defender plays for, depending on whether at home or away could add more value. So the variable would look something like (Def x Home x GC per game h)
Where Def = 1 or 0, Home = 1 or 0 and goals conceded per game at home of the team)
You would then also have (Def x Away x GC per game a)
You could then also have the strength of the opposition attack if the player is a defender by using their goals per game scored home and away, by having the variable along the lines of (Def x Op GS h or a).
The same could be said of attacking teams, so a variable on the attacking strength of the team home and away for strikers could also add value
Attacking strength (Home and Away) So along the same lines as above, the variable would look something like (Striker x Home x GS per game h). And then again the defensive strength of the opposition could also add value.
To make it simpler you could not bother with the home or away, but just have the teams goals scored/conceded per games ratios.
My gut feeling is that the next one may only be relevant for strikers, but I will call it
Anti Form. If a player's recent form is above or below their long term average, then it might be likely that their form will return towards the norm. so the variable would be (CurrentYield - HistoricalYield) where CurrentYield = pointer per minute of the last 5 or so games, and historical yield is as in the equation above. So if I am right, this would be a negative relationship.
Anyway, those are my thoughts, hope they are clear. Discuss
