Valorant is a competitive 5v5 tactical FPS where teams compete in professional tournaments such as the Valorant Champions Tour (VCT).
Player performance is often summarized using a rating metric, which combines multiple aspects of gameplay into a single value.
In VCT analytics, player rating is typically modeled as a linear combination of key performance components:
\[ \text{Rating} = C_1(\text{Kill Contribution}) + C_2(\text{Death Contribution}) + C_3(\text{APR}) + C_4(\text{ADR}) + C_5(\text{Survival}) \]
This metric aims to capture overall player impact, balancing offensive output, efficiency, and survivability.