P-value: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 1: Line 1:


==Overview==
==Overview==
In [[statistics|statistical]] [[hypothesis test]]ing, the '''p-value''' is the [[probability]] of obtaining a result at least as extreme as a given data point, ''assuming'' the data point was the result of chance alone. The fact that p-values are based on this assumption is crucial to their correct interpretation.
In [[statistics|statistical]] [[hypothesis test]]ing, the '''p-value''' is the [[probability]] of obtaining a result at least as extreme as a given data point, ''assuming'' the data point was the result of chance alone. The fact that p-values are based on this assumption is crucial to their correct interpretation. The p-value may be noted as a decimal: p-value < 0.05 means that the likelihood that the event occurred by chance alone is less than 5%. The lower the p-value, the less likely the event would occur by chance alone.<ref name="Diffy2005">{{cite book
| author = Duffy ME, Munroe BH, Jacobsen BS
| title = Sifting the evidence — what's wrong with significance tests?
| url = https://books.google.com/books?id=a34z_Ah2-LgC&pg=PA73&lpg=PA73&dq=Key+Principles+of+Statistical+Inference.+Statistical+Methods+for+Health+Care+Research.&source=bl&ots=UHXRw0iZ-y&sig=MqtUZkZtam5Y5zisA5yS4w3BL_k&hl=en&sa=X&ved=0ahUKEwja0IDppMjKAhVXzmMKHV_jAJ8Q6AEIITAA#v=onepage&q=Key%20Principles%20of%20Statistical%20Inference.%20Statistical%20Methods%20for%20Health%20Care%20Research.&f=false
| book = Key Principles of Statistical Inference. Statistical Methods for Health Care Research.
| Edition = 5th Edition


==Coin flipping example==
==Coin flipping example==

Revision as of 20:26, 26 January 2016

Overview

In statistical hypothesis testing, the p-value is the probability of obtaining a result at least as extreme as a given data point, assuming the data point was the result of chance alone. The fact that p-values are based on this assumption is crucial to their correct interpretation. The p-value may be noted as a decimal: p-value < 0.05 means that the likelihood that the event occurred by chance alone is less than 5%. The lower the p-value, the less likely the event would occur by chance alone.

  1. The p-value is not the probability that the null hypothesis is true (claimed to justify the "rule" of considering as significant p-values closer to 0 (zero)).
    In fact, frequentist statistics does not, and cannot, attach probabilities to hypotheses. Comparison of Bayesian and classical approaches shows that a p-value can be very close to zero while the posterior probability of the null is very close to unity. This is the Jeffreys-Lindley paradox.
  2. The p-value is not the probability that a finding is "merely a fluke" (again, justifying the "rule" of considering small p-values as "significant").
    As the calculation of a p-value is based on the assumption that a finding is the product of chance alone, it patently cannot simultaneously be used to gauge the probability of that assumption being true.
  3. The p-value is not the probability of falsely rejecting the null hypothesis. This error is a version of the so-called prosecutor's fallacy.
  4. The p-value is not the probability that a replicating experiment would not yield the same conclusion.
  5. 1 − (p-value) is not the probability of the alternative hypothesis being true (see (1)).
  6. The significance level of the test is not determined by the p-value.
    The significance level of a test is a value that should be decided upon by the agent interpreting the data before the data are viewed, and is compared against the p-value or any other statistic calculated after the test has been performed.
  7. The p-value does not indicate the size or importance of the observed effect (compare with effect size).

See also

External links

  • Free p-Value Calculator for the Chi-Square test from Daniel Soper's Free Statistics Calculators website. Computes the one-tailed probability value of a chi-square test (i.e., the area under the chi-square distribution from the chi-square value to infinity), given the chi-square value and the degrees of freedom.
  • Free p-Value Calculator for the Fisher F-test from Daniel Soper's Free Statistics Calculators website. Computes the probability value of an F-test, given the F-value, numerator degrees of freedom, and denominator degrees of freedom.
  • Free p-Value Calculator for the Student t-test from Daniel Soper's Free Statistics Calculators website. Computes the one-tailed and two-tailed probability values of a t-test, given the t-value and the degrees of freedom.
  • Understanding P-values, Jim Berger's page with links to various websites about p-values, and a Java applet that illustrates how the numerical values of p-values can give quite misleading impressions about the truth or falsity of the hypothesis under test.

Additional reading

References


Template:Statistics

de:P-Wert it:Valore-p nl:P-waarde su:Ajén-P Template:Jb1 Template:WH Template:WikiDoc Sources