Decision Tree Template
View live example: Click here to open
About the Decision Tree Template
What is it?
A decision tree is a tool to support a decision using a tree-like model with each branch representing a possible decision or outcome.What's the purpose?
The purpose of a decision tree is used to layout various course of actions and their outcomes.
Who uses it?
Decision trees can be used in business, data analysis, or for any number of decision making scenarios.Best practices
Start with the overall objective/decision, identify each option then identify potential outcomes for each option. What is a decision tree? Get a more detailed look with our in depth guide.