Wiki
P-value
On this page
Why it matters
For B2B growth teams, proper statistical analysis prevents wasting time and resources on changes that don't matter. A sales team might test a new email template and observe a 3% increase in reply rate; without statistical testing, they'd implement the change across all outreach. If the improvement isn't statistically significant (determined by p-value testing), they've changed processes for a result that could be random variation. Growth teams that require statistical significance before implementing changes maintain higher conversion quality and avoid false positives.
P-value understanding also improves experiment design. Before running an experiment, you should calculate how much sample size you need to reliably detect the effect size you care about. A conversion rate improvement from 2% to 2.1% might be statistically significant with 50,000 visitors, but practically irrelevant - your business might care more about improvements of 0.5%+ that justify the testing effort and implementation cost.
Investors and scaling companies increasingly scrutinise the statistical rigor of your growth claims. Companies that can articulate their experiment design, sample size, and statistical significance appear more credible than those making growth claims based on observed correlations. This is particularly important when explaining disappointing results - if an experiment shows no statistical significance, explaining the methodology helps stakeholders understand you've learned something valuable, not just failed.
How to apply
Before running an experiment, define your success metric clearly and calculate your sample size requirement. Use a sample size calculator (most are freely available online) to determine how many visitors or observations you need to reliably detect the effect size your business cares about. For a sales email test, if you want to detect a 2% improvement in reply rate and you're currently at 15%, you'd need roughly 3,000 emails in each test group to achieve 80% statistical power with a 0.05 p-value threshold.
Run your experiment for a complete cycle (one week, one sales cycle) rather than stopping early when you see initial positive results. Early stopping creates bias - you're more likely to stop when results favour your hypothesis. This selection bias inflates your false positive rate. If you must stop early due to time constraints, calculate your p-value using sequential analysis methods designed for this purpose, not standard p-value calculations.
After your experiment concludes, calculate your p-value and effect size using your data. If your p-value is below 0.05 and the effect size is meaningful to your business, implement the change. If your p-value is above 0.05, the change shows no statistically significant improvement - don't implement it. If your p-value is below 0.05 but the effect size is small (like 0.5% improvement) and implementation is expensive, assess whether the practical benefit justifies the effort.
Email marketer confirms real effect with proper sample size
An email marketing agency tested a subject line variation and observed a 2.5% increase in open rate. Rather than deploying immediately, the growth team calculated that with 50,000 emails sent to each version, they achieved 80% statistical power to detect a 1.5% improvement, resulting in a p-value of 0.04. The improvement was both statistically significant (p<0.05) and practically meaningful (2.5% improvement in open rates). They rolled the new subject line approach across all campaigns, and the improvement sustained across the next six campaigns.
SaaS landing page test shows false positive without statistical rigor
A SaaS company tested a new landing page headline and observed a 4% increase in signups after one week (50 signups vs 48 signups). The product team wanted to implement the change immediately. The growth team calculated the p-value and sample size. With only 1,200 visitors per version, they lacked statistical power to confirm the improvement was real. They continued the test for three more weeks and found the improvement had disappeared - the initial result was random variation, not a genuine effect. Without p-value analysis, they would have implemented a change that doesn't work.
Sales consultant discovers meaningful effect size behind significant p-value
A sales consulting firm tested a new sales call structure with enough sample size to achieve p-value of 0.03 (statistically significant). However, the effect size was small: call length increased by 2 minutes on average, but close rates didn't improve. While statistically significant, the practical benefit (longer calls with no higher closes) didn't justify the training effort required. By looking beyond p-value to effect size, they avoided implementing a change that was statistically significant but not meaningful to their business.
Interpret experiment results to understand the probability that observed differences happened by chance rather than because your changes actually work.
A p-value is the answer to one nervous question: "could this result just be luck?" When you run an A/B test, you see a difference between version A and version B. The p-value tells you how likely you'd see a difference that big if your change did nothing at all. A p-value of 0.05 means there's a 5% chance the result is just noise. Most people treat anything below 0.05 as "statistically significant" , confident enough that the effect is real.
Why it matters: without this discipline, random variation looks like a win. Run 20 small experiments and roughly one will look positive by pure chance. Requiring significance (plus a big enough sample) stops you rolling out changes that don't actually move anything.
One trap: a p-value of 0.05 does NOT mean you're 95% sure you're right. It means that IF your change did nothing, you'd see a result this extreme about 5% of the time. Subtle, but it keeps you honest.
A second trap, just as expensive: significant doesn't mean meaningful. With enough traffic, a 0.1% lift can be "significant" and still not worth the engineering cost. Always read the p-value alongside the effect size.
How to apply it
Before you start, define the metric and work out the sample size you need (free calculators exist). To detect a 2% lift on a 15% reply rate at 80% power and a 0.05 threshold, you'd need roughly 3,000 emails per group. Then run the test for a full cycle , don't stop the moment it looks good, because early stopping inflates false positives. At the end, look at both the p-value and the effect size before you decide.
Examples
A landing-page "win" that vanishes
Say you're running a headline test on your pricing page with VWO. After a week, version B is up 4% (50 signups vs 48). The temptation is to ship it. But with only 1,200 visitors per version, VWO's significance indicator never crosses the 95% line , the p-value is well above 0.05. You leave it running three more weeks and the gap dissolves to nothing. The early "win" was just noise, and the stats stopped you from chasing it.
Significant but not worth it
Say you're testing a new onboarding flow and watching engagement in Amplitude. The variant hits a p-value of 0.03 , genuinely significant. But the effect size is tiny: users spend two extra minutes in the product with no lift in activation. Significant, yes. Worth rebuilding the flow for, no. Reading effect size next to the p-value is what saves you the wasted build.
A real lift you can trust
Say you're testing a cold-email subject line in Lemlist and open rate climbs 2.5%. Instead of rolling it out on a hunch, you check the maths: at 50,000 sends per version you had 80% power to spot a 1.5% lift, and the result lands at p=0.04. Significant AND meaningful , so you push the new line across every sequence, and the lift holds over the next six campaigns.