Bayesian Belief Network
A Bayesian network is a directed graph: nodes are variables, edges are direct influence, each node has a CPT. Joint probability factors into local tables. Diagnosis and spam stacks use this idea. Independent variables have no edge.
Don’t draw a fully connected mess. A tiny Rain → Sprinkler / Rain → WetGrass sketch is enough.
Output — idea / do / check for Bayesian Belief Network. Fill those three in the viva.
prior P(H)
× P(E|H)
/ P(E)
▼
posterior P(H|E)Exam tip
Rain–sprinkler–grass sketch.