> ## Documentation Index
> Fetch the complete documentation index at: https://docs.qiton.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Statistics

> A beautiful scoreboard is a good start

Some values to evaluate the players' performance during a particular match.

## Prerequisites

* An active account ([learn more](/get-started/setup))
* You have to select a match beforehand ([learn more](/core/match/root))

## Availability

Multiple scoreboards are available for each match:

* One globally
* One per sub-match

## Preview

<Frame>
  <img src="https://mintcdn.com/qiton/UyoRwfALEwVQ01Ic/core/match/images/statistics/component.png?fit=max&auto=format&n=UyoRwfALEwVQ01Ic&q=85&s=4860bfa9d7f8ceb034b567f0b791d698" alt="Match statistics component" width="2164" height="1128" data-path="core/match/images/statistics/component.png" />
</Frame>

## Available statistics

* `Metrics`
* `TFK/TFD`
* `ACS`
* `Kills`
* `Deaths`
* `Assists`
* `Trades`
* `KDA`
* `ADR`
* `HS`
* `KAST`
* `FK`
* `FD`
* `FK/R`
* `FD/R`
* `T/R`

Descriptions are available [here](/core/statistics-meaning).

## Available filters

Modify the scope of the provided statistics based on the following situations.

* `Attack & defense`
* `Attack`
* `Defense`

## Metrics

Each Metrics score displayed on this page is calculated through the following steps.

1. For each sub-match linked to **the selected match**, we calculate a Metrics score by considering **the role's
   preset** and **the player's statistics**.
2. We then calculate the final score by taking a **weighted average** of all these scores.

Learn more [here](/core/metrics).
