Graphical Representation of probabilistic relationships among random values

  • Consists of DAG (Directed Acyclic Graph)

    • Node corresponds to a variable
    • Arc represents the relationship of dependency
  • The relationships defined within the DAG are used to compute Marginal, Joint and Conditional Probabilities