Evaluation
Significance, Effect Size, Multiplicity, and the Winner’s Curse
Evaluate model differences with paired tests, practical effect sizes, equivalence margins, multiple-comparison controls, and selection-aware confirmation.
By the end you can
- Distinguish statistical significance from practical importance
- Choose paired tests and estimands that match the evaluation unit
- Control or disclose multiplicity across models, metrics, and slices
- Recognize winner’s curse and confirm selected gains on protected evidence
With enough data, a trivial difference can be significant
A ranking change improves click-through by 0.01 percentage points across hundreds of millions of impressions. The p-value is tiny. The engineering cost and the user impact can still make the effect irrelevant. Statistical significance concerns compatibility with a null model. Product decisions require effect size, uncertainty, cost, and consequences.
That separation is not a house style. It is the formal position of the profession. On 7 March 2016 the American Statistical Association issued its first-ever position statement on a specific matter of statistical practice, and the matter it chose was statistical significance and p-values. The statement has six principles. The fifth is the one an evaluation report keeps violating: “A p-value, or statistical significance, does not measure the size of an effect or the importance of a result.” The statement does not say the p-value is worthless. It says it answers a different question from the one a launch decision asks.
How often is a published finding true at all? A 2005 paper put that question into a model, with the size of the search as one of its terms, alongside study power and bias. A finding is less likely to be true, Ioannidis writes, “when there is a greater number and lesser preselection of tested relationships”. The conclusion arrives without softening: “Simulations show that for most study designs and settings, it is more likely for a research claim to be false than true”. The more things you try, the less the winner means.
Detectable is not the same as valuable.
Visual
Four distinct questions
A complete comparison answers more than “p < 0.05.” Direction, magnitude, precision and decision relevance are four separate questions. The ASA's fifth principle rules out settling the last two with an answer to the first: a p-value measures neither the size of an effect nor the importance of a result. Each of the four needs its own number and its own unit.
Direction
Is the estimated difference positive, negative, or practically zero?
Magnitude
How large is the effect in meaningful units?
Precision
How uncertain is the estimate under the chosen sampling process?
Decision relevance
Does the plausible effect justify cost, risk, and rollout?
Comparison
Choose tests from the data structure
Names matter less than assumptions and units. Two models scored on the same cases produce paired outcomes. What a decision needs is the per-case difference between them, not two independent averages placed side by side. The procedure follows from three things: the resampling unit, the metric, and the stated quantity of interest. That quantity is written down before the comparison runs, as the protocol below shows. It is not something to read off the output afterwards.
Paired metric bootstrap
Resample cases or clusters and recompute the model difference.
- Flexible for complex metrics
- Preserves paired predictions
- Needs valid resampling unit
- Can be computationally heavy
Permutation or randomization test
Reassign paired outcomes under a null symmetry or experiment randomization.
- Few distributional assumptions
- Matches randomized designs
- Null must be justified
- Can test complex statistics
Parametric test
Use a model for differences or aggregate outcomes.
- Efficient under assumptions
- Supports covariates
- Sensitive to misspecification
- Needs correct standard errors
Example
Selection creates many hidden hypotheses
Two drug regulators have published the arithmetic that a benchmark table hides. Their numbers transfer directly to a grid of models, metrics and slices.
- Two endpoints: test two independent endpoints at two-sided alpha = 0.05 and each carries a 2.5% chance of a false favourable finding. The overall Type I error rate in favour of the drug nearly doubles, to about 5%. FDA's final guidance on multiple endpoints, from October 2022, works the case out.
- Three, then ten: three independent endpoints put it at about 7%. The same guidance states the ten-endpoint case flatly: “For ten independent endpoints, the Type I error rate is about 22%.” A report that compares models on ten metrics is running that experiment.
- Five slices: five subgroups, independent of each other, each tested at a significance level of 2.5% with one-sided directional hypotheses. The chance of at least one false positive is approximately 12%. That is EMA's draft guideline on multiplicity, out for consultation since December 2016, running the subgroup version.
- Invisible choices: feature sets, seeds, thresholds and preprocessing add opportunities that never appear as rows anywhere. The comparisons a reader can count understate the comparisons that produced the winner.
- Disclosure and confirmation: the number of hypotheses explored during the study has to be reported. That is the ASA's fourth principle, and it is a disclosure rule. After disclosure, a protected test or a preregistered online experiment evaluates the selected candidate once.
Key idea
The selected winner is usually overestimated
Choosing the maximum observed score selects true quality plus favorable noise. The winner's apparent gain therefore tends to shrink on fresh data, and it shrinks most when many similar candidates were tried.
Genome-wide association studies have measured that shrinkage against a model rather than merely describing it. The field selects on a threshold and then attempts replication, so the bias is visible. Palmer and Pe'er named the mechanism in 2017: “This threshold creates a phenomenon called the Winner’s Curse, in which candidate associations close to the discovery threshold are more likely to have biased overestimates of the variant’s true association in the sampled population.” They took all 332 quantitative-trait studies in the NHGRI-EBI GWAS Catalog with an attempted replication. The published papers replicate significantly worse than expected (p < 10^-14), and worse than expected even after correcting for the winner's curse (p < 10^-16). But 39 of those studies reported per-locus replication cohort sizes correctly, and there the corrected model landed: 707 loci, 458 replications predicted, 457 observed (p = 0.94). Model the selection and the arithmetic comes out right.
The same gap turns up in aggregate. Of 1,652 reported GWAS variants, only 726 (44%) replicated in a later reanalysis by Zou and colleagues at UCLA, an independent group. The naive expectation was 973 (56%). Model winner's curse and study-specific heterogeneity and that expectation falls to 762 (46%). Observed replication was 44%. The gap was selection, not biology.
Record the search process, use nested evaluation where appropriate, and reserve confirmation evidence after selection. A test-set number on its own cannot settle which model is best. Dodge and colleagues showed why in 2019. They report “expected validation performance of the best-found model as a function of computation budget”, and using it they “find multiple recent model comparisons where authors would have reached a different conclusion if they had used more (or less) computation”. The winner moved with the budget.
Selection bias makes the best observed result an optimistic estimate of itself.
Sometimes the goal is to rule out a meaningful difference
Failure to reject zero does not show that two systems are equivalent. Equivalence or non-inferiority needs a predeclared margin, one that represents the smallest difference that matters. It also needs a confidence interval precise enough to fall entirely inside that margin.
This is not a thought experiment. It is how generic medicines are licensed. The margin is published in advance, and it is a ratio of 80.00% to 125.00% against the reference product. FDA's guidance on establishing bioequivalence recommends Schuirmann's two one-sided tests procedure and names the limit: “For a broad range of drugs, a BE limit of 80.00 percent to 125.00 percent for the ratio of the product averages has been adopted for use of an average BE criterion.” EMA applies the same acceptance interval. Its 2010 bioequivalence guideline requires the 90% confidence interval for the test/reference ratio of AUC and Cmax to be contained within 80.00-125.00%, with the bounds judged to two decimal places.
Notice the order of operations, and the two decimal places. The margin is fixed and published before the study. The interval must then fit inside it. An interval that spills past a bound fails, however comfortable the point estimate looks. An evaluation that reports a non-significant difference and calls two models interchangeable has done none of this.
“No evidence of difference” and “evidence of no meaningful difference” are different conclusions.
Analogy
Fishing in many ponds and displaying the largest catch
Chance alone will hand somebody the largest catch among a hundred briefly fished ponds. Announcing that catch as the typical productivity of its pond reports the luck along with the fish.
The largest catch was not the most productive pond, and the model that topped the table was not necessarily the best model. Fresh confirmation, gathered after the search has stopped, is the only thing that tells those two cases apart. Two groups have gone back and fished the pond again with new data of the same nominal task.
The CIFAR-10 and ImageNet test sets were rebuilt from scratch in 2019, following the original collection protocols, and the whole field was then rescored on them. Recht and colleagues report what happened: “We evaluate a broad range of models and find accuracy drops of 3% - 15% on CIFAR-10 and 11% - 14% on ImageNet.” Their own conclusion disciplines the reading rather than inflating it. They attribute the drop to the difficulty of the fresh sample, not to adaptive test-set reuse. A fall on new data is not by itself proof that a leaderboard was gamed.
A second fresh dataset did the same thing on a larger scale: ObjectNet, 50,000 images, bias-controlled, with randomised backgrounds, rotations and viewpoints. Existing object detectors lost 40-45% of their performance on it. Barbu and colleagues at MIT and IBM collected the images and measured the fall.
Eleven to fourteen points, or forty, is the size of the correction that fresh evidence can apply to a number everyone had already accepted.
The winner inherits favorable noise from the selection process.
Steps
Make comparisons decision-ready
Plan the comparison before inspecting the winner. Two of these five steps are not merely good practice. They are written into international guidelines, with numbers, adoption dates and named attributes.
1. Define the estimand. The word comes from a specific document. ICH's E9(R1) addendum, adopted in November 2019, requires an estimand to be built from named attributes: treatment condition, population, variable or endpoint, handling of intercurrent events, and population-level summary. It also fixes when they are chosen: “The clinical questions of interest and associated estimands should be specified at the initial stages of planning any clinical trial.” FDA adopted it as guidance for industry in May 2021. The evaluation analogue is the same list: which unit, which metric difference, which population, which horizon.
2. Set practical margins. A non-inferiority claim has a fixed shape, and EMA's guideline on the choice of the non-inferiority margin states it: “a non-inferiority trial aims to demonstrate that the test product is not worse than the comparator by more than a pre-specified, small amount. This amount is known as the non-inferiority margin, or delta”. That guideline was adopted in July 2005 and came into effect in January 2006. It refuses to let the margin be a statistical convenience: “The choice of delta must always be justified on both clinical and statistical grounds.” And it rules out switching approach retrospectively after a failed result. FDA tests the same way. Its November 2016 final guidance compares the upper bound of the two-sided confidence interval for control-minus-test against “the NI margin, M, which is specified in advance”. M itself comes in two sizes: M1, the entire effect of the active control assumed present in the trial, and the smaller M2, the largest clinically acceptable loss of that effect.
3. Choose the procedure. Use a paired bootstrap, a randomization test, or a justified model, with the resampling unit matching the unit named in step 1.
4. Address multiplicity. Control families, use hierarchical gates, or disclose exploratory scope, remembering that ten independent endpoints carry a Type I error rate of about 22% and five independent subgroup tests about 12%.
5. Confirm selection. Evaluate the chosen model on protected or prospective evidence, gathered after the search stopped.
1. Define the estimand
State the unit, metric difference, population, and time horizon.
2. Set practical margins
Specify superiority, non-inferiority, or equivalence thresholds.
3. Choose the procedure
Use paired bootstrap, randomization, or a justified model.
4. Address multiplicity
Control families, use hierarchical gates, or disclose exploratory scope.
5. Confirm selection
Evaluate the chosen model on protected or prospective evidence.
Key takeaways
- Statistical significance, effect magnitude, precision, and decision value are separate questions, and the ASA's fifth principle says a p-value answers none of the last three.
- Paired procedures align comparisons with the fact that models are evaluated on the same cases.
- Multiple models, metrics, slices, seeds, and thresholds create many opportunities for chance wins: FDA puts ten independent endpoints at about 22% Type I error, EMA puts five independent subgroup tests at about 12%.
- The selected winner's observed gain is often optimistic because favorable noise helped it win — in GWAS, 44% of reported variants replicated against a naive expectation of 56%.
- Equivalence requires a meaningful margin and adequate precision, not merely a non-significant test: bioequivalence fixes 80.00-125.00% in advance and requires the 90% confidence interval to sit inside it.
- Protected or prospective confirmation is the cleanest evidence after adaptive model selection; rebuilt test sets moved model accuracy by 11-14% on ImageNet and 40-45% on ObjectNet.