Path: blob/main/Lessons/Lesson 11 - Decision Analysis/Overview_11.ipynb
871 views
Overview 11: Decision Analysis
Topics
Decision analysis
Probability tree diagrams
Decision trees
Learning Outcomes
The student will be able to:
given a problem scenario, develop a decision analysis formulation by stating decision alternatives, identifying the states of nature, and creating the payoff table.
derive posterior probabilities to use in optimial decision analysis
employ various strategies for optimal decision making
construct and solve a decision tree based on a payoff table with alternatives, states of nature, and prior probabilities for the states of nature as well as the outcomes from experimentation.
perform sensitivity analysis on a decision tree.
Student "To Do" Checklist
Reading
read Hillier Sections 16.1-16.5 & 16.8.
Work your way through the Jupyter notebook called Lesson_11.ipynb. This is the main presentation and replaces the Storybook presentations used in our other courses. Use the self-assessments to measure your understanding. There is a separate Jupyter notebook file with self-assessment solutions in the lesson folder. Self-assessments are not collected and do not count toward your grade.
Complete the homework notebook in CoCalc and transfer your answers to the Canvas Quiz by the due date which is shown both in Canvas and CoCalc.
Use Piazza to ask questions when you have them and be sure to check Piazza regularly so you don't miss out on any good Q & A or other discussions.