Misuse Of P-values
   HOME

TheInfoList



OR:

Misuse of ''p''-values is common in
scientific research The scientific method is an empirical method for acquiring knowledge that has been referred to while doing science since at least the 17th century. Historically, it was developed through the centuries from the ancient and medieval world. The ...
and scientific education. ''p''-values are often used or interpreted incorrectly; the American Statistical Association states that ''p''-values can indicate how incompatible the data are with a specified statistical model. From a Neyman–Pearson hypothesis testing approach to statistical inferences, the data obtained by comparing the ''p''-value to a significance level will yield one of two results: either the
null hypothesis The null hypothesis (often denoted ''H''0) is the claim in scientific research that the effect being studied does not exist. The null hypothesis can also be described as the hypothesis in which no relationship exists between two sets of data o ...
is rejected (which however does not prove that the null hypothesis is ''false''), or the null hypothesis ''cannot'' be rejected at that significance level (which however does not prove that the null hypothesis is ''true''). From a Fisherian statistical testing approach to statistical inferences, a low ''p''-value means ''either'' that the null hypothesis is true and a highly improbable event has occurred ''or'' that the null hypothesis is false.


Clarifications about ''p''-values

The following list clarifies some issues that are commonly misunderstood regarding ''p''-values: #The ''p''-value is ''not'' the probability that the null hypothesis is true, or the probability that the alternative hypothesis is false. A ''p''-value can indicate the degree of compatibility between a dataset and a particular hypothetical explanation (such as a null hypothesis). Specifically, the ''p''-value can be taken as the probability of obtaining an effect that is at least as extreme as the observed effect, given that the null hypothesis is true. This should not be confused with the probability that the null hypothesis is true given the observed effect (see
base rate fallacy The base rate fallacy, also called base rate neglect or base rate bias, is a type of fallacy in which people tend to ignore the base rate (e.g., general prevalence) in favor of the individuating information (i.e., information pertaining only to a ...
). In fact, frequentist statistics does not attach probabilities to hypotheses. #The ''p''-value is ''not'' the probability that the observed effects were produced by random chance alone. The ''p''-value is computed under the assumption that a certain model, usually the null hypothesis, is true. This means that the ''p''-value is a statement about the relation of the data to that hypothesis. #The 0.05 significance level is merely a convention. The 0.05 significance level (alpha level) is often used as the boundary between a statistically significant and a statistically non-significant ''p''-value. However, this does not imply that there is generally a scientific reason to consider results on opposite sides of any threshold as qualitatively different. #The ''p''-value does not indicate the size or importance of the observed effect. A small ''p''-value can be observed for an effect that is not meaningful or important. In fact, the larger the sample size, the smaller the minimum effect needed to produce a statistically significant ''p''-value (see
effect size In statistics, an effect size is a value measuring the strength of the relationship between two variables in a population, or a sample-based estimate of that quantity. It can refer to the value of a statistic calculated from a sample of data, the ...
). Issues 1 and 2 can be illustrated by analogy to the Prosecutor's Fallacy in their shared underlying 2×2 contingency table format, where the user's convenient 90° rotation of attention replaces the intended sample space with an illicit sample space. These ''p''-value misuses are thus analogous to probability's Fallacy of the Transformed Conditional and in turn to categorical logic's Fallacy of Illicit Conversion.


Representing probabilities of hypotheses

A frequentist approach rejects the validity of representing probabilities of hypotheses: hypotheses are true or false, not something that can be represented with a probability.
Bayesian statistics Bayesian statistics ( or ) is a theory in the field of statistics based on the Bayesian interpretation of probability, where probability expresses a ''degree of belief'' in an event. The degree of belief may be based on prior knowledge about ...
actively models the likelihood of hypotheses. The ''p''-value does not in itself allow reasoning about the probabilities of hypotheses, which requires multiple hypotheses or a range of hypotheses, with a
prior distribution A prior probability distribution of an uncertain quantity, simply called the prior, is its assumed probability distribution before some evidence is taken into account. For example, the prior could be the probability distribution representing the ...
of likelihoods between them, in which case Bayesian statistics could be used. There, one uses a
likelihood function A likelihood function (often simply called the likelihood) measures how well a statistical model explains observed data by calculating the probability of seeing that data under different parameter values of the model. It is constructed from the ...
for all possible values of the prior instead of the ''p''-value for a single null hypothesis. The ''p''-value describes a property of data when compared to a specific null hypothesis; it is not a property of the hypothesis itself. For the same reason, ''p''-values do not give the probability that the data were produced by random chance alone.


Multiple comparisons problem

The multiple comparisons problem occurs when one considers a set of
statistical inference Statistical inference is the process of using data analysis to infer properties of an underlying probability distribution.Upton, G., Cook, I. (2008) ''Oxford Dictionary of Statistics'', OUP. . Inferential statistical analysis infers properties of ...
s simultaneously or infers a subset of parameters selected based on the observed values. It is also known as the look-elsewhere effect. Errors in inference, including confidence intervals that fail to include their corresponding population parameters or hypothesis tests that incorrectly reject the
null hypothesis The null hypothesis (often denoted ''H''0) is the claim in scientific research that the effect being studied does not exist. The null hypothesis can also be described as the hypothesis in which no relationship exists between two sets of data o ...
, are more likely to occur when one considers the set as a whole. Several statistical techniques have been developed to prevent this from happening, allowing significance levels for single and multiple comparisons to be directly compared. These techniques generally require a higher significance threshold for individual comparisons, so as to compensate for the number of inferences being made. The
webcomic Webcomics (also known as online comics or Internet comics) are comics published on the internet, such as on a website or a mobile app. While many webcomics are published exclusively online, others are also published in magazines, newspapers, or ...
''
xkcd ''xkcd'' is a serial webcomic created in 2005 by American author Randall Munroe. Sometimes styled ''XKCD'', the comic's tagline describes it as "a webcomic of romance, sarcasm, math, and language". Munroe states on the comic's website that the ...
'' satirized misunderstandings of ''p''-values by portraying scientists investigating the claim that eating jellybeans caused
acne Acne ( ), also known as ''acne vulgaris'', is a long-term Cutaneous condition, skin condition that occurs when Keratinocyte, dead skin cells and Sebum, oil from the skin clog hair follicles. Typical features of the condition include comedo, ...
. After failing to find a significant (''p'' < 0.05) correlation between eating jellybeans and acne, the scientists investigate 20 different colors of jellybeans individually, without adjusting for multiple comparisons. They find one color (green) nominally associated with acne (''p'' < 0.05). The results are then reported by a newspaper as indicating that green jellybeans are linked to acne at a 95% confidence level—as if green were the only color tested. In fact, if 20 independent tests are conducted at the 0.05 significance level and all null hypotheses are true, there is a 64.2% chance of obtaining at least one false positive and the expected number of false positives is 1 (i.e. 0.05 × 20). In general, the
family-wise error rate In statistics, family-wise error rate (FWER) is the probability of making one or more false discoveries, or type I errors when performing multiple hypotheses tests. Familywise and experimentwise error rates John Tukey developed in 1953 the conce ...
(FWER)—the probability of obtaining at least one false positive—increases with the number of tests performed. The FWER when all null hypotheses are true for ''m'' independent tests, each conducted at significance level α, is: :\text=1 - (1-\alpha)^m


See also

*
Estimation statistics Estimation statistics, or simply estimation, is a data analysis framework that uses a combination of effect sizes, confidence intervals, precision planning, and meta-analysis to plan experiments, analyze data and interpret results. It complement ...
*
Replication crisis The replication crisis, also known as the reproducibility or replicability crisis, refers to the growing number of published scientific results that other researchers have been unable to reproduce or verify. Because the reproducibility of empir ...
*
Metascience Metascience (also known as meta-research) is the use of scientific methodology to study science itself. Metascience seeks to increase the quality of scientific research while reducing inefficiency. It is also known as "research on research" and ...
* Misuse of statistics * Statcheck


References


Further reading

* * * * * * {{refend Statistical hypothesis testing Probability fallacies Misuse of statistics