P-values without the jargon. When to use Frequentist vs Bayesian. When to stop a test early without lying to yourself. A practical primer written for CRO teams — not statisticians.
A p-value is the probability of seeing your observed result (or something more extreme) IF the null hypothesis were true. It is NOT the probability that your variant is better. This distinction matters because almost everyone gets it wrong — and the wrong interpretation leads to overconfident decisions.
One practical framing: a p-value is a measure of surprise. Low p-values mean 'this result would be surprising if nothing were happening'. It doesn't prove anything about your variant — it just tells you the data looks unusual.
Both Frequentist and Bayesian methods produce reliable results if used correctly. The key failure mode is mixing them — running a Frequentist test and then interpreting it Bayesian-ly. Pick one framework, train your team on it, and commit.
The single biggest source of false positives in A/B testing is 'peeking' — checking the test mid-flight and stopping when significance appears. This inflates the true false-positive rate from 5% to 30%+ over multiple peeks. Pre-commit to a sample size before the test runs.
A test can 'win' on the primary metric but hurt the business. Guardrail metrics prevent this. Every test should monitor at least one guardrail — usually engagement, retention, or support volume — and halt if it moves materially the wrong direction.
Stopping tests early is sometimes OK — and sometimes an unconscious form of p-hacking. The distinction is whether you pre-committed to a stopping rule. If you did, early stopping is fine. If you didn't, you're probably picking the moment that matches the answer you want.
Enter what you pay Optimizely, Crayon, Hotjar, and Ahrefs today. See what Optimize Pilot would cost instead — and how many headcount the delta covers.
Enter your baseline conversion rate, minimum detectable effect, and weekly traffic. Get the required sample size per variant and an estimated test duration.
How high-performing CRO teams ship more experiments without sacrificing statistical rigor. Includes the idea-to-ship workflow we see work in practice.
Flight Deck runs Bayesian stats on every experiment by default. Auto-promotion at 95% posterior. No p-hacking, no peeking, no decision meetings.