JDKRUEGER&COAcademySign inDE
Module 2 of 8 · A/B Testing Mastery

Understanding Significance

⏱ 25 min · After completing this module, you'll be able to correctly interpret the p-value, confidence interval, and sample size of a test result, distinguish statistical significance from practical significance, and use the MDE to decide whether a significant winner actually justifies a rollout.
← A/B Testing Mastery Understanding Significance 1 / 28
continuing in 5
Start

Understanding Significance

When is a test result truly reliable, and when is it just an illusion?

26 53 79 105 95 Certain 5 Chance
95% confidence as the decision threshold
Transcript of this slide

Welcome to the second module. Now that you know how a real A/B test is structured, it's time to tackle the key question: when can we actually trust a result? In this module, you'll learn to read significance, p-values, confidence intervals, and sample size in a way that prevents false rollouts. The goal isn't to become a statistician. It's to avoid expensive mistakes.

Learning objective

Learning objective

You'll correctly interpret p-values, confidence intervals, and sample size.

  • You'll distinguish statistical significance from practical significance.
  • You'll spot common misinterpretations before they cost you money.
1
Check the p-value
2
Read the confidence interval
3
Assess the MDE
4
Make a decision
Transcript of this slide

By the end of this module, you'll evaluate test results the way an experienced experimenter does. You won't just check the uplift; you'll also assess the confidence level and the business relevance. These three skills protect you from the most common mistake in A/B testing: an apparent winner that's actually just noise.

Self-check

Activate prior knowledge

What does it mean when a test is "99% significant"?

  • Why isn't a large uplift alone enough to justify a rollout?
Key Points

Activate prior knowledge

  • 1 What does it mean when a test is "99% significant"?
  • 2 Why isn't a large uplift alone enough to justify a rollout?
Transcript of this slide

Two quick self-checks before we get into the details. First, take a guess: what does a high significance level actually tell you? Then think one step further: a test can show a large uplift and still have no business case. Why? These two questions lead us straight to the core concepts of this module.

Concept

The p-value: a probability statement

The p-value answers this question: what's the probability of seeing the observed difference if there's actually no effect at all?

  • A p-value of 0.03 means a 3% probability that the result is due to chance.
  • A low p-value means the effect is likely real.
4 9 13 17 15 p = 0.15 5 p = 0.05 1 p = 0.01
The smaller the p-value, the lower the probability it's just chance
Transcript of this slide

A lot of people are intimidated by the p-value because it sounds abstract. But it's really just a number that describes how likely the observed result would be if nothing had actually changed. A p-value of 0.05 means: if the variant has no real effect, we'd still see a difference this large in 5 out of 100 cases just by chance. Below that threshold, we treat the effect as real.

Concept

Why 95% is the JDKRUEGER&CO minimum

95% significance corresponds to a p-value of 0.05 or lower.

  • That means in only 5 out of 100 cases is chance fooling us.
  • Below that threshold, we consider the test not yet ready for a decision.
Certain 95 (95%) Chance 5 (5%)
95% confidence, 5% residual risk
Transcript of this slide

At JDKRUEGER&CO, the threshold is fixed: 95%. That's not dogma. It's a risk management standard. Any lower threshold would produce too many false rollouts. Imagine rolling out at 80% significance. That means one in every five apparent winners is actually just chance. For real budgets, that's too much risk.

Concept

Confidence intervals: where the true effect most likely lives

A 95% confidence interval gives you a range for the true effect.

  • Example: +3% with an interval of -1% to +7%.
  • If zero falls within the interval, the effect is not significant.
2 4 6 8 -1 Lower bound 3 Estimate 7 Upper bound
Confidence interval overlapping zero
Transcript of this slide

The point estimate alone can be misleading. An interval of -1% to +7% tells you the effect could even be slightly negative. That's not a solid basis for a rollout. That's why we always read the full interval, not just the midpoint. If zero is inside the interval, we can't claim there's a real effect.

Example

Example: two variants, different confidence levels

Variant A: 2.00% conversion rate, 1,000 conversions.

  • Variant B: 2.44% conversion rate, 1,100 conversions.
  • Result: +12% uplift, but p = 0.08. Not significant yet.
1 2 2 3 2 Variant A 2.24 Variant B
12% uplift without sufficient significance
Transcript of this slide

This is the classic dilemma. The uplift looks tempting, but the data isn't there yet. Stopping early would mean celebrating a result that has an 8% chance of being pure noise. Cases like this are exactly what separate professional testers from teams that roll out based on optimism. Patience here is the economically rational choice.

Concept

Statistically significant doesn't automatically mean important

A +1% uplift can be statistically significant if you have enough data.

  • If the implementation costs €1,000 and the effect generates €500, it makes no economic sense.
  • Statistical significance only tells you that an effect is probably real. Not that it's large.
Statistical Certainty vs. Business Relevance
Transcript of this slide

This is one of the most expensive mix-ups in A/B testing. Significance is not a quality stamp for revenue. You need to check both dimensions: certainty and effect size. A test can be statistically sound and still have no business case. That's why a cost-benefit analysis always belongs alongside the p-value.

Concept

Practical Significance: When Does It Actually Count?

Practical significance asks: Does the effect justify the effort and the risk?

  • An MDE of fifteen percent defines the smallest economically relevant change.
  • Below the MDE, even a significant winner won't be rolled out.
1
Calculate the effect
2
Estimate costs
3
Assess the risk
4
Compare the MDE
Transcript of this slide

Before you roll out a winner, ask yourself: Is it worth it? A test can be statistically sound and still have no business case. The MDE helps you settle that question upfront. It's the smallest change that still matters for your shop. Anything below that is measurable, but not worth rolling out.

Common misconception

Common Misinterpretations

Mistake one: Significance is the probability that the hypothesis is true.

  • Mistake two: A non-significant result proves that nothing happened.
  • Mistake three: The smaller the p-value, the larger the effect.
Three Dangerous Misconceptions About Significance
Transcript of this slide

These three misconceptions cost businesses money every year. The p-value refers to the data under the assumption that nothing happened. It says nothing about the probability of your hypothesis. A non-significant result doesn't mean the variant is neutral. It just means there isn't enough data. And a small p-value says nothing about the size of the effect.

Concept

What Significance Definitely Does Not Mean

It doesn't mean that Variant B works better for 99% of all users.

  • It doesn't mean the effect will be just as large six months from now.
  • It doesn't mean the gain is guaranteed to repeat in the next quarter.
Significance Is No Guarantee for the Future
Transcript of this slide

Significance is a statement about this sample and this time period. External factors like seasonality, competitive responses, or new campaigns can change the effect later on. A 5% error probability remains. The effect is an estimate with a confidence interval, not an absolute truth.

Concept

Sample Size: Why More Conversions Bring More Certainty

As the sample size grows, the confidence interval shrinks.

  • At 100 conversions per variant, the statistical power is low.
  • At 1,000 conversions per variant, the estimate becomes more stable.
275 550 825 1100 100 100conversions 500 500conversions 1000 1,000conversions
Growing Sample, Shrinking Interval
Transcript of this slide

Imagine asking five people about the political mood. Then you ask five hundred. The second result is more reliable. The same applies to conversions in an A/B test. The more data you collect, the narrower the interval gets and the more reliable the estimate becomes. That's why tests need time and traffic.

Interim check

Quick Check-In: What Have We Learned?

The p-value measures the probability of chance, not the probability of the hypothesis.

  • The confidence interval shows the range of the true effect.
  • Statistical significance alone is not enough to justify a rollout.
1
p-value
2
Interval
3
MDE
4
Business case
Transcript of this slide

Quick check-in. The p-value tells you something about the data, not about the hypothesis. The interval shows where the true effect most likely falls. And significance alone is no reason to roll out. It has to be accompanied by practical relevance. Keep these three points in mind and you'll avoid the most expensive mistakes.

Scenario

Scenario: 88% Significance

A test shows a +15% uplift at 88% significance.

  • Management wants to roll it out immediately.
  • The right call: keep the test running until you reach 95% or the interval becomes clear.
26 53 79 105 88 Now 95 Goal
88% Is Not Yet a Basis for a Decision
Transcript of this slide

We see this scenario regularly. A large uplift at still-insufficient significance tempts you into action. The disciplined approach is to let it run longer, or accept that the result stays inconclusive. 88% sounds high, but it still means a 12% chance the effect is random.

Example

Example: Keeping MDE, Costs, and ROI in View

Baseline conversion: 3%. MDE: 15% relative.

  • The target is therefore an absolute increase to 3.45%.
  • Development and QA cost €8,000. The expected annual revenue uplift needs to be at least three times that.
1 2 3 4 3 Baseline 3.45 Goal afterMDE
Minimum Detectable Effect as an Economic Threshold
Transcript of this slide

Here you can see the connection between statistics and the business case. The MDE isn't just a calculation variable. It's the smallest improvement that still makes financial sense for you. If your test delivers only two percent uplift but the MDE requires fifteen percent, the result is neither statistically nor economically convincing.

Concept

Alpha, Beta, and Power, Briefly Explained

Alpha is the error risk at five percent, which means the ninety-five percent confidence threshold.

  • Beta is the risk of missing a real effect, typically twenty percent.
  • A power of eighty percent means we detect a real effect in four out of five cases.
1
Alpha: false alarm
2
Beta: missed opportunity
3
Power: probability of detection
Transcript of this slide

These terms come up in every sample size calculator. You don't need to memorize them, but you do need to understand them. Alpha protects you from false wins. Power protects you from missing real opportunities. If your test has a power of eighty percent, you'll detect a real effect in four out of five cases. In one out of five, you'll miss it.

Concept

The Peeking Effect: Why Checking Daily Is Costly

Checking results every day and stopping at significance massively inflates your error risk.

  • With twenty looks at live data, the alpha level climbs well above five percent.
  • Fixed runtimes and pre-defined stopping rules protect against this mistake.
7 13 20 26 5 Change the three labels to '1 peek', '5 peeks', and '20 peeks'.Change the threelabels to '1 peek',… 12 5 looks 23 20 looks
More looks push the error risk above five percent
Transcript of this slide

Peeking is the silent killer in A/B testing. Every additional look at the data is like running a new test round. Eventually, you'll inevitably find a false winner. That's why we set the runtime and stopping rules before the test begins. If you're checking daily, you're not running an experiment anymore. You're gambling.

Exercise

Your Exercise: Evaluate a Test Result

Given: Variant B shows plus eight percent uplift, p = 0.03, n = eight hundred conversions per variant.

  • Check: Is the result statistically significant?
  • Check: What's missing to assess practical relevance?
1
Check the p-value
2
Check the interval
3
Check the MDE
4
Check the business case
Transcript of this slide

Take a minute. The p-value is below 0.05, so the statistical threshold is cleared. The missing pieces are the confidence interval, the MDE, and the implementation costs. Without those three data points, you don't know whether the eight percent uplift is economically meaningful. That gap is exactly what leads to bad rollout decisions.

Concept

When Is a Test Ready for a Decision?

At least ninety-five percent significance.

  • At least one hundred conversions per variant, preferably more.
  • The confidence interval falls entirely on the desired side of zero.
1
Significance >= 95%
2
Conversions >= 100
3
Interval clear
4
MDE reached
Transcript of this slide

These four criteria form our standard decision tree. If all of them are met, you can roll out with high confidence. If one is missing, proceed with caution. This rule protects you from the two most common mistakes: rolling out too early and waiting too long. Both cost money.

Summary

Summary: Reading Significance Correctly

The p-value measures the probability of a chance result, not the probability that the hypothesis is true.

  • Ninety-five percent significance and sufficient conversions are the JDKRUEGER&CO minimum.
  • Statistical significance without practical relevance doesn't justify a rollout.
1
Read the p-value
2
Check the interval
3
Assess the MDE
4
Make disciplined decisions
Transcript of this slide

Remember this: significance is a gatekeeper, not a quality seal. It tells you an effect is probably real. Whether it's economically valuable is a separate question, one you answer with MDE, costs, and risk. Anyone who checks both makes better decisions than ninety percent of the market.

Summary

What You're Taking Away

Never look at uplift alone. Always check the p-value and the confidence interval too.

  • Compare the measured effect against the MDE you defined before the test.
  • Set your runtime and stopping rules before the test starts, and stick to them.
From Uplift to a Valid Decision
Transcript of this slide

These three habits make the difference: uplift plus p-value plus confidence interval, MDE as an economic threshold, and disciplined stopping rules. Apply them in your next test and you'll already be operating more professionally than most shops. In the next module, we'll look at how to calculate the right test duration and plan your traffic.

Intermediate step

The JDKRUEGER&CO Promise

We validate every test with ninety-five percent significance, clear confidence intervals, and a documented business case before anything goes live.

Measurable. Proven. Scalable.
Transcript of this slide

At JDKRUEGER&CO, no test is declared a success just because it feels good. We document p-values, confidence intervals, MDE, and rollout risk. In the next module, we'll look at how to calculate the right test duration and plan your traffic.

Quiz

Quiz

Test your knowledge.

An A/B test shows a p-value of 0.03. What does this number actually tell you?

A 95% confidence interval for the uplift runs from -1% to +7%. What does that tell you?

A test reaches 99% significance with an uplift of +1%. Implementation and QA cost €10,000, and the expected annual revenue gain is €4,000. What do you do?

A team sets a significance threshold of 5% before starting a test. After two weeks, the variant shows what looks like a significant effect. What does the pre-set alpha level mean for how you evaluate this?

A team checks the live test data every morning and stops the test as soon as significance is reached. What problem does this create?

Exercise

Exercise

Apply what you have learned right away.

  • 1
    Evaluate the test result
    calculation · approx. 25 min
    Take a real or fictional test result with the following data: uplift in percent, p-value, lower and upper bound of the confidence interval, estimated implementation costs, and expected annual revenue uplift. Using the four criteria from this module, decide whether the test is ready for a decision and explain your reasoning in three sentences.
  • 2
    Peeking in your organization
    reflection · approx. 15 min
    or are tests stopped as soon as a result
Reflection

Reflection

A quick look back before you continue.

  • Would your last rolled-out test pass the threshold of ninety-five percent significance and enough conversions per variant?
  • Which guardrail metric (such as order value) do you need to track in your shop so that a conversion gain doesn't turn out to be a margin loss?
  • How would you explain to your management why an eighty-eight percent result can't be rolled out yet?
Feedback

Feedback

Was this module helpful for your shop?

Sources

Sources & further reading

Here you will find links and materials to explore the topic in more depth. Take your time.

Overview & learning objective

This module is aimed at shop owners.

After completing this module, you'll be able to correctly interpret the p-value, confidence interval, and sample size of a test result, distinguish statistical significance from practical significance, and use the MDE to decide whether a significant winner actually justifies a rollout.

Prerequisites: A/B Testing for Non-Statisticians
Understanding Significance