> 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/are-my-results-representative.md).

# Are my results representative?

A result is representative when the group of respondents have the same features than another larger group of people.

In order to understand if your results are representative, you need to define what your sample should be representative of: the population of a country, a subset of a population, target consumers of a product, etc.

A Brand lift measurement is not representative of the population of a country. It measures the difference in response between two groups : people exposed to your campaign who remember it, and the control group, who don't remember the campaign.

This is why, using the quota method, we are going to look for unexposed respondents who are the same in socio-demographic terms as the exposed respondents. So the only thing that differentiates them is their advertising recall. This is how we can measure the effectiveness of an advertising campaign.


---

# 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/are-my-results-representative.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.
