Skip to content

Commit d7e5b00

Browse files
authored
Add suggestion for an initial repeat value (#829)
1 parent c617abb commit d7e5b00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AB_environments/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ If you create *any* files in `AB_environments/`, you *must* create the baseline
114114
Open `AB_environments/config.yaml` and set the `repeat` setting to a number higher than 0.
115115
This enables the A/B tests.
116116
Setting a low number of repeated runs is faster and cheaper, but will result in higher
117-
variance.
117+
variance. Setting it to 5 is a good value to get statistically significant results.
118118

119119
`repeat` must remain set to 0 in the main branch, thus completely disabling
120120
A/B tests, in order to avoid unnecessary runs.

0 commit comments

Comments
 (0)