| Position | Variable | Variable Label |
|---|---|---|
| 1 | champion_name | Names of the champions in League of Legend |
| 2 | appearance_c | Number of appearances of the champion |
| 3 | pick | Rate of champions being picked Number of appearances of the champion / Number of all games * 100% |
| 4 | ban | Rate of champions being banned Number of appearances of the champion / Number of all games * 100% |
| 5 | rate_c | Winning percentage with the champion Number of games won with the champion / Number of all games with the champion * 100% |
| 6 | total_kill_c | Number of kills by the champion in all games it appeared |
| 7 | average_kill_c | Average number of kills by the champion in each game it appeared Number of kills in all games the champion appeared / Number of all games it appeared |
| 8 | total_assistance_c | Number of assistances by the champion in all games it appeared |
| 9 | average_assistance_c | Average number of assistances by the champion in each game it appeared Number of assistances in all games the champion appeared / Number of all games it appeared |
| 10 | total_death_c | Number of deaths by the champion in all games it appeared |
| 11 | average_death_c | Average number of deaths by the champion in each game it appeared Number of deaths in all games the champion appeared / Number of all games it appeared |
| 12 | kda_c | A statistical value of the battle damage ratio among Kill, Death and Assistance, used as an indication of the champion's performance on games (Kill + Assistance) / Death |
| 13 | player_name | Name of players who use the champion most in games |