This document provides an overview of Bayesian networks. It defines Bayesian networks as acyclic directed graphs combined with a joint probability distribution. Each node represents a variable, and edges represent conditional dependencies between variables. The document discusses how Bayesian networks can be used to model complex processes and learn from observations. It provides examples of different types of network structures and conditional dependencies. The document also describes software for working with Bayesian networks and gives a example of how a Bayesian network was developed to help doctors determine optimal treatment for stomach lymphoma.