This topic explains how to create and add experiments to holdouts. Holdouts let you exclude a percentage of your audience from all experiments over a set amount of time. This can help you understand how much of an impact your experiments have on certain metrics.
Before you create a holdout, you must decide the following:
To create a holdout:
.png)
You can select a statistical approach of Bayesian or Frequentist. Each approach includes one or more analysis options.
We recommend Bayesian when you have a small sample size of less than a thousand contexts, and we recommend Frequentist when you have a larger sample size of a thousand or more.
The Bayesian options include:
The frequentist options include:
To learn more, read Bayesian versus frequentist statistics.
After you declare a holdout ready for experiments, you cannot change its design except for its name and description. If you want to save your progress instead, click Save at the top of the creation screen. Your in-progress holdout is saved and appears on the Holdouts list. To finish building the holdout, click on the holdout’s name and continue editing.
You can also use the REST API: Create holdout
Experiments can either be in a holdout, or in a layer, but not both. If an experiment is part of a holdout, you will not see the option to add it to a layer when you create it. To learn more, read Mutually exclusive experiments.
When you create a new experiment, you can decide whether to include it in an existing holdout. To learn how, read Creating experiments.
When you add an experiment to a holdout, the holdout appears as a prerequisite to the flag used in the experiment:

To include an experiment in a holdout, the experiment flag cannot have any other prerequisite flags.
You can also use the REST API: Create experiment