# How to calculate statistical significance from split test

{% embed url="<https://firebasestorage.googleapis.com/v0/b/guidde-production.appspot.com/o/uploads%2FccTLhjEOctdqtSfZMup1o5en3Bl1%2F3ubJ4DLcwuL1AuJMUwg1W7.mp4?alt=media&token=c72b2f55-3fea-4668-90b2-45e607486838>" %}

1. In the “**Split Testing**” sub-menu open the “**View current tests**” card.
2. Click the “**Analytics**” button for the specific split test you want to analyze.
3. Select a **conversion page** or create it if the experiment doesn’t yet have one. Then “**Save and continue**”.

{% hint style="warning" %}
Results may take up to 2 minutes to be calculated and shown.
{% endhint %}

4. You can now select a specific **time period**, and check out the total **visitors**, **conversions**, and **conversions percentage** for that specific period using the two available dropdowns.
5. Click the “**Calculate stat sig**” button.

{% hint style="info" %}
At this point you'll see your experiment data displayed on the Statistical significance calculator card.
{% endhint %}

{% hint style="danger" %}
The following steps are in revision stage, they might not be accurate.&#x20;
{% endhint %}

6. Choose a level of confidence.
7. Click the “Calculate” button.
8. You can now see how your split test has performed over your selected period of time.

### Related Docs:

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td></td><td></td><td></td></tr><tr><td></td><td></td><td></td></tr><tr><td></td><td></td><td></td></tr></tbody></table>


---

# 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.trysavvy.com/how-tos/general-how-tos/how-to-calculate-statistical-significance-from-split-test.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.
