Design·Glossary term

Adaptive Sequential Design

Adaptive Sequential Design A/B testing Reference guide

Adaptive Sequential Design is a concept used in experiment design & methodology.

Quick definition: An adaptive sequential design is a staged experiment that examines accumulating, mature data at planned decision points and may stop or modify its future stages under prespecified rules while controlling the stated uncertainty across all allowed paths.

What is an adaptive sequential design?

An adaptive sequential design joins two distinct ideas. Sequential analysis permits evidence to be assessed before a fixed maximum sample has arrived. Adaptation permits a limited future design choice to depend on that assessment. At an interim review, the experiment may stop for benefit, harm, or futility; continue unchanged; change a future sample target; drop a weak arm; or, in a more complex protocol, alter allocation or an eligible subgroup. The analysis is calibrated for the entire sequence of possible decisions.

It is not an ordinary A/B test with permission to react whenever a chart looks compelling. Repeatedly calculating a fixed-horizon p-value and stopping at the first value below 0.05 increases the chance of a false positive. Likewise, calculating a new sample size from a favorable interim effect and then applying an unadjusted final test conditions on a data-driven choice. A valid sequential design allocates an error budget, uses a likelihood or confidence-sequence method valid over time, or combines stagewise evidence using a method specified in advance.

Most product teams need only a modest form: two or three scheduled reviews with efficacy, harm, and futility boundaries. More ambitious multi-arm, sample-size, or population adaptations can be valuable, but they must be justified by the decision and tested through simulation. Complexity is a cost, not a mark of scientific maturity.

How the staged design works

Before launch, the team defines a maximum information size, Imax, and interim information fractions, such as 50% and 75%. “Information” is not always raw users. For a mean difference with stable variance it is roughly proportional to sample size; for a conversion metric or a regression-adjusted estimate it should reflect the actual precision. Decisions occur only after outcomes have reached their required observation window.

A common hypothesis is H0: Δ ≤ 0 against H1: Δ > 0, where Δ is the treatment effect on the prespecified primary metric. At each look, a standardized statistic Zk is compared with a boundary. A conservative early efficacy boundary requires unusually strong evidence; the boundary relaxes as the final look approaches. The design ensures that the probability of crossing an efficacy boundary under the null remains at α across all looks, rather than α at each look.

Interim decisionPurposeTypical consequence
Stop for efficacyEvidence exceeds the prespecified success boundary.End randomized collection; assess guardrails and rollout conditions.
Stop for harmA safety or business-risk boundary is crossed.Disable or rollback the variant and investigate.
Stop for futilitySuccess at the maximum information is sufficiently unlikely under the chosen rule.End or deprioritize the variant; avoid claiming no effect unless the design supports it.
Continue or adaptEvidence is inconclusive but a permitted next-stage change is triggered.Proceed under the documented next-stage settings.

Stopping for futility and proving no meaningful effect are different claims. Conditional power is a model-based projection from interim data; predictive probability is a Bayesian projection. Either can guide a prespecified futility rule, but neither creates evidence of equivalence by itself. To conclude that a loss or gain is smaller than a business margin, use an appropriate equivalence or non-inferiority design and interval.

Which adaptations are defensible?

The simplest adaptation is stopping. A group sequential design fixes the review schedule and boundaries in advance. It is often enough to reduce unnecessary exposure and accelerate clear decisions. Adaptive sequential designs can additionally modify later stages, but every modification needs a rule and an analysis connection.

Sample-size re-estimation based on blinded nuisance quantities, such as pooled variance, is usually easier to defend because it does not use the treatment contrast. Re-estimation based on the observed effect is more delicate: the protocol must limit the range, state the statistic, and use a combination or conditional-error method that preserves the intended Type I error. Dropping arms in a multi-arm study requires multiplicity control for the selection process. Changing the eligible population after an interim subgroup signal risks turning a chance pattern into a confirmatory claim; enrichment needs especially strong predefinition and often confirmatory follow-up.

Response-adaptive allocation is possible, but delayed outcomes and time trends make it difficult in online experiments. It can reduce exposure to an inferior arm, yet it also reduces stable concurrent control data. A safer default is a fixed allocation within each stage, with only planned arm drops at the boundaries.

Validity prerequisites and assumptions

The design’s mathematical guarantee is conditional on the design being executed as specified. Randomization must be correctly implemented and auditable; the unit of randomization, eligibility, exposure, primary metric, and analysis population must be stable or have a protocol-defined transition. The team needs a reliable data cutoff, identity rules, deduplication, and event tracking before interpreting any boundary.

Each interim dataset must contain mature outcomes. If a primary metric is 28-day renewal, using users at day 3 in an early decision changes the estimand and can privilege treatments that cause a quick but temporary response. Define the lag, the treatment of missing outcomes and late events, and whether the interim analysis includes only users whose windows have closed. A decision committee should see the exact locked dataset used by the rule, not a live dashboard that changes underfoot.

Independence and stationarity also deserve scrutiny. Users arriving in a later stage may differ from early users because of marketing campaigns, product releases, weekday patterns, or a concurrent experiment. Keep control running in every stage, randomize concurrently, and investigate material shifts. When a unit can affect another unit’s outcome, or when assignment is at the cluster level, the simple individual-level boundaries may not apply.

