What is a Bayesian network and how does it represent variables?
A Bayesian network is a probabilistic graphical model that represents a set of variables and their conditional dependencies via a directed acyclic graph. This structure uses nodes to represent variables in the Bayesian sense, which may be observable quantities, latent variables, unknown parameters or hypotheses.