Jump to content

Conditional probability

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Dial-107-12.ots.utexas.edu (talk | contribs) at 05:37, 6 March 2001 (How to compute conditional probability). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Conditional probability is the probability that some event A happends knowing that event B took place. It is written P[A|B]. Here is how to compute it:

P[A|B] = P[A and B] / P[B]

If A and B are independant, then P[A and B] = P[A]P[B].