Skip to content

Interpret Results

⏱ 15 minutes intermediate

A green arrow on the results page does not mean β€œship it.” Results require interpretation. Understanding what the numbers mean β€” and what they do not β€” prevents you from shipping a false positive, missing a real winner, or drawing conclusions from insufficient data.

  1. Open your experiment in the Optimizely application
  2. Click the Results tab
  3. The page shows a summary card for each metric, updated as data flows in

You can view results at any time during a running experiment. However, avoid making ship decisions until the experiment reaches statistical significance.

Each metric card displays several key fields.

FieldWhat it tells you
Baseline rateThe control group’s conversion rate or average value
Variation rateEach variation’s conversion rate or average value
ImprovementPercentage change compared to the baseline β€” positive means the variation outperforms control
Statistical significanceThe probability that the observed difference is real and not due to random chance
Confidence intervalThe range of values where the true improvement likely falls
VisitorsNumber of unique visitors bucketed into each variation

Optimizely uses Stats Engine, a sequential testing methodology that lets you check results as data accumulates without inflating your false positive rate.

Key thresholds:

  • Below 90% β€” Insufficient evidence. The result could easily be random noise. Keep the experiment running.
  • 90% β€” Moderate confidence. Acceptable for low-risk, easily reversible changes.
  • 95% β€” Strong confidence. The standard threshold for most business decisions.
  • 99% β€” Very strong confidence. Use for high-revenue or irreversible changes.

When the results page shows β€œSignificant,” it means the observed difference has reached the significance level you configured before launch.

What significance does NOT mean:

  • It does not guarantee the improvement is large enough to matter. A statistically significant 0.1% lift may not justify the engineering effort to implement.
  • It does not mean the result will hold forever. External factors (seasonality, marketing campaigns) can shift behavior over time.

The improvement percentage is a point estimate. The confidence interval shows the plausible range.

Example: Improvement = +7%, 95% confidence interval = [+2%, +12%]

This means you can be 95% confident the true improvement is somewhere between 2% and 12%. The variation is almost certainly better than control, but the magnitude is uncertain.

Watch for intervals that cross zero. If the interval is [-1%, +8%], the true improvement might be negative. The result is not yet significant β€” the experiment needs more data.

Narrow vs. wide intervals:

  • Narrow interval (e.g., [+5%, +9%]) β€” High precision. You have a strong estimate.
  • Wide interval (e.g., [-3%, +15%]) β€” Low precision. More data is needed.

Use this decision framework:

SituationWhat to do
Primary metric is significant and positive, no negative secondary metricsShip the variation
Primary metric is significant and negativeStop the experiment and keep control
Primary metric not significant after 2+ weeks with adequate trafficInconclusive β€” stop and iterate
Primary positive but secondary metric is negativeInvestigate the tradeoff before deciding
Different results across segmentsRun a follow-up experiment on the winning segment
  • Do not stop early on a positive result. Early results are volatile. A +20% lift on day two often regresses to +3% by week two.
  • Do not extend indefinitely. If the experiment has been running for four weeks with no trend toward significance, the effect is likely too small to detect with your traffic. Stop and test a bolder change.
  • Run for at least two full business cycles. Weekday and weekend behavior differ. A one-week test captures both; a five-day test does not.

Break down results by visitor attributes to discover whether the effect varies across groups.

  1. Click Segment above the results table
  2. Select an attribute (device type, country, traffic source, etc.)
  3. Review the results for each segment

Important: Segmented results are exploratory, not confirmatory. If you look at enough segments, you will find one that appears significant by chance alone. Use segment insights to generate hypotheses for future experiments, not as proof.

A result can be statistically significant but practically meaningless. Ask these questions:

  1. Is the lift large enough to matter? A 0.3% improvement in conversion may not justify the development cost.
  2. What is the revenue impact? Translate the lift into dollars, orders, or leads per month.
  3. Is the improvement sustained? Check whether the lift is stable across the experiment duration or driven by a single spike.

When reporting results to your team:

  1. Lead with the business question the experiment answered
  2. State the primary metric result with the confidence interval
  3. Note any secondary metric tradeoffs
  4. Provide a clear recommendation: ship, revert, or iterate
  5. Link to the results page so stakeholders can explore details
IssueCauseFix
Results show zero visitorsExperiment not active or snippet not installedVerify experiment status and snippet installation
Significance fluctuates up and downNormal behavior with sequential testingWait for the result to stabilize β€” do not react to daily swings
Improvement seems impossibly largeVery small sample size inflates early estimatesWait for more visitors before interpreting
Secondary metric decliningVariation improves one behavior at the expense of anotherEvaluate whether the tradeoff is acceptable for the business