How an engineering student predicts LCS winners
Hey guys. I'm an Korean engineering student who loves e-sports, and I wanna share an idea with u guys
When I watch matches, the broadcasters say that good teams are good at snowballing their advantages. They show gold/min for teams and players, but I don't think the gold/min does not directly represent ones' or teams' snowballing ability.
Then, I came up with this idea: what if I make scatter plots on time vs. gold for each teams' matches? What if I derive equations from the plots? What if I take double derivatives of the equations just like disposition -> velocity -> acceleration learned in physics?
So, I actually tested the idea with NA & EU LCS playoffs semi-finals took last week.
- I made scatter plots (time vs. team gold) for each sets of a series.
- I drew trendlines (thanks to Excel) in quadratic equation to get constants as results of double derivatives rather than different functions. Interestingly, the R^2 values are very close to 1.00; the equations and plots are highly correlated.
- After deriving the constants(I will call these constants "gold acceleration"), I calculated the averages for each teams' performance in semi-finals.
I don't major in math or stats, so there may be some mathematicians who have better ideas, but I'm pretty confident that these numbers are meaningful in judging teams' performance.
According the numbers I got, Fnatic and C9 will win this LCS playoffs. (check the attached files)
Let's see how it goes next week.
Please share your thoughts with me. (twitter.com/kaist_Q)