Part 22, Section 3: Decision Analysis with Probabilities
This chapter covers basic information regarding the methods used by R for organizing and graphing data, respectively.
Decision analytics is used to develop an optimal strategy.
- When a decision maker is faced with several decision alternatives and an uncertain or risk-filled pattern of future events.
- Always includes a careful consideration of risk
Problem formulation is the first step in the decision analysis process
- Create a verbal statement of the problem.
- Identify the decision alternatives such as uncertain future events, and the outcomes associated with each alternative and the probability of that event outcome
Subsection: Payoff Tables
Payoff is the outcome resulting from a specific combination of a decision alternative and a state of nature. Payoff table is a table showing payoffs for all combinations of decision alternatives and states of nature.Subsection: Decision Trees
Decision Tree: provides a graphical representation of the decision making process
Decision Trees consist of nodes which are used to represent decisions and chance events.
Consist of branches that connect the nodes; those leaving the decision node correspond to the decision alternatives.
The branches leaving each chance node correspond to the states of nature.
The outcomes (payoffs) are shown at the end of the states-of-nature branches.
Example to be added