Conditional probability: Difference between revisions

Content deleted Content added
m 2 revisions imported: import oldest edits from "Conditional Probability" in the August 2001 database dump
Line 329:
=== Assuming conditional probability is of similar size to its inverse ===
{{Main|Confusion of the inverse}}
[[File:Bayes theorem visualisation.svg|thumb|450x450px|A geometric visualization of Bayes' theorem. In the table, the values 2, 3, 6 and 9 give the relative weights of each corresponding condition and case. The figures denote the cells of the table involved in each metric, the probability being the fraction of each figure that is shaded. This shows that <math>P(A<nowiki>|</nowiki>B) P(B) = P(B<nowiki>|</nowiki>A) P(A)</math> i.e. <math>P(A<nowiki>|</nowiki>B) = \frac{{sfrac|P(B<nowiki>|</nowiki>A)} {P(A)|P(B)}}</math> . Similar reasoning can be used to show that <math>P(Ā<nowiki>\bar A|</nowiki>B) = \frac{{sfrac|P(B<nowiki>|</nowiki>Ā\bar A) P(Ā\bar A)|}{P(B)}}</math> etc.]]
In general, it cannot be assumed that ''P''(''A''|''B'')&nbsp;≈&nbsp;''P''(''B''|''A''). This can be an insidious error, even for those who are highly conversant with statistics.<ref>Paulos, J.A. (1988) ''Innumeracy: Mathematical Illiteracy and its Consequences'', Hill and Wang. {{ISBN|0-8090-7447-8}} (p. 63 ''et seq.'')</ref> The relationship between ''P''(''A''|''B'') and ''P''(''B''|''A'') is given by [[Bayes' theorem]]:
:<math>\begin{align}
Line 336:
\end{align}</math>
 
That is, ''P''(''A''|''B'')&nbsp;≈&nbsp;''P''(''B''|''A'') only if ''P''(''B'')/''P''(''A'')&nbsp;≈&nbsp;1, or equivalently, ''P''(''A'')&nbsp;≈&nbsp;''P''(''B'').
 
=== Assuming marginal and conditional probabilities are of similar size === <!-- Diagram might be nice here -->