By Sertalp B. Cay | December 9, 2020
Robert Cialdini mentions scarcity as one of the 6 principles of persuasion. The nature of seeking something of great interest is embedded inside all of us. Our first reaction when we see other people do something is to follow them. Even though it does not make too much sense, we follow the herd even in a competitive game, like Fantasy Premier League.
Last week’s (GW11) unfortunate gold rush to Jota proved that we fear being left out. Of course the potential price changes further trigger and support our knee-jerk reactions, however it is important to separate what we want to do and feel forced to do.
This topic is of great interest to me right now, because I am at the other end of the spectrum: I am religiously following the results of my optimization model this season. Up until now, I never thought of including what other people are doing into my model, but it suddenly made sense to me. Perhaps our cognitive tendencies have something that I can benefit even in a purely mathematical model.
Analytics in FPL
Analytics is once seen as an evil in sports. Many sports unwillingly embraced the edge analytics and data bring. Soccer/Football is still behind this transformation.1
As a fantasy sports leg of the puzzle, FPL is closely involved with data. The difficult part of FPL is the vast number of decisions you can give. Currently there are over 600 soccer players and an abundant volume of data available about each of them. You might be skeptical about whether analytics and data alone can solve the problem of decision-making each week in FPL. It depends how you look at it, but I do not think analytics and data have all the answers. However, they pave the road for well informed decisions like many sectors have been using for years.
Many of the managers are well aware of how to use basic tools and follow fixture difficulty ratings. After many hours of work, most of the time we end up with a prediction of what will happen next gameweek, however it might be away from the fact. Then, the question becomes: given this information, what is my best strategy? It is easy get overwhelmed with decisions, hence oversimplifying the most important step of the puzzle: decision-making. Unfortunately, neither statistics nor Machine Learning are decision making tools. They are called descriptive and predictive analytics tools, respectively. The last step of the analytics is what we call prescriptive, and the most common tool for this step is optimization.
MADS (Math-as-Decision-Support)
Before we go back to our original discussion about joining the bandwagons, let us define a simple problem to see why optimization is a great decision support tool you should be using. Using FPL Review’s estimated values for GW12 (as of 2020-12-08), let us try to pick 4 midfield players under a certain budget to maximize our expected FPL points.
Expected points of midfield players this GW are as follows:
For a second assume that we have wildcard enabled, and trying to pick 4 out of these 179 feasible midfields. Under a budget of £28M, could you spot the best pick that will maximize your expected points (xP)?
The correct answer is:
Salah (12.3M), Podence (5.4M), Raphinha (5.4M), Soucek (4.9M)
The total xP? It is 18.61.
Well, with a limited budget this is what we can do best. I dare you to give it a try, but this is the true optimal solution under £28M.2
Somehow, it feels weird, right?
- Raphinha (5.4M) has an xP of 3.89, but only selected by only 0.5% of all managers.
- Rodríguez (7.7M) has an xP of 3.76, but selected by 22.2% of all managers.3
Total ownership ratio of these 4 players is 40%, with Salah dominating with 32.2% alone.
The picture changes as you would expect when we have more money to spare.
Budget | Total xP | Players |
---|---|---|
£24M | 16.783 | Jota, Ward-Prowse, Podence, Raphinha |
£28M | 18.615 | Salah, Podence, Raphinha, Soucek |
£32M | 20.625 | Salah, Jota, Ward-Prowse, Podence |
£36M | 21.795 | Salah, Aubameyang, Ward-Prowse, Podence |
£40M | 22.656 | Salah, Aubameyang, Son, Ward-Prowse |
£44M | 24.090 | Salah, Mane, Aubameyang, Jota |
£48M | 24.375 | Salah, Mane, De Bruyne, Aubameyang |
Combining Math and Intuition
Analytics methods, including optimization, become powerful weapons at the hands of an expert. If you have an intuition about a particular subject, say FPL, then running these kind of analysis can only make you a better manager. Too often we have to simplify our decisions to “should I buy X and Y, or Z and W?” in the game. There are too many options out there, and we are trying to reduce our options to 2 or 3 when giving a final decision. Often, this is what happens when you are making other decisions, like buying a car or choosing a new phone, too. Since it is much better to use the correct tool at correct task, optimization can help us to find hidden insights.
Let me go back to the original discussion. What if there is something other managers know and you don’t?
Suppose you are running an optimization already like I mentioned, but do not think Aubameyang is the right choice when you have only £36M to spend on 4 midfield players. Why is that? It is possible that you share the feelings of 91% of managers: perhaps other popular assets worth more in your opinion despite what numbers tell you.
It is indeed quite easy to involve the common belief of other 7 million FPL managers into your own optimization model. The original objective was simply this:
Here, E
is the set of all players (elements), pick
is a binary value, either takes 1 or 0, depending on you do or do not have the player, respectively. xP
is the expected points of players.
This sum gives you the total objective I have mentioned above.
Assume that you are playing against a single person (consider your mini league, for example). You can calculate the points difference as
In this one, denote opp
as a binary multiplier whether your opponent has the player e
or not.
For a second, assume all FPL managers are united against you! Imagine them as single boss you need to defeat :) The objective can now be written as
The second term here becomes how much you are being penalized compared to other players. Here, own
is the percentage ownership of a player.
At the extreme, if no one has a particular player, then you cannot lose anything by not choosing him.
At the other extreme, if everyone has a player and you don’t, you are going to be at a disadvantage as much as xP
of that particular player.4
Deciding strategy
The final piece of the puzzle is to re-running optimization model with this objective. This means that the optimization algorithm will bring you closer to what is called template as much as possible.
Instead of running it directly, let us put a weight parameter for how much you believe other managers know the game.
- Weight=0 means that you don’t value other manager’s picks at all, so you have no faith on others.
- Weight=1 means that you value their opinions as much as your predictions for this week.
- A significantly higher value means you value their opinions more than your own predictions for the week. You can play the GW really aggressive (weight=0) or really passive and safe (weight >> 1)5
Here is how the optimal solution changes:
On the other side of the coin, our squad gets closer to the “template”. This means our decision is more “passive” as we will less likely to get affected by wild swings.
Right at this point is where your expertise should come into play. Depending on your current rank, you might want to play it safe, and go for a moderate or very passive approach. Instead of overall ownership, you can use ownership ratios of top 1000 players, or your FPL mini-league, depending on what you are trying to achieve. If you are in need for a good jump in your rank, you can take the risk and pick the “differentials”. Of course if you fall, you might fall hard.
If you are going to remember 2 things from this post, remember these:
- Optimization is a great tool that you should have under your belt to gain an edge in FPL.
- It is not surprising that more budget gives you more freedom, hence expected points. However, it is equally important to trust your own instincts. As you get closer to template, you are playing it safe, meaning that you will probably stuck with your current rank.
What’s next?
While you are here, let me point out that I’m keeping a website for those wondering what is at the end of the spectrum. “FPL Optimized” (as I call it) gives you the best 11 and squad picks for the week, purely on expected points from FPL Review, updated every day:
https://sertalpbilal.github.io/fpl_optimized/
A final note: Quite a bit number of FPL websites claim they do “optimization”, but most of the time they are simplifying and approximating without actual mathematical optimization behind, as it tends to be computationally expensive. If FPL community is interested, next time I can write about ways to run mathematical optimization on tools you commonly use, such as MS Excel or Python with open-source packages.
Until next time, I wish all of you luck!
-
I’m reading Chris Anderson and David Sally’s book “The Number Game” nowadays. It is a great book that I strongly suggest. ↩︎
-
I have the optimization formulation available for this simple problem. Reach out to me if you are interested. ↩︎
-
Of course Rodríguez’s upcoming GW points are better, which could explain the higher pick rate. Still, 0.5% vs 22.2% is a huge difference. ↩︎
-
Here, we are using what is known as multi-objective optimization. We are combining two different objectives into a single one. ↩︎
-
You can also choose a negative weight, meaning that you think everyone is wrong! Might be a good way to differentiate your team from others actively. High risk / high reward. ↩︎