Welcome to Wargaming.net Wiki!

User:Haswell:na/Sandbox

Jump to: navigation, search

This is for Tanks PC:

Starting from the 9.1 update, each player’s average damage in a tank is calculated by the formula - Exponential Moving Average (EMA):

EMAi = EMAi-1 + K*(DAMAGEi – EMAi-1) • DAMAGEi = (Dealt by player in battle) + ( maximum damage by tracking or by spotting) - (team-damage caused to allies in battle) • k = 2 / (N +1) • N = 100

The EMA is being calculated each time taking into account the last 100 battles played on the respective vehicle in random battles.