0% found this document useful (0 votes)
36 views7 pages

Understanding the Multiple Comparisons Problem

The document discusses the multiple comparisons problem in statistics, where making multiple inferences simultaneously increases the chances of obtaining erroneous inferences. It describes how techniques have been developed to address this problem, such as requiring a stricter significance threshold or adjusting p-values. The document also defines key terms related to multiple comparisons like family-wise error rate and false discovery rate.

Uploaded by

maddy555
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
36 views7 pages

Understanding the Multiple Comparisons Problem

The document discusses the multiple comparisons problem in statistics, where making multiple inferences simultaneously increases the chances of obtaining erroneous inferences. It describes how techniques have been developed to address this problem, such as requiring a stricter significance threshold or adjusting p-values. The document also defines key terms related to multiple comparisons like family-wise error rate and false discovery rate.

Uploaded by

maddy555
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Multiple comparisons problem

In statistics, the multiple comparisons,


multiplicity or multiple testing problem
occurs when one considers a set of statistical
inferences simultaneously[1] or infers a subset
of parameters selected based on the observed
values.[2]

The more inferences are made, the more likely


erroneous inferences become. Several An example of a coincidence produced by data dredging
statistical techniques have been developed to (showing a correlation between the number of letters in a
address that problem, typically by requiring a spelling bee's winning word and the number of people in the
stricter significance threshold for individual United States killed by venomous spiders). Given a large
comparisons, so as to compensate for the enough pool of variables for the same time period, it is
number of inferences being made. possible to find a pair of graphs that show a correlation with
no causation.

History
The problem of multiple comparisons received increased attention in the 1950s with the work of
statisticians such as Tukey and Scheffé. Over the ensuing decades, many procedures were developed to
address the problem. In 1996, the first international conference on multiple comparison procedures took
place in Tel Aviv.[3]

Definition
Multiple comparisons arise when a statistical analysis involves multiple simultaneous statistical tests, each
of which has a potential to produce a "discovery." A stated confidence level generally applies only to each
test considered individually, but often it is desirable to have a confidence level for the whole family of
simultaneous tests.[4] Failure to compensate for multiple comparisons can have important real-world
consequences, as illustrated by the following examples:

Suppose the treatment is a new way of teaching writing to students, and the control is the
standard way of teaching writing. Students in the two groups can be compared in terms of
grammar, spelling, organization, content, and so on. As more attributes are compared, it
becomes increasingly likely that the treatment and control groups will appear to differ on at
least one attribute due to random sampling error alone.
Suppose we consider the efficacy of a drug in terms of the reduction of any one of a number
of disease symptoms. As more symptoms are considered, it becomes increasingly likely that
the drug will appear to be an improvement over existing drugs in terms of at least one
symptom.

In both examples, as the number of comparisons increases, it becomes more likely that the groups being
compared will appear to differ in terms of at least one attribute. Our confidence that a result will generalize
to independent data should generally be weaker if it is observed as part of an analysis that involves multiple
comparisons, rather than an analysis that involves only a single comparison.
For example, if one test is performed at the 5% level and the corresponding null hypothesis is true, there is
only a 5% risk of incorrectly rejecting the null hypothesis. However, if 100 tests are each conducted at the
5% level and all corresponding null hypotheses are true, the expected number of incorrect rejections (also
known as false positives or Type I errors) is 5. If the tests are statistically independent from each other, the
probability of at least one incorrect rejection is approximately 99.4%.

The multiple comparisons problem also applies to confidence intervals. A single confidence interval with a
95% coverage probability level will contain the true value of the parameter in 95% of samples. However, if
one considers 100 confidence intervals simultaneously, each with 95% coverage probability, the expected
number of non-covering intervals is 5. If the intervals are statistically independent from each other, the
probability that at least one interval does not contain the population parameter is 99.4%.

Techniques have been developed to prevent the inflation of false positive rates and non-coverage rates that
occur with multiple statistical tests.

Classification of multiple hypothesis tests

The following table defines the possible outcomes when testing multiple null hypotheses. Suppose we have
a number m of null hypotheses, denoted by: H1, H2, ..., Hm. Using a statistical test, we reject the null
hypothesis if the test is declared significant. We do not reject the null hypothesis if the test is non-
significant. Summing each type of outcome over all Hi  yields the following random variables:

Null hypothesis is true Alternative hypothesis is true


(H0) (HA) Total

Test is declared significant V S R


Test is declared non-
significant
U T

Total m

m is the total number hypotheses tested


is the number of true null hypotheses, an unknown parameter
is the number of true alternative hypotheses
V is the number of false positives (Type I error) (also called "false discoveries")
S is the number of true positives (also called "true discoveries")
T is the number of false negatives (Type II error)
U is the number of true negatives
is the number of rejected null hypotheses (also called "discoveries", either true
or false)

In m hypothesis tests of which are true null hypotheses, R is an observable random variable, and S , T ,
U, and V are unobservable random variables.

Controlling procedures
Probability that at least one null hypothesis is
If m independent comparisons are performed, the wrongly rejected, for , as a
family-wise error rate (FWER), is given by function of the number of independent tests .
Hence, unless the tests are perfectly positively dependent (i.e., identical), increases as the number of
comparisons increases. If we do not assume that the comparisons are independent, then we can still say:

which follows from Boole's inequality. Example:

There are different ways to assure that the family-wise error rate is at most . The most conservative
method, which is free of dependence and distributional assumptions, is the Bonferroni correction
. A marginally less conservative correction can be obtained by solving the
equation for the family-wise error rate of independent comparisons for . This yields
, which is known as the Šidák correction. Another procedure is the
Holm–Bonferroni method, which uniformly delivers more power than the simple Bonferroni correction, by
testing only the lowest p-value ( ) against the strictest criterion, and the higher p-values ( ) against
progressively less strict criteria. [5] .

For continuous problems, one can employ Bayesian logic to compute from the prior-to-posterior volume
ratio. Continuous generalizations of the Bonferroni and Šidák correction are presented in.[6]

Multiple testing correction

Multiple testing correction refers to making statistical tests more stringent in order to counteract the
problem of multiple testing. The best known such adjustment is the Bonferroni correction, but other
methods have been developed. Such methods are typically designed to control the family-wise error rate or
the false discovery rate.

Large-scale multiple testing


Traditional methods for multiple comparisons adjustments focus on correcting for modest numbers of
comparisons, often in an analysis of variance. A different set of techniques have been developed for "large-
scale multiple testing", in which thousands or even greater numbers of tests are performed. For example, in
genomics, when using technologies such as microarrays, expression levels of tens of thousands of genes
can be measured, and genotypes for millions of genetic markers can be measured. Particularly in the field of
genetic association studies, there has been a serious problem with non-replication — a result being strongly
statistically significant in one study but failing to be replicated in a follow-up study. Such non-replication
can have many causes, but it is widely considered that failure to fully account for the consequences of
making multiple comparisons is one of the causes.[7] It has been argued that advances in measurement and
information technology have made it far easier to generate large datasets for exploratory analysis, often
leading to the testing of large numbers of hypotheses with no prior basis for expecting many of the
hypotheses to be true. In this situation, very high false positive rates are expected unless multiple
comparisons adjustments are made.

For large-scale testing problems where the goal is to provide definitive results, the family-wise error rate
remains the most accepted parameter for ascribing significance levels to statistical tests. Alternatively, if a
study is viewed as exploratory, or if significant results can be easily re-tested in an independent study,
control of the false discovery rate (FDR)[8][9][10] is often preferred. The FDR, loosely defined as the
expected proportion of false positives among all significant tests, allows researchers to identify a set of
"candidate positives" that can be more rigorously evaluated in a follow-up study.[11]

The practice of trying many unadjusted comparisons in the hope of finding a significant one is a known
problem, whether applied unintentionally or deliberately, is sometimes called "p-hacking."[12][13]

Assessing whether any alternative hypotheses are true

A basic question faced at the outset of analyzing a


large set of testing results is whether there is
evidence that any of the alternative hypotheses are
true. One simple meta-test that can be applied
when it is assumed that the tests are independent of
each other is to use the Poisson distribution as a
model for the number of significant results at a
given level α that would be found when all null
hypotheses are true. If the observed number of
positives is substantially greater than what should
be expected, this suggests that there are likely to be
some true positives among the significant results.

For example, if 1000 independent tests are A normal quantile plot for a simulated set of test
statistics that have been standardized to be Z-scores
performed, each at level α = 0.05, we expect 0.05
under the null hypothesis. The departure of the upper
× 1000 = 50 significant tests to occur when all null
tail of the distribution from the expected trend along
hypotheses are true. Based on the Poisson
the diagonal is due to the presence of substantially
distribution with mean 50, the probability of
more large test statistic values than would be
observing more than 61 significant tests is less than
expected if all null hypotheses were true. The red point
0.05, so if more than 61 significant results are
corresponds to the fourth largest observed test
observed, it is very likely that some of them
statistic, which is 3.13, versus an expected value of
correspond to situations where the alternative 2.06. The blue point corresponds to the fifth smallest
hypothesis holds. A drawback of this approach is test statistic, which is -1.75, versus an expected value
that it overstates the evidence that some of the of -1.96. The graph suggests that it is unlikely that all
alternative hypotheses are true when the test the null hypotheses are true, and that most or all
statistics are positively correlated, which instances of a true alternative hypothesis result from
commonly occurs in practice.. On the other hand, deviations in the positive direction.
the approach remains valid even in the presence of
correlation among the test statistics, as long as the
Poisson distribution can be shown to provide a good approximation for the number of significant results.
This scenario arises, for instance, when mining significant frequent itemsets from transactional datasets.
Furthermore, a careful two stage analysis can bound the FDR at a pre-specified level.[14]

Another common approach that can be used in situations where the test statistics can be standardized to Z-
scores is to make a normal quantile plot of the test statistics. If the observed quantiles are markedly more
dispersed than the normal quantiles, this suggests that some of the significant results may be true positives.

See also
q-value

Key concepts
Family-wise error rate
False positive rate
False discovery rate (FDR)
False coverage rate (FCR)
Interval estimation
Post-hoc analysis
Experimentwise error rate
Statistical hypothesis testing

General methods of alpha adjustment for multiple comparisons

Closed testing procedure


Bonferroni correction
Boole–Bonferroni bound
Duncan's new multiple range test
Holm–Bonferroni method
Harmonic mean p-value procedure
Benjamini–Hochberg procedure

Related concepts

Testing hypotheses suggested by the data


Texas sharpshooter fallacy
Model selection
Look-elsewhere effect
Data dredging

References
1. Miller, R.G. (1981). Simultaneous Statistical Inference 2nd Ed. Springer Verlag New York.
ISBN 978-0-387-90548-8.
2. Benjamini, Y. (2010). "Simultaneous and selective inference: Current successes and future
challenges". Biometrical Journal. 52 (6): 708–721. doi:10.1002/bimj.200900299 ([Link]
rg/10.1002%2Fbimj.200900299). PMID 21154895 ([Link]
95). S2CID 8806192 ([Link]
3. "Home" ([Link] [Link].
4. Kutner, Michael; Nachtsheim, Christopher; Neter, John; Li, William (2005). Applied Linear
Statistical Models ([Link] pp. 744 ([Link]
[Link]/details/appliedlinearsta00kutn_164/page/n782)–745. ISBN 9780072386882.
5. Aickin, M; Gensler, H (May 1996). "Adjusting for multiple testing when reporting research
results: the Bonferroni vs Holm methods" ([Link]
80484). Am J Public Health. 86 (5): 726–728. doi:10.2105/ajph.86.5.726 ([Link]
105%2Fajph.86.5.726). PMC 1380484 ([Link]
484). PMID 8629727 ([Link]
6. Bayer, Adrian E.; Seljak, Uroš (2020). "The look-elsewhere effect from a unified Bayesian
and frequentist perspective" ([Link]
9). Journal of Cosmology and Astroparticle Physics. 2020 (10): 009. arXiv:2007.13821 (http
s://[Link]/abs/2007.13821). Bibcode:2020JCAP...10..009B ([Link]
abs/2020JCAP...10..009B). doi:10.1088/1475-7516/2020/10/009 ([Link]
F1475-7516%2F2020%2F10%2F009). S2CID 220830693 ([Link]
CorpusID:220830693).
7. Qu, Hui-Qi; Tien, Matthew; Polychronakos, Constantin (2010-10-01). "Statistical significance
in genetic association studies" ([Link]
Clinical and Investigative Medicine. 33 (5): E266–E270. ISSN 0147-958X ([Link]
[Link]/issn/0147-958X). PMC 3270946 ([Link]
0946). PMID 20926032 ([Link]
8. Benjamini, Yoav; Hochberg, Yosef (1995). "Controlling the false discovery rate: a practical
and powerful approach to multiple testing". Journal of the Royal Statistical Society, Series B.
57 (1): 125–133. JSTOR 2346101 ([Link]
9. Storey, JD; Tibshirani, Robert (2003). "Statistical significance for genome-wide studies" (http
s://[Link]/pmc/articles/PMC170937). PNAS. 100 (16): 9440–9445.
Bibcode:2003PNAS..100.9440S ([Link]
S). doi:10.1073/pnas.1530509100 ([Link]
JSTOR 3144228 ([Link] PMC 170937 ([Link]
[Link]/pmc/articles/PMC170937). PMID 12883005 ([Link]
005).
10. Efron, Bradley; Tibshirani, Robert; Storey, John D.; Tusher, Virginia (2001). "Empirical Bayes
analysis of a microarray experiment". Journal of the American Statistical Association. 96
(456): 1151–1160. doi:10.1198/016214501753382129 ([Link]
01753382129). JSTOR 3085878 ([Link] S2CID 9076863 (htt
ps://[Link]/CorpusID:9076863).
11. Noble, William S. (2009-12-01). "How does multiple testing correction work?" ([Link]
[Link]/pmc/articles/PMC2907892). Nature Biotechnology. 27 (12): 1135–1137.
doi:10.1038/nbt1209-1135 ([Link] ISSN 1087-0156 (htt
ps://[Link]/issn/1087-0156). PMC 2907892 ([Link]
icles/PMC2907892). PMID 20010596 ([Link]
12. Young, S. S., Karr, A. (2011). "Deming, data and observational studies" ([Link]
sites/default/files/Young%20Karr%20Obs%20Study%[Link]) (PDF). Significance. 8
(3): 116–120. doi:10.1111/j.1740-9713.2011.00506.x ([Link]
3.2011.00506.x).
13. Smith, G. D., Shah, E. (2002). "Data dredging, bias, or confounding" ([Link]
[Link]/pmc/articles/PMC1124898). BMJ. 325 (7378): 1437–1438.
doi:10.1136/bmj.325.7378.1437 ([Link]
PMC 1124898 ([Link] PMID 12493654
([Link]
14. Kirsch, A; Mitzenmacher, M; Pietracaprina, A; Pucci, G; Upfal, E; Vandin, F (June 2012). "An
Efficient Rigorous Approach for Identifying Statistically Significant Frequent Itemsets".
Journal of the ACM. 59 (3): 12:1–12:22. arXiv:1002.1104 ([Link]
doi:10.1145/2220357.2220359 ([Link]

Further reading
F. Betz, T. Hothorn, P. Westfall (2010), Multiple Comparisons Using R, CRC Press
S. Dudoit and M. J. van der Laan (2008), Multiple Testing Procedures with Application to
Genomics, Springer
Farcomeni, A. (2008). "A Review of Modern Multiple Hypothesis Testing, with particular
attention to the false discovery proportion". Statistical Methods in Medical Research. 17 (4):
347–388. doi:10.1177/0962280206079046 ([Link]
6). hdl:11573/142139 ([Link] PMID 17698936 ([Link]
[Link]/17698936). S2CID 12777404 ([Link]
sID:12777404).
Phipson, B.; Smyth, G. K. (2010). "Permutation P-values Should Never Be Zero: Calculating
Exact P-values when Permutations are Randomly Drawn". Statistical Applications in
Genetics and Molecular Biology. 9: Article39. arXiv:1603.05766 ([Link]
5766). doi:10.2202/1544-6115.1585 ([Link]
PMID 21044043 ([Link] S2CID 10735784 ([Link]
[Link]/CorpusID:10735784).
P. H. Westfall and S. S. Young (1993), Resampling-based Multiple Testing: Examples and
Methods for p-Value Adjustment, Wiley
P. Westfall, R. Tobias, R. Wolfinger (2011) Multiple comparisons and multiple testing using
SAS, 2nd edn, SAS Institute
A gallery of examples of implausible correlations sourced by data dredging ([Link]
[Link]/spurious-correlations)

Retrieved from "[Link]

You might also like