Decision Making Without Probabilities
Decision Making Without Probabilities
1. Optimistic approach - the decision with the largest payoff or lowest cost is chosen.
2. Conservative approach - for each decision, the minimum payoff is listed and the decision
corresponding to the maximum of these payoffs is selected. Or the maximum costs are
determined and the minimum of those is selected.
3. Minimax Regret approach – construction of a regret or opportunity loss table
Optimistic Approach
An optimistic decision maker would use the optimistic maximax approach. We choose the
decision that has the largest single value in the payoff table.
Conservative Approach
A conservative decision maker would use the conservative (maximin) approach. List the
minimum payoff for each decision. Choose the decision with the maximum of these minimum
payoffs.
Example:
For the minimax regret approach, first computer a regret table by subtracting each payoff in
a column from the largest payoff in that column. In this example, in the first column, subtract
8, 14, and 20 from 20.