Bayes’ Rule

Assumes that each input attribute is independent, and given the target attribute is known.

Proof

Bayesian Belief Network

Known Parent Rule

A node is conditionally independent of its non-descendent if its parents are known

If A is the node, B is its parent, C is its non-descendent

Sibling Rule

If A, B are siblings of C

Conditionally Independent Rule

  • A, B, C are random variables
  • A is conditionally independent of B given C, i.e.

Add Condition Rule

All rules can be extended for more conditions, simply add the condition behind each probability function