# Statistical Significance

For any campaign with more than one variation, we calculate the Probability to Be Best, which is an equivalent to statistical significance in Bayesian statistical theory. Within this approach, the system takes into account all user interactions with the campaign and adjusts the statistical forecast based on each of these interactions in real time. You can find more details about this approach by the following links:

1. Statistical Significance Calculator (Bayesian) by Dynamic Yield: [**https://marketing.dynamicyield.com/bayesian-calculator/**](https://marketing.dynamicyield.com/bayesian-calculator/)
2. Article on Bayesian statistics on Wikipedia: <https://en.wikipedia.org/wiki/Bayesian_statistics>
3. Detailed research on the Bayesian approach to A/B testing by VWO:

{% file src="/files/OCNBeyAMSZoq3zvZ7BoE" %}


---

# 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://developer.gravityfield.ai/lang/en/analytics/statistical-significance.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.
