# Метрики

{% hint style="info" %}
**Метрики продукта** — это показатели, которые описывают эффективность бизнеса и помогают ему двигаться в нужном направлении. Метрики — это цифры, их необходимо рассчитывать и анализировать. Причём недостаточно сделать это один раз. Чтобы понять, как меняется продукт, показатели отслеживают в динамике: от недели до года.
{% endhint %}

**Чувствительность метрики** — это вероятность при помощи выбранной метрики обнаружить какое-то изменение там, где оно действительно произошло.

**Вызревание метрики** — это время, за которое набирается достаточное количество пользователей в эксперименте для принятия решения о значимом изменении метрики.&#x20;

Источники:

* <https://practicum.yandex.ru/blog/chto-takoe-produktovye-metriki-i-kakimi-oni-byvayut/>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.system-analyst-base.ru/hard-skills/pm-for-sa/metriki.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
