Creation should include real-world examples and the following components
- root node (i.e., starting point, inputs)
- branch (i.e., making a decision by following the rule)
- internal nodes (i.e., application of a rule that splits the data)
- leaf nodes (i.e., outcomes).