Question 1
A primary advantage of decision trees compared to decision tables is that decision trees
◦ provide a graphic.
◦ are smaller.
◦ are more accurate.
◦ can be used for sequential problems.
◦ are cheaper.
Question 2
A problem that involves a sequence of decisions
◦ can only be analyzed using decision making under certainty.
◦ cannot be analyzed with decision tree software.
◦ must be analyzed in the same order that the decisions are made.
◦ can be better analyzed with a decision tree than by a decision table.
◦ cannot be analyzed with expected monetary value.