The decision diagram to determine a specific customer's discount has many inputs. To avoid big decisions like these, the bulk of information can be divided into sub-decisions. Finding the correct level of abstraction is an important success factor for decision diagrams. When deciding whether to split a decision consider:
- Complexity
- Reusability
- Authority
