Confusion of the inverse
   HOME

TheInfoList



OR:

Confusion of the inverse, also called the conditional probability fallacy or the inverse fallacy, is a
logical fallacy In philosophy, a formal fallacy, deductive fallacy, logical fallacy or non sequitur (; Latin for " tdoes not follow") is a pattern of reasoning rendered invalid by a flaw in its logical structure that can neatly be expressed in a standard logic syst ...
whereupon a
conditional probability In probability theory, conditional probability is a measure of the probability of an event occurring, given that another event (by assumption, presumption, assertion or evidence) has already occurred. This particular method relies on event B occu ...
is equated with its inverse; that is, given two events ''A'' and ''B'', the probability of ''A'' happening given that ''B'' has happened is assumed to be about the same as the probability of ''B'' given ''A'', when there is actually no evidence for this assumption. More formally, ''P''(''A'', ''B'') is assumed to be approximately equal to ''P''(''B'', ''A'').


Examples


Example 1

In one study, physicians were asked to give the chances of malignancy with a 1%
prior probability In Bayesian statistical inference, a prior probability distribution, often simply called the prior, of an uncertain quantity is the probability distribution that would express one's beliefs about this quantity before some evidence is taken into ...
of occurring. A test can detect 80% of malignancies and has a 10% false positive rate. What is the probability of malignancy given a positive test result? Approximately 95 out of 100 physicians responded the probability of malignancy would be about 75%, apparently because the physicians believed that the chances of malignancy given a positive test result were approximately the same as the chances of a positive test result given malignancy. The correct probability of malignancy given a positive test result as stated above is 7.5%, derived via Bayes' theorem: : \begin & \qquad P(\text, \text) \\ pt& = \frac \\ pt& = \frac = 0.075 \end Other examples of confusion include: * Hard drug users tend to use marijuana; therefore, marijuana users tend to use hard drugs (the first probability is marijuana use given hard drug use, the second is hard drug use given marijuana use). * Most accidents occur within 25 miles from home; therefore, you are safest when you are far from home. * Terrorists tend to have an engineering background; so, engineers have a tendency towards terrorism.see For other errors in conditional probability, see the
Monty Hall problem The Monty Hall problem is a brain teaser, in the form of a probability puzzle, loosely based on the American television game show ''Let's Make a Deal'' and named after its original host, Monty Hall. The problem was originally posed (and solved) ...
and the
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 (i.e., general prevalence) in favor of the individuating information (i.e., information pertaining only to a ...
. Compare to illicit conversion.


Example 2

In order to identify individuals having a serious disease in an early curable form, one may consider screening a large group of people. While the benefits are obvious, an argument against such screenings is the disturbance caused by false positive screening results: If a person not having the disease is incorrectly found to have it by the initial test, they will most likely be distressed, and even if they subsequently take a more careful test and are told they are well, their lives may still be affected negatively. If they undertake unnecessary treatment for the disease, they may be harmed by the treatment's side effects and costs. The magnitude of this problem is best understood in terms of conditional probabilities. Suppose 1% of the group suffer from the disease, and the rest are well. Choosing an individual at random, :P(\text) = 1\% = 0.01\textP(\text)=99\%=0.99. Suppose that when the screening test is applied to a person not having the disease, there is a 1% chance of getting a false positive result (and hence 99% chance of getting a true negative result, a number known as the specificity of the test), i.e. :P(\text, \text)=1\%,\text P(\text, \text)=99\%. Finally, suppose that when the test is applied to a person having the disease, there is a 1% chance of a false negative result (and 99% chance of getting a true positive result, known as the sensitivity of the test), i.e. :P(\text, \text)=1\%\textP(\text, \text) = 99\%.


Calculations

The fraction of individuals in the whole group who are well and test negative (true negative): :P(\text\cap\text)=P(\text)\times P(\text, \text)=99\%\times99\%=98.01\%. The fraction of individuals in the whole group who are ill and test positive (true positive): :P(\text\cap\text) = P(\text)\times P(\text, \text) = 1\%\times99\% = 0.99\%. The fraction of individuals in the whole group who have false positive results: :P(\text\cap\text)=P(\text)\times P(\text, \text)=99\%\times1\%=0.99\%. The fraction of individuals in the whole group who have false negative results: :P(\text\cap\text)=P(\text)\times P(\text, \text) = 1\%\times1\% = 0.01\%. Furthermore, the fraction of individuals in the whole group who test positive: : \begin P(\text) & =P(\text\cap\text) + P(\text \cap \text) \\ & = 0.99\%+0.99\%=1.98\%. \end Finally, the probability that an individual actually has the disease, given that the test result is positive: :P(\text, \text)=\frac = \frac= 50\%.


Conclusion

In this example, it should be easy to relate to the difference between the conditional probabilities ''P''(positive ,  ill) which with the assumed probabilities is 99%, and ''P''(ill ,  positive) which is 50%: the first is the probability that an individual who has the disease tests positive; the second is the probability that an individual who tests positive actually has the disease. Thus, with the probabilities picked in this example, roughly the same number of individuals receive the benefits of early treatment as are distressed by false positives; these positive and negative effects can then be considered in deciding whether to carry out the screening, or if possible whether to adjust the test criteria to decrease the number of false positives (possibly at the expense of more false negatives).


See also

*
Converse (logic) In logic and mathematics, the converse of a categorical or implicational statement is the result of reversing its two constituent statements. For the implication ''P'' → ''Q'', the converse is ''Q'' → ''P''. For the categorical propositi ...
*
Prosecutor's fallacy The prosecutor's fallacy is a fallacy of statistical reasoning involving a test for an occurrence, such as a DNA match. A positive result in the test may paradoxically be more likely to be an erroneous result than an actual occurrence, even i ...


References

{{reflist Probability fallacies Misuse of statistics zh:条件概率#条件概率谬论