By using this site, you agree to the Privacy Policy and Terms of Use.
Accept
World of SoftwareWorld of SoftwareWorld of Software
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Search
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
Reading: Understanding p-Values, Peeking, and Optional Stopping in A/B Testing | HackerNoon
Share
Sign In
Notification Show More
Font ResizerAa
World of SoftwareWorld of Software
Font ResizerAa
  • Software
  • Mobile
  • Computing
  • Gadget
  • Gaming
  • Videos
Search
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Have an existing account? Sign In
Follow US
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
World of Software > Computing > Understanding p-Values, Peeking, and Optional Stopping in A/B Testing | HackerNoon
Computing

Understanding p-Values, Peeking, and Optional Stopping in A/B Testing | HackerNoon

News Room
Last updated: 2025/08/11 at 9:00 PM
News Room Published 11 August 2025
Share
SHARE

Table of Links

  1. Introduction

  2. Hypothesis testing

    2.1 Introduction

    2.2 Bayesian statistics

    2.3 Test martingales

    2.4 p-values

    2.5 Optional Stopping and Peeking

    2.6 Combining p-values and Optional Continuation

    2.7 A/B testing

  3. Safe Tests

    3.1 Introduction

    3.2 Classical t-test

    3.3 Safe t-test

    3.4 χ2 -test

    3.5 Safe Proportion Test

  4. Safe Testing Simulations

    4.1 Introduction and 4.2 Python Implementation

    4.3 Comparing the t-test with the Safe t-test

    4.4 Comparing the χ2 -test with the safe proportion test

  5. Mixture sequential probability ratio test

    5.1 Sequential Testing

    5.2 Mixture SPRT

    5.3 mSPRT and the safe t-test

  6. Online Controlled Experiments

    6.1 Safe t-test on OCE datasets

  7. Vinted A/B tests and 7.1 Safe t-test for Vinted A/B tests

    7.2 Safe proportion test for sample ratio mismatch

  8. Conclusion and References

2.4 p-values

The p-value represents how strongly the data contradict the hypothesis. A small p-value suggests that the data do not accurately represent the hypothesis. p-values are used widely throughout the sciences, but are so misunderstood that the American Statistical Association published an article on common misconceptions in order to alleviate the issues [WL16]. One popular misconception among researchers is that a p-value is the probability that the null hypothesis is true. Furthermore, a p-value less than 0.05 is also often used as the sole justification for scientific inference. Perhaps the most egregious issue with p-values is “phacking,” in which unfavourable data are omitted from the analysis in order to influence the results [Hea+15]. Thus, due to their outsized importance in scientific publications, their potential for misinterpretation, and their potential for abuse, many scientists have taken a vocal stance against p-values [AGM19], with over 800 signatories calling to abolish p-values.

This has led to increased motivation for statisticians to develop new and improved methods to analyze scientific data. One pervasive issue has been the unreliability of statistical results during the course of an experiment.

2.5 Optional Stopping and Peeking

As an experimenter conducts an A/B test, modern data infrastructure allows them to view the results in real-time. There are good reasons for them to do this. First of all, experiments are expensive to run. If an experiment’s target metric is showing negative results, there may be pressure to stop the experiment as it costs the company money. A second reason to consider stopping an experiment has to do with secondary and guardrail metrics, which provide additional information about possible causal factors of the hypothesis or unintended impacts of the test. If these metrics are showing negative results, this may suggest that the experimental feature has an unintended negative consequences for the users. A further reason for monitoring results is to check the effect size for the feature. The effect size determines the sample size, and hence the length of time that the test must run. If the effect is large, the experimenter may suggest to stop the experiment since the necessary information has been collected.

Examining the results of the test before it’s complete is known as peeking, and it has unintended consequences for the results of the test. With standard A/B testing, peeking leads to an inflated false positive rate for each metric being monitored. Figure 1 shows how the false positive probability increases with successive peeks. The data are derived from the same distribution and tested with a two-sided, two-sample t-test. If the data are observed at the end of the test, there should be a false positive rate of α. However, since each peek gives a new opportunity for a false positive, the probability of a false positive becomes more and more likely throughout the test.

The false positive probability increases throughout the test because the test is not safe under optional stopping. In other words, continuously monitoring the results in Figure 1 to decide when to stop the experiment can impact the outcome of the test. This is a problem for which the ideal solution is one which allows the experimenter to monitor their results while keeping false positives below α. As we will see, safe testing is the solution that allows for this continuous monitoring and anytime-valid inference of test results.

Author:

(1) Daniel Beasley


This paper is available on arxiv under ATTRIBUTION-NONCOMMERCIAL-SHAREALIKE 4.0 INTERNATIONAL license.

Sign Up For Daily Newsletter

Be keep up! Get the latest breaking news delivered straight to your inbox.
By signing up, you agree to our Terms of Use and acknowledge the data practices in our Privacy Policy. You may unsubscribe at any time.
Share This Article
Facebook Twitter Email Print
Share
What do you think?
Love0
Sad0
Happy0
Sleepy0
Angry0
Dead0
Wink0
Previous Article I’ve just realized why hotels use white sheets — and now I’m a convert
Next Article Google-Salesforce Data Breach: Google Customer Data Exposed
Leave a comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Stay Connected

248.1k Like
69.1k Follow
134k Pin
54.3k Follow

Latest News

Google Home app brings faster, smarter camera streaming in latest update
News
F&W Networks, Fusion Fibre team to accelerate gigabit broadband | Computer Weekly
News
PCIC Model Design: Category-Level Repurchase Prediction and Frequency‑Recency Item Ranking | HackerNoon
Computing
Kendall Jenner secretly drops $23 million on Montecito estate with horse stables
News

You Might also Like

Computing

PCIC Model Design: Category-Level Repurchase Prediction and Frequency‑Recency Item Ranking | HackerNoon

9 Min Read
Computing

SMIC becomes the world’s second largest wafer foundry · TechNode

4 Min Read
Computing

From One Banana to Billions: Testing PCIC’s Predictive Powers | HackerNoon

14 Min Read
Computing

Huawei and Baidu stockpile Samsung HBM chips as US export restrictions loom: report · TechNode

1 Min Read
//

World of Software is your one-stop website for the latest tech news and updates, follow us now to get the news that matters to you.

Quick Link

  • Privacy Policy
  • Terms of use
  • Advertise
  • Contact

Topics

  • Computing
  • Software
  • Press Release
  • Trending

Sign Up for Our Newsletter

Subscribe to our newsletter to get our newest articles instantly!

World of SoftwareWorld of Software
Follow US
Copyright © All Rights Reserved. World of Software.
Welcome Back!

Sign in to your account

Lost your password?