This document discusses decision tree analysis. It provides definitions and examples of decision trees. A decision tree is a graphical representation of decision making that uses nodes to represent decisions, chances, and outcomes. It can be used to identify the strategy most likely to reach a goal. The document includes an example problem where a glass factory is considering three courses of action based on future demand. A decision tree is drawn, expected monetary values are calculated for each alternative, and the alternative with the highest value, constructing a new facility, is identified as the most preferred decision.