Decision Tree
Decision Tree
Terminologies Used
Let us understand some of the relevant concepts and terms used in the
decision tree:
● The first step is understanding and specifying the problem area for
which decision making is required.
● The second step is interpreting and chalking out all possible solutions
to the particular issue as well as their consequences.
● The third step is presenting the variables on a decision tree along
with its respective probability values.
● The fourth step is finding out the outcomes of all the variables and
specifying it in the decision tree.
● The last step is highly crucial and backs the overall analysis of this
process. It involves calculating the EMV values for all the chance
nodes or options, to figure out the solution which provides the highest
expected value.
The data can also generate important insights on the probabilities, costs, and
alternatives to various strategies formulated by the marketing department.
2. Easy to prepare
Compared to other decision techniques, decision trees take less effort for
data preparation. However, users need to have ready information to create
new variables with the power to predict the target variable.
1. Unstable nature
A small change in the data can result in a major change in the structure of the
decision tree, which can convey a different result from what users will get in a
normal event.