Elements of Creating a Decision Tree
How to Create a Decision Tree
A decision tree starts from one end of the sheet of paper or the computer document, usually the left-hand side. The starting point extends in a series of branches or forks, each representing a decision, and it may continue to expand into sub branches, until it generates two or more results or nodes. The tree expands or grows until at least one branch leads to a decision node or a chance node.