Conditional dependence

A Bayesian network enunciating conditional dependence

In probability theory, conditional dependence is a relationship between two or more events that are dependent when a third event occurs.[1][2] For example, if A and B are two events that individually increase the probability of a third event C, and do not directly affect each other, then initially (when it has not been observed whether or not the event C occurs)

[3][4] (A and B are independent).

But suppose that now C is observed to occur. If event B occurs the probability of occurrence of the event A will decrease because its positive relation to C is less needed as an explanation of the occurrence of C. (Similarly, event A occurring will decrease the probability of occurrence of B). Hence, now the two events A and B are conditionally negatively dependent on each other because the probability of occurrence of each is negatively dependent on whether the other occurs. We have

[5]

Conditional dependence is different from conditional independence. In conditional independence two events (which may be dependent or not) become independent given the occurrence of a third event.[6]

Example

In essence probability is influenced by a person's information about the possible occurrence of an event. For example, let the event A be 'I have a new phone'; event B be 'I have a new watch'; and event C be 'I am happy'; and suppose that having either a new phone or a new watch increases the probability of my being happy. Let us assume that the event C has occurred – meaning 'I am happy'. Now if another person sees my new watch, he/she will reason that my likelihood of being happy was increased by my new watch, so there is less need to attribute my happiness to a new phone.

To make the example more numerically specific, suppose that there are four possible states, given in the four columns of the following table, in which the occurrence of event A is signified by a 1 in row A and its non-occurrence is signified by a 0 (and likewise for B and C):

probability1/41/41/41/4
A0101
B0011
C0111

In this example, C occurs if and only if at least one of A, B occurs. Unconditionally (i.e., without reference to C), A and B are independent of each other because P(A)—the sum of the probabilities associated with a 1 in row A—is while P(A|B) = P(A and B) / P(B) = = P(A). But conditional on C having occurred (the last three columns in the table), we have P(A|C) = P(A and C) / P(C) = while P(A|C and B) = P(A and C and B) / P(C and B) = < P(A|C). Since in the presence of C the probability of A is affected by the presence or absence of B, A and B are mutually dependent conditional on C.

See also

References

  1. Introduction to Artificial Intelligence by Sebastian Thrun and Peter Norvig, 2011 "Unit 3: Conditional Dependence"
  2. Introduction to learning Bayesian Networks from Data by Dirk Husmeier "Introduction to Learning Bayesian Networks from Data -Dirk Husmeier"
  3. Conditional Independence in Statistical theory "Conditional Independence in Statistical Theory", A. P. Dawid" Archived 2013-12-27 at the Wayback Machine.
  4. Probabilistic independence on Britannica "Probability->Applications of conditional probability->independence (equation 7) "
  5. Introduction to Artificial Intelligence by Sebastian Thrun and Peter Norvig, 2011 "Unit 3: Explaining Away"
  6. Conditional Independence in Statistical theory "Conditional Independence in Statistical Theory", A. P. Dawid Archived 2013-12-27 at the Wayback Machine.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.