This document discusses belief propagation for probabilistic inference in graphical models. It provides an example of applying belief propagation to inference on a chain-structured graph. Belief propagation breaks the computation into message passing between nodes, allowing the inference to be computed by multiplying messages along the edges. This results in a closed form solution that avoids expensive computations over all joint assignments.