How Effect Size, Alpha, and Power Interlock to Determine Experimental Sample Size
Before a single data point is collected, researchers lock in their study's sample size by balancing the smallest effect they care about against their tolerance for false positives and false negatives.
- Clinical Methodologists
- Argue for rigorous, pre-registered power analyses to prevent the unethical exposure of patients to underpowered studies.
- Frequentist Data Scientists
- Rely on fixed alpha and power thresholds to standardize A/B testing and industrial quality control.
- Bayesian Critics
- Critique the reliance on fixed thresholds, advocating for continuous updating of probabilities as data arrives.
Perspectives this story doesn't cover
- Research funders who dictate budget constraints
- Journal editors who enforce publication thresholds
The fate of an experiment is sealed during the power analysis, a mathematical calculation performed before a single observation is recorded. By defining the minimum sample size required, researchers lock in the physical constraints of their study. If this number is too low, the experiment lacks the sensitivity to detect a real effect; if it is too high, resources are wasted on unnecessary data collection. This threshold is not arbitrary—it is the strict mathematical product of three interlocking variables: effect size, alpha, and statistical power.[1][4]
To understand how these variables interact, one must first isolate the effect size. This is the magnitude of the difference a researcher expects to find between a control group and a treatment group. In clinical medicine, it might be a 10-millimeter drop in blood pressure; in software engineering, a 2% lift in conversion rate. The smaller the effect size a team wishes to detect, the more data they must gather to distinguish that signal from random noise. As the Information Technology Laboratory documentation states, the required sample size "depends on the size of the effect that the researcher wants to be able to detect," anchoring all subsequent calculations.[1][2][5]
The relationship between effect size and sample size is fiercely non-linear. Halving the minimum detectable effect does not double the required sample size; it quadruples it. This exponential penalty forces a brutal trade-off in experimental design. A pharmaceutical trial looking for a massive, obvious cure might only need 50 patients, while a tech company searching for a microscopic optimization might require 500,000 users to prove the change is real. Since Jacob Cohen standardized these power conventions in 1988, this mathematical reality has governed both academic research and commercial A/B testing.[2][3][5]
The second variable, alpha, represents the researcher's tolerance for a false positive—claiming an effect exists when it actually does not. By scientific convention, alpha is almost universally set at 0.05, meaning the team accepts a 5% risk that random chance produced their results. Tightening this threshold to 0.01 to demand greater certainty requires a substantially larger sample size to achieve the same level of confidence. The lower the acceptable risk of a false alarm, the higher the data cost.[1][4][5]
The second variable, alpha, represents the researcher's tolerance for a false positive—claiming an effect exists when it actually does not.
The final variable is statistical power, which measures the experiment's ability to avoid a false negative. Power is the probability that the test will correctly reject the null hypothesis when a true effect exists. A standard power threshold is 0.80, meaning the researcher accepts a 20% risk of missing a real discovery. Pushing power to 0.90 or 0.95 drastically increases the number of required observations, as the test must be made hyper-sensitive to avoid overlooking subtle signals.[1][3][4]
These three parameters—effect size, alpha, and power—form an inescapable mathematical triangle. If a research team is constrained by a fixed budget and can only afford to sample 200 participants, they cannot arbitrarily demand 95% power and a 0.01 alpha while looking for a tiny effect. They must concede on one of the vertices: either accepting a higher risk of false positives, a higher risk of missing the effect, or restricting their search to only massive, obvious differences.[3][5]
The calculation also shifts depending on the nature of the data being measured. Continuous variables, such as height or revenue, generally require smaller sample sizes than binary variables, such as click-through rates or survival outcomes, because continuous data contains more granular variance information. Software platforms that run continuous A/B tests often rely on automated power calculators to dynamically adjust traffic allocation based on the variance observed in the first few days of a test, rather than relying entirely on pre-test estimates.[2]
Despite the precision of the formulas, power analysis relies heavily on estimation. Because the true effect size and population variance are unknown before the experiment begins, researchers must guess these values using historical data, pilot studies, or literature reviews. If the pilot data underestimates the true variance, the calculated sample size will be too small, rendering the entire experiment underpowered and its conclusions mathematically void. The integrity of the final finding rests entirely on the accuracy of the initial assumptions.[1][4]
Key takeaways
- Sample size is determined by balancing effect size, alpha (false positive risk), and statistical power (true positive rate).
- Halving the minimum detectable effect size quadruples the required sample size, creating an exponential data cost.
- Scientific convention typically sets alpha at 0.05 and power at 0.80, though these thresholds are arbitrary.
- If initial variance estimates are wrong, the calculated sample size will fail to detect the true effect.
Unsettled ground
- How often researchers retroactively adjust their power calculations to justify the sample size they could afford, a practice known as 'sample size hacking'.
- The exact degree to which underpowered studies contribute to the ongoing replication crisis across different scientific disciplines.
- 0.05
- Standard alpha threshold (false positive rate)
- 0.80
- Standard power threshold (true positive rate)
- 4x
- Sample size multiplier when effect size is halved
- 0.20
- Standard beta threshold (false negative rate)
Background
1933
Jerzy Neyman and Egon Pearson formalize the concepts of Type I and Type II errors, laying the groundwork for statistical power.
1962
Jacob Cohen publishes his seminal work on statistical power in the behavioral sciences, introducing standardized effect sizes.
1988
Cohen publishes 'Statistical Power Analysis for the Behavioral Sciences', cementing the 0.80 power convention.
2010s
The replication crisis in psychology and medicine highlights the widespread issue of underpowered studies, forcing stricter sample size justifications.
Sources
[1]PubMedClinical MethodologistsClinician's Guide to Understanding Effect Size, Alpha Level, Power, and Sample Size
Read on PubMed →
[2]StatsigFrequentist Data ScientistsHow to do a power analysis to determine sample size
Read on Statsig →
[3]Real Statistics Using ExcelFrequentist Data ScientistsStatistical Power and Sample Size
Read on Real Statistics Using Excel →
[4]PMCClinical MethodologistsA Step-by-Step Process on Sample Size Determination for Medical Research
Read on PMC →
[5]Information Technology LaboratoryFrequentist Data Scientists7.2.2.2. Sample sizes required
Read on Information Technology Laboratory →
[6]Factlen Editorial TeamBayesian CriticsSynthesis by Factlen editorial team
Read on Factlen Editorial Team →
Comments
More in Data & Analysis
See all →Chart Geometry
The Geometry of Deception: Why Bar Charts Require a Zero Baseline While Line Charts Do Not
7 sources
Evaluation Metrics
How the Quadratic Penalty in RMSE Forecast Evaluation Punishes Outliers Compared to MAE's Linear Loss
5 sources
Survey Methodology
Why Complex Survey Designs Lose Statistical Power: Inside the Design Effect Penalty
9 sources
Search Algorithms
BM25 vs. Dense Retrieval: The Accuracy and Latency Trade-offs in Search Ranking
2 sources
Every angle. Every day.
Get Data & Analysis stories with full source coverage and perspective breakdowns delivered to your inbox.




