A network represents the joint probability distribution. Every entry of the JPD can be calculated from the network.
A network encodes conditional independence statements.
choose variables (nodes) Xi
order the variables
while variables are left
pick variable Xi and add node for it
select Parents(Xi) such that conditional independence satisfied (1)
define CPT for Xi
Conditional Independence Relations