In Bayesian networks (directed graphical models), the links of the graphs have a particular directionality indicated by arrows.
Given an arbitrary joint distribution
A second application of the product rule, this time to the second term on the righthand side, gives
flowchart LR
a((a)) --> b & c
b((b)) --> c
c((c))
Note that this decomposition holds for any choice of the joint distribution. We say that this graph is fully connected because there is a link between every pair of nodes.
It is the absence of links in the graph that conveys interesting information about the properties of the class of distributions that the graph represents.
The joint distribution defined by a graph is given by the product, over all of the nodes of the graph, of a conditional distribution for each node conditioned on the variables corresponding to the parents of that node in the graph. Thus, for a graph with
where
The Markov blanket of a node