You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/experiment-analysis/reading-results/experiment-status.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ You can navigate to the **Analysis** page by clicking on the icon from the left-
6
6
2. Running - The active state where the experiment is assigning subjects and/or updating the metric event data
7
7
3. Ready for Review - The state where a decision can be made, either because the primary metric is statistically significant for a sequential/Bayesian test, the precision target has been hit, or the end date has been reached. The experiment may still be assigning subjects and/or updating the metric event data if the end date has not yet been reached.
8
8
4. Wrap Up - The state where the end date of the experiment has been reached and Eppo is no longer automatically updating results, but requirements to make a decision have not been met
9
-
5.Completed - The state where a decision regarding the experiment has been made
9
+
5.Concluded - The state where a decision regarding the experiment has been made
| `DRAFT` | Go to `RUNNING` if… <li> Experiment key added </li> <li> Active variation added </li> <li> Experiment started <em>(the assignment start date passed)</em> </li> | Go to `RUNNING` if… <br/> <li> Experiment key added </li> <li> Active variation added </li> <li> Experiment started <em>("Start Experiment" button pressed)</em> </li> |
22
-
| `RUNNING` | Go to `READY TO REVIEW` if… <li> Primary metric is statistically significant for a sequential/Bayesian test </li> <li> OR Precision target has been reached for a sequential/Bayesian test </li> <li> OR Experiment ended <em>(Later of the end dates entered by the user has passed)</em> </li> <li> AND there is no traffic imbalance </li> <li> [Optional] AND Minimum requirements have been met </li> <br/> Go to `WRAP UP` if… <li> A traffic imbalance exists </li><li>[Optional] OR minimum requirements have not been met</li><li>AND Experiment ended <em>(Later of the end dates entered by the user has passed)</em></li><br/> Go to `COMPLETED` if… <li> Decision made <em>(user clicks the “Make Decision” button and fills out the outcome and decision)</em> - This will update the end date if going from `RUNNING` to `COMPLETED` </li> | Go to `READY TO REVIEW` if… <li> Primary metric is statistically significant for a sequential/Bayesian test </li> <li> OR Precision target has been reached </li> <li> OR Experiment ended <em>(User stops assignments & event analysis date has passed)</em> </li> <li> AND there is no traffic imbalance </li> <li> [Optional] AND Minimum requirements have been met </li> <br/> Go to `WRAP UP` if… <li> A traffic imbalance exists </li><li>[Optional] OR minimum requirements have not been met</li><li>AND Experiment ended <em>(Later of the end dates entered by the user has passed)</em></li><br/> Go to `COMPLETED` if… <li> Decision made <em>(user clicks the “Make Decision” button and fills out the outcome and decision)</em> - This will stop assignments if still on and update the end date if going from `RUNNING` to `COMPLETED` </li> <br/>Uncommon situation: If the event analysis end date is set to run longer than when assignments are stopped, clicking “Stop Assignment” will not change the experiment status from `RUNNING`. The experiment will remain in the `RUNNING` status until the larger of the two end dates have passed. Once that date has passed, the experiment will move into the `READY FOR REVIEW` status.|
23
-
| `READY FOR REVIEW` |Note: This step is skipped if user clicks “Make Decision” from the `RUNNING` state <br/><br/> Go to `COMPLETED` if… <li> Decision made <em>(user clicks the “Make Decision” button and fills out the outcome and decision)</em> - This will update the end date if going from `READY TO REVIEW` to `COMPLETED` </li> | Note: This step is skipped if user clicks “Make Decision” from the `RUNNING` state <br/><br/> Go to `COMPLETED` if… <li> Decision made <em>(user clicks the “Make Decision” button and fills out the outcome and decision)</em> - This will stop assignments if still on and update the end date if going from `READY TO REVIEW` to `COMPLETED` </li> |
24
-
| `WRAP UP` | Note: This step is skipped if user clicks “Make Decision” from the `RUNNING` state <br/><br/> Go to `COMPLETED` if… <li> Decision made <em>(user clicks the “Make Decision” button and fills out the outcome and decision)</em> - the dates are not affected </li> | Note: This step is skipped if user clicks “Make Decision” from the `RUNNING` state <br/><br/> Go to `COMPLETED` if… <li> Decision made <em>(user clicks the “Make Decision” button and fills out the outcome and decision)</em> - the dates are not affected </li> |
25
-
| `COMPLETED` | Go to `READY TO REVIEW` if… <li> User reopens the experiment - this allows them to edit the date ranges and the decision made </li> | Go to `READY TO REVIEW` if… <li> User reopens the experiment - this allows them to edit the event analysis date ranges and the decision made </li> |
22
+
| `RUNNING` | Go to `READY TO REVIEW` if… <li> Primary metric is statistically significant for a sequential/Bayesian test </li> <li> OR Precision target has been reached for a sequential/Bayesian test </li> <li> OR Experiment ended <em>(Later of the end dates entered by the user has passed)</em> </li> <li> AND there is no traffic imbalance </li> <li> [Optional] AND Minimum requirements have been met </li> <br/> Go to `WRAP UP` if… <li> A traffic imbalance exists </li><li>[Optional] OR minimum requirements have not been met</li><li>AND Experiment ended <em>(Later of the end dates entered by the user has passed)</em></li><br/> Go to `CONCLUDED` if… <li> Decision made <em>(user clicks the “Make Decision” button and fills out the outcome and decision)</em> - This will update the end date if going from `RUNNING` to `CONCLUDED` </li> | Go to `READY TO REVIEW` if… <li> Primary metric is statistically significant for a sequential/Bayesian test </li> <li> OR Precision target has been reached </li> <li> OR Experiment ended <em>(User stops assignments & event analysis date has passed)</em> </li> <li> AND there is no traffic imbalance </li> <li> [Optional] AND Minimum requirements have been met </li> <br/> Go to `WRAP UP` if… <li> A traffic imbalance exists </li><li>[Optional] OR minimum requirements have not been met</li><li>AND Experiment ended <em>(Later of the end dates entered by the user has passed)</em></li><br/> Go to `CONCLUDED` if… <li> Decision made <em>(user clicks the “Make Decision” button and fills out the outcome and decision)</em> - This will stop assignments if still on and update the end date if going from `RUNNING` to `CONCLUDED` </li> <br/>Uncommon situation: If the event analysis end date is set to run longer than when assignments are stopped, clicking “Stop Assignment” will not change the experiment status from `RUNNING`. The experiment will remain in the `RUNNING` status until the larger of the two end dates have passed. Once that date has passed, the experiment will move into the `READY FOR REVIEW` status.|
23
+
| `READY FOR REVIEW` |Note: This step is skipped if user clicks “Make Decision” from the `RUNNING` state <br/><br/> Go to `CONCLUDED` if… <li> Decision made <em>(user clicks the “Make Decision” button and fills out the outcome and decision)</em> - This will update the end date if going from `READY TO REVIEW` to `CONCLUDED` </li> | Note: This step is skipped if user clicks “Make Decision” from the `RUNNING` state <br/><br/> Go to `CONCLUDED` if… <li> Decision made <em>(user clicks the “Make Decision” button and fills out the outcome and decision)</em> - This will stop assignments if still on and update the end date if going from `READY TO REVIEW` to `CONCLUDED` </li> |
24
+
| `WRAP UP` | Note: This step is skipped if user clicks “Make Decision” from the `RUNNING` state <br/><br/> Go to `CONCLUDED` if… <li> Decision made <em>(user clicks the “Make Decision” button and fills out the outcome and decision)</em> - the dates are not affected </li> | Note: This step is skipped if user clicks “Make Decision” from the `RUNNING` state <br/><br/> Go to `CONCLUDED` if… <li> Decision made <em>(user clicks the “Make Decision” button and fills out the outcome and decision)</em> - the dates are not affected </li> |
25
+
| `CONCLUDED` | Go to `READY TO REVIEW` if… <li> User reopens the experiment - this allows them to edit the date ranges and the decision made </li> | Go to `READY TO REVIEW` if… <li> User reopens the experiment - this allows them to edit the event analysis date ranges and the decision made </li> |
0 commit comments