Skip to main content
The results page shows a small time to decision hint under the verdict:
Roughly 4 more days at current traffic to reach a call.
Availability. The time-to-decision hint is on the Pro plan and above. Free and Starter still get the verdict; they just do not get the runway estimate under it. See pricing.
Two useful things it does:
  • Answers “how long do I need to wait” without having to think.
  • Sets expectations before someone else asks.

What the estimate does

Simple projection:
  1. Look at the current confidence-interval width for the primary goal.
  2. Estimate the sample size needed to shrink the CI to the width that would clear the confidence gate.
  3. Divide by the current visitors-per-day rate.
That is it. No forecasting model.

What it is not

  • A guarantee. Traffic can change, effect size can regress to the mean.
  • A green light to stop early. The verdict copy is what says the test is done. A “3 days to decision” hint means “keep going”, not “you can call it in 3 days regardless of the verdict”.
  • Always available. Very early tests or tests where the effect is tiny show “cannot estimate yet”.

When it says “cannot estimate yet”

  • Not enough data yet. Wait a day.
  • The effect is so small the CI is not shrinking. A near-zero true effect can leave the CI wide forever.
  • Traffic is very uneven. If most of your visitors came on one day and traffic dropped since, dividing by average visitors-per-day misleads. The estimator is careful and refuses a bad guess.

How to use it

  • Under a week? Almost always keep going.
  • A month or more? Consider whether the test is worth waiting for. Sometimes the honest answer is “the effect is too small to be worth detecting”, and the business call is to move on.
  • “Cannot estimate yet”? Keep going. Come back in a day.

If you are impatient

The sequential engine (see the engines page) is designed for peeking. Switch to it on the next test, you can look as often as you like without inflating your false-positive rate.

Estimate the run length before you start

Sometimes you want a number before a single visitor lands. Our public A/B test sample-size calculator takes your baseline conversion rate, the minimum lift you would call meaningful, and your daily traffic, and gives back the sample size per variant plus how many days that is at your current pace. Useful for pitching a test to a stakeholder before setting it up in the dashboard. Once the test is running, the on-page hint above is what you should trust. The calculator uses a fixed-horizon frequentist formula and does not know about your actual observed variance.
Last modified on August 2, 2026