Model

The formula used for the model is:

win_rate = beta_0 + elim_rate(beta_1) + death_rate(beta_2) + KDA(beta_3) + dmg_rate(beta_4) + heal_rate(beta_5)

Coefficient l-95% CI u-95% CI Beta
elim_rate -1.46 -0.35 0.555
death_rate 4.22 7.45 1.615
KDA 3.30 5.62 1.160
dmg_rate 0.00 0.00 0.000
heal_rate 0.00 0.00 0.000

As seen in the table above we can see that win rate is most affected by KDA and death_rate, while least affected by dmg_rate and heal_rate.