Setting the file. One moment.
Skill 25 · Configuring Experiment Analytics
Subchapter 25.1
references/interpreting-results.mdMarkdown2 KBView on GitHub
Use experiment-timeseries-results with the metric_uuid and fingerprint from the experiment’s metrics array. Get the experiment first via experiment-get to find these values.
Do NOT recommend shipping just because a variant is “winning” — check significance first.
Each metric may tell a different story. Present the full picture:
| Situation | Recommendation |
|---|---|
| Clear winner, significant results, sufficient runtime | Ship the winning variant |
| No significant difference after 2+ weeks | End as inconclusive — the variants don’t meaningfully differ |
| Primary improved but guardrail metric degraded | Flag the trade-off, let the user decide |
| Results are borderline significant | Recommend continuing to run, or end as inconclusive |
| Very early results (< 1 week) | Too early to draw conclusions — wait |