> For the complete documentation index, see [llms.txt](https://support.happydemics.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.happydemics.com/analysis/methodology-and-basic-rules/why-express-uplifts-in-points-rather-than-percentages.md).

# Why express uplifts in points rather than percentages?

### Percentage points are preferred in mathematics and statistics <a href="#h_329d72b566" id="h_329d72b566"></a>

In general, comparing two percentages using points is a widely preferred approach, both mathematically and statistically.

### More relevant comparisons <a href="#h_2242725f3a" id="h_2242725f3a"></a>

For instance, an uplift of +10 point can represent a difference of +25% or +200%. With the point as a comparison tool, we're interested in pure uplift, without taking into account the base value for non ad recallers. This enables us to offer much more relevant performance comparisons.\`

### Essential for our benchmark <a href="#h_bcf8048222" id="h_bcf8048222"></a>

Our analysis method focuses on comparing performance against benchmarks. We therefore need to take into account the uplift itself, without adding the initial value parameter observed on the control population (in the example, 40% or 5%). The latter would in fact be a bias.

<figure><img src="/files/7bAVPoRswkogU7F6pw9f" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://support.happydemics.com/analysis/methodology-and-basic-rules/why-express-uplifts-in-points-rather-than-percentages.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.