Warning: A sequential boundary protects only the hypothesis, endpoint, looks, and adaptation set it was designed for. It does not validate metric switching, undisclosed segment hunting, broken assignment, or an unplanned decision to keep collecting after a success boundary.

Practical scenario: reducing account-verification abandonment

A financial app tests a new verification flow against the current flow. The primary metric is successful verification within seven days; support contacts and fraudulent-account approvals are guardrails. The test has a maximum of 24,000 matured users, equal allocation, and reviews after 12,000 and 18,000 mature outcomes. At each review, the team may stop for fraud harm, stop for a sufficiently large verified-success improvement, stop for futility, or continue. The second-stage maximum can increase to 30,000 only if blinded variance is above the planning value and traffic quality remains within a prespecified range.

The experiment begins only after a dry run confirms that assignment, exposure, seven-day maturation, and fraud labels are available. The owner cannot substitute same-day completion for seven-day verification at the first look. If the first review shows a favorable completion rate but incomplete fraud labels, the efficacy rule waits; safety monitoring can still trigger an immediate rollback under its separate emergency process. If the test stops for success, the report gives the boundary crossed, information fraction, confidence interval adjusted for the sequential design, absolute metric values, and every guardrail result.

Interpreting decisions and estimates

A crossed efficacy boundary means the observed path meets the protocol’s decision criterion. It does not mean the measured lift is an unbiased forecast of long-run impact. Estimates at early stopping are often more extreme than the eventual average effect because a large observed estimate is what caused the stop. Report the point estimate with an interval appropriate to the design, the calendar period, outcome maturity, and the action threshold. Distinguish “enough evidence to ship under this rule” from “we know the precise effect size.”

Conversely, continuation is not failure. It means the evidence has not reached a planned decision boundary. A futility stop means the design has judged further data unlikely to produce the specified success claim; it is not evidence that the treatment is identical to control. Review the absolute estimated effect, uncertainty, guardrails, and the minimum effect that would justify product work.

Decision workflow

  1. State the operational decision, estimand, minimum useful effect, and maximum acceptable harm.
  2. Choose the primary metric and mature observation window; keep explanatory metrics secondary.
  3. Choose maximum information, review fractions, stopping boundaries, and any adaptation limits.
  4. Simulate the complete design under no effect, target effect, harmful effect, higher variance, delayed outcomes, and plausible traffic shifts. Verify false-positive control, power, expected duration, and harm exposure.
  5. Pre-register or version the protocol, then test the data pipeline and decision dashboard using synthetic data.
  6. At a review, lock the dataset, run the prescribed analysis once, document the decision, and execute only the permitted action.
  7. Publish the final path, deviations, and a rollout or confirmation plan.

Limitations and risks

  • Outcome delay: rapid reviews can be scientifically slow when the decision metric matures late.
  • Operational burden: proper locks, logs, simulations, and unblinded governance are harder than a fixed end date.
  • Boundary misuse: teams may treat a non-crossing statistic as permission to reinterpret a different metric.
  • Selection bias: arm dropping and population changes can make the final selected effect optimistic.
  • Communication: stakeholders may mistake an early stop for a large, precisely estimated business gain.

Common mistakes

  • Looking every day with an ordinary p-value while claiming the test is sequential.
  • Defining interim looks by total assigned users when the outcome has not matured.
  • Changing sample size after seeing an effect without a valid adaptation method.
  • Allowing product preference to override a boundary and retaining a confirmatory label.
  • Ignoring multiple active variants, metrics, or subgroup decisions.
  • Reporting the final effect without the interim schedule, decisions, and deviations.

Frequently asked questions

Is a sequential design always faster than a fixed-horizon test?

No. It can stop early for a large benefit, clear harm, or futility, but a modest true effect may run to the maximum information and incur planning overhead. Its value is better decisions under uncertainty, not a guarantee of a shorter calendar time.

Can we add an interim look after launch?

Not casually. A new look changes the error accounting. If the decision is necessary, consult a statistician to determine whether a valid conditional-error or alpha-spending update is possible; otherwise treat the resulting result as exploratory.

Are sequential tests Bayesian?

They can be, but the term is not exclusively Bayesian. Frequentist group sequential methods control long-run error over planned looks. Bayesian sequential designs use a model and prior to update posterior quantities. The decision criterion and the guarantee should be stated plainly.

Does stopping for success let us roll out immediately?

Only if guardrails, implementation quality, practical significance, and rollout risk support it. A stop answers an experiment decision rule; it does not replace capacity checks, monitoring, or a rollback plan.

When should we prefer a fixed-horizon design?

Prefer it when the decision date is fixed, effects are small, outcomes are long-lagged, operational resources are limited, or explainability is more valuable than a potential early stop. A well-run fixed design is better than a poorly executed adaptive one.

Summary

An adaptive sequential design uses planned interim evidence to stop or modify future stages without pretending that repeated data-dependent decisions are a single final test. Validity requires prespecified rules, mature and trustworthy data, calibrated inference, auditability, and restraint. For many product decisions, a small number of rigorous staged reviews is the useful middle ground between inflexible fixed horizons and uncontrolled dashboard peeking.

Sources