What is a baseline?
A baseline is the reference state against which progress or change is measured. It can be a current conversion rate, an average order value, a page-load metric, a retention curve, a process time, or the existing product experience.
Eurostat describes a baseline study as an analysis of the current situation that establishes a starting point for assessing future progress [1]. In CRO, the baseline conversion rate is the rate observed before optimization work and becomes the internal reference for measuring the impact of later changes [2].
In an A/B test, “baseline” can refer to the experience, the control group, or the control metric. These ideas are connected but not identical:
| Term | What it describes | Example |
|---|---|---|
| Baseline experience | Current product or page before the change | Existing checkout |
| Baseline metric | Current value of the measured outcome | 2.4% purchase rate |
| Control metric | Observed outcome in the control arm during the test | 2.5% during the experiment |
| Benchmark | External or internal comparison standard | Industry median conversion rate |
| Target | Desired future outcome | Reach 3.0% purchase rate |
Using these terms interchangeably creates confusion. A target is not a baseline, and an industry benchmark is not necessarily a suitable control estimate.
Why the baseline matters in experiment planning
The baseline affects how sensitive and feasible an experiment will be. Sample-size calculations for a conversion metric use the current rate, the smallest meaningful effect, the significance threshold, and statistical power.
Suppose a page has a baseline conversion rate of 5% and the team wants to detect a 10% relative improvement. The target rate is:
Absolute MDE = 5.5% − 5.0% = 0.5 percentage points
That is very different from a 10 percentage-point increase. Always state whether an effect is relative or absolute.
Baseline, MDE, and sample size
For a two-proportion comparison, a simplified planning relationship is:
Here, p is the baseline rate, δ is the absolute difference the test is designed to detect, α is the significance level, and β is the Type II error rate. The exact calculation may use pooled or separate rates and should match the statistical method.
The important planning relationships are more useful than memorizing the formula:
| If you want to… | You generally need to… |
|---|---|
| Detect a smaller effect | Collect more observations |
| Finish with less traffic | Accept a larger MDE or use variance reduction |
| Increase power | Collect more observations or accept a larger detectable effect |
| Use a stricter alpha | Collect more observations |
| Plan for a low conversion rate | Allow more time or choose a higher-volume metric |
Optimizely’s sample-size guidance makes the same connection between baseline, MDE, significance, and required visitors [3]. MDE is not a property of the variant alone; it is a property of the experiment design.
How to calculate a useful baseline
- Match the metric: use the same numerator, denominator, attribution window, and event definition that the experiment will use.
- Match the audience: use the actual page, funnel step, device, source, geography, or user segment being tested.
- Use a representative window: cover ordinary weekday and weekend behavior and avoid a one-day anomaly.
- Check instrumentation: confirm events, identity, deduplication, and denominators before relying on the number.
- Account for seasonality: promotions, holidays, campaign changes, and product releases can make old data irrelevant.
- Use a range when necessary: if the baseline is uncertain, calculate sample sizes across plausible values.
A broad sitewide conversion rate may be a poor baseline for a mobile checkout test. A recent, mobile-specific rate for the exact checkout population is usually more useful.
Example: choosing between two baselines
A team plans to test a signup form for paid-search visitors. It has two possible inputs:
| Candidate baseline | Rate | What is wrong or right? |
|---|---|---|
| Whole-site signup rate, last 12 months | 4.8% | Broad and stale; includes unrelated channels |
| Paid-search signup rate, last 8 weeks | 2.9% | Closer audience, metric, and test context |
The 2.9% baseline is a better starting point. If the team used 4.8% in its sample-size calculation, it might underestimate the traffic required and assume more conversions than the experiment can realistically produce.
Baseline vs. control group
The baseline and control group are related, but they are not the same thing.
| Baseline | Control group | |
|---|---|---|
| What it is | Reference metric or experience | Randomized comparison arm |
| When it exists | Can be measured before and during the test | Exists during the experiment |
| Primary use | Planning, context, progress measurement | Estimating the treatment effect |
| Example | Recent 2.9% paid-search signup rate | Current form shown to randomized control users |
Historical baseline data helps plan the test. The concurrent control is the comparison that supports the final causal estimate. A before/after result against a historical baseline is not equivalent to a randomized treatment-control comparison.
Baseline vs. benchmark vs. target
These three reference points answer different management questions:
- Baseline: Where are we now?
- Benchmark: How do we compare with another reference population or standard?
- Target: Where do we want to go?
An ecommerce site may have a 2.4% purchase baseline, a 3.0% internal benchmark for returning users, and a 2.8% target for the next quarter. None of those numbers replaces a concurrent control in an A/B test.
Baseline quality checks
| Check | Question | Warning sign |
|---|---|---|
| Definition | Are conversions and opportunities defined consistently? | Metric changed after launch |
| Denominator | Does it match who can actually convert? | All site sessions used for a product-page test |
| Window | Does it include normal operating cycles? | Single day or promotion-only period |
| Audience | Does it match the planned experiment? | Desktop baseline for mobile test |
| Data quality | Are events complete and deduplicated? | Tracking changed during the baseline window |
| Distribution | Is the rate stable enough for planning? | Large unexplained daily swings |
Use a baseline as a distribution, not just one number
A single average hides volatility. Plot the metric over time and inspect:
- daily and weekly variation;
- traffic-source mix;
- device and browser composition;
- campaign and product releases;
- holiday or promotional periods;
- outliers and tracking gaps;
- cohort and returning-user differences.
If the rate moved from 2% to 5% across the last month because of a campaign mix shift, choosing 5% as “the baseline” may be too optimistic. Use a representative range and explain the uncertainty in the experiment plan.
Example: baseline changes after a product release
A team plans to test a new checkout design. The historical checkout completion rate is 70%, but a payment-provider release reduced it to 62% last week. The team has three options:
| Option | When it makes sense | Risk |
|---|---|---|
| Use 70% | Only if the provider issue is confirmed temporary and will be fixed before the test | Overstates current performance and misplans traffic |
| Use 62% | If the new state is the one the test will actually run in | May reflect an unresolved incident |
| Use a range | If the post-release state is still uncertain | Requires a planning band and explicit decision |
The right answer depends on the experiment start state. A baseline should describe the population and system that the treatment will actually face, not a more convenient historical version.
Common baseline mistakes
- Using a sitewide average: the test audience is narrower and behaves differently.
- Using a benchmark as a baseline: external averages are not your current control.
- Using a target: planning starts from hope instead of observed performance.
- Ignoring metric definition: numerator or denominator changes between periods.
- Using too short a window: weekday or campaign noise dominates.
- Ignoring seasonality: holiday behavior is treated as normal.
- Forgetting variance: the average is stable but daily values are volatile.
- Changing the baseline mid-test: sample-size planning and interpretation drift.
- Using baseline to declare a winner: the concurrent control is the causal comparator.
Baseline checklist
- Metric definition and denominator are documented.
- Baseline matches the exact test audience and funnel step.
- Data comes from a recent, representative window.
- Weekday, weekend, seasonality, and campaign effects are considered.
- Tracking, identity, deduplication, and event completeness are checked.
- Daily or weekly variability is plotted and reviewed.
- Baseline is expressed as relative and absolute context where useful.
- MDE is stated as a business-relevant effect.
- Sample size is calculated using baseline, MDE, alpha, and power.
- A range is used when baseline uncertainty is material.
- Concurrent control—not historical baseline alone—is used for final causal inference.
FAQ
What is a baseline conversion rate?
It is the current conversion rate of the experience or audience being tested before the experiment. It is calculated as conversions divided by eligible opportunities.
Is baseline the same as control?
Not exactly. Baseline describes a reference experience or metric; control is the randomized comparison group used during the experiment.
How recent should baseline data be?
Recent enough to reflect the audience, product, tracking, and traffic mix that will exist during the test. The window should also cover normal cycles and avoid one-off anomalies.
Can I use an industry benchmark as my baseline?
Use it for context, not as the experiment baseline. Sample-size planning should use your own current metric for the exact audience and denominator.
What if the baseline is unstable?
Investigate tracking, segment shifts, releases, seasonality, and outliers. If uncertainty remains, calculate a range of sample sizes and document the assumptions.
Why does baseline affect sample size?
The baseline affects the variance of a conversion metric and the absolute rate difference represented by a relative MDE. A lower baseline or smaller detectable effect usually requires more observations.
Sources
- Eurostat: Baseline Study
- Omniconvert: Baseline Conversion
- Optimizely: How long to run an experiment
- Baseline Conversion Rate in A/B Test Planning
- MDE Calculator and Baseline
- SplitMetrics: Baseline and Sequential Testing
- Convert: Baseline