52
Modeling Method Decision Tree

Modeling Method Decision Tree

  • Upload
    others

  • View
    8

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Modeling Method Decision Tree

Modeling MethodDecision Tree

Page 2: Modeling Method Decision Tree

Decision tree: 4 basic elements

2

Page 3: Modeling Method Decision Tree

http://www.excelquant.com/decision-tree-analysis-in-excel/

https://msdn.microsoft.com/en-us/library/ms175312.aspx

3

Page 4: Modeling Method Decision Tree

4

Page 5: Modeling Method Decision Tree

5

Page 6: Modeling Method Decision Tree

The process of the analysis is:

1. Structure the problem: identify alternatives, list possible outcomes, represent sequence of events

2. Assign probabilities to all chance events

3. Assign utility, or other values, to all outcomes

4. Evaluate the expected utility, or other values, and cost of each choice

6

Page 7: Modeling Method Decision Tree

7

Page 8: Modeling Method Decision Tree

Parameters

8

Name Description Root Definition Low HighpEradicateRad Prob tumor is eradicated by radiation 0.6 0 1pEradicateRadSurg Prob tumor is eradicated by radiation and surgery 0.8 0 1cRadiation Cost of radiation 30K 25000 35000cSurgery Cost of surgery 50K 40000 60000cFollowupAnnual Cost of followup per year 2K 1800 2200effEradicated Life expectancy if tumor eradicated 10 8 15effNotEradicated Life expectancy if tumor is not eradicated 3 0 3

Page 9: Modeling Method Decision Tree

Step 1: structure the problem

9

Page 10: Modeling Method Decision Tree

Step 2: assign probabilities to all chance events

Note: sum of probabilities at each chance node is equal to 1

10

Page 11: Modeling Method Decision Tree

Step 3: assign utility, or other values, to all outcomes

11

Page 12: Modeling Method Decision Tree

Step 4: evaluate the expected utility, or other values, and cost of each choice

12

(0.6 x 10) + (0.4 x 3) LYs

(0.8 x 10) + (0.2 x 3) LYs

(0.6 x 50K) + (0.4 x 36K) THB

(0.6 x 100K) + (0.4 x 96K) THB

Page 13: Modeling Method Decision Tree

ICER Calculation

(0.6 x 10) + (0.4 x 3) LYs= 6 + 1.2 = 7.2

(0.8 x 10) + (0.2 x 3) LYs= 8 + 0.6 = 8.6

(0.6 x 50K) + (0.4 x 36K) THB= 30,000 + 14,400 = 44,400

(0.8 x 100K) + (0.2 x 96K) THB= 80,000 + 19,200 = 99,200

Cost = 99,200 – 44,400 = 54,800  LY = 8.6 – 7.2 = 1.4 

= 39,142.86 THB/LY

Page 14: Modeling Method Decision Tree

Limitations of decision tree are:

1. Conclusion depends heavily on the assumptions, so sensitivity analysis is important

2. Force movement to occur in one direction from left to right

3. Hard to do the model with long cycle time

14

Page 15: Modeling Method Decision Tree

TreeAge Pro®Decision Tree

Page 16: Modeling Method Decision Tree

Exercise: Decision tree by TreeAge Pro®- install program - create new decision tree (Ctrl + N)- run sensitivity analysis

16

Page 17: Modeling Method Decision Tree

17

Page 18: Modeling Method Decision Tree

18

Page 19: Modeling Method Decision Tree

File Projects New project

File Open

File New decision tree or Ctrl + N

19

Page 20: Modeling Method Decision Tree

1. Add branch by double click on node

2. Define name

20

Page 21: Modeling Method Decision Tree

3. Add node

21

Page 22: Modeling Method Decision Tree

Tree Tree Preferences

4. Select tree preferences

22

Page 23: Modeling Method Decision Tree

5. Add probabilities

23

Page 24: Modeling Method Decision Tree

6. Change “Terminal node” and edit payoffs

24

Page 25: Modeling Method Decision Tree

25

8. Roll back

Analysis Roll Back

Page 26: Modeling Method Decision Tree

26

Page 27: Modeling Method Decision Tree

Define variables (parameters)

Window views variable properties

Add variable

Edit variable

Delete variable

27

Page 28: Modeling Method Decision Tree

Define variables (parameters)

28

Page 29: Modeling Method Decision Tree

Edit probability

Add “#” to

sum prob. = 1

29

Page 30: Modeling Method Decision Tree

TreeAge Pro®Markov model

Page 31: Modeling Method Decision Tree

Exercise: develop Markov model by TreeAge Pro®- install program - create new decision tree (Ctrl + N)- run sensitivity analysis

31

Page 32: Modeling Method Decision Tree

32

Page 33: Modeling Method Decision Tree

Convert to STD (State Transition Diagram)

33

Page 34: Modeling Method Decision Tree

1. Add branch by double click on node

2. Add Markov node by drag and drop from Palette

34

Page 35: Modeling Method Decision Tree

3. Define name and insert node for Markov

35

Page 36: Modeling Method Decision Tree

4. Complete chance nodes as shown in State Transition Diagram

36

Page 37: Modeling Method Decision Tree

5. Assign terminal nodes for each branch

37

Page 38: Modeling Method Decision Tree

6. Add variable properties

38

Page 39: Modeling Method Decision Tree

7. Add variables in the model

39

Page 40: Modeling Method Decision Tree

8. At Markov nodeAnalysis Expected value

40

Page 41: Modeling Method Decision Tree

Collapse subtree : Ctrl + J

41

Page 42: Modeling Method Decision Tree

TreeAge Pro®Tornado Diagram

Page 43: Modeling Method Decision Tree

Exercise: Decision tree by TreeAge Pro®- install program - create new decision tree (Ctrl + N)- run sensitivity analysis

43

Page 44: Modeling Method Decision Tree

44

Page 45: Modeling Method Decision Tree

Tornado diagramAnalysis Sensitivity analysis Tornado diagram

45

Page 46: Modeling Method Decision Tree

TreeAge Pro®Monte Carlo Simulation

Page 47: Modeling Method Decision Tree

1. Define definitions

47

Page 48: Modeling Method Decision Tree

48

Page 49: Modeling Method Decision Tree

49

2. Define variable properties

Page 50: Modeling Method Decision Tree

3. Run: Analysis Monte Carlo Simulation Sampling

50

Page 51: Modeling Method Decision Tree

ICER distribution (Charts -> scatter plots -> ICE scatter)

51

Page 52: Modeling Method Decision Tree

Acceptability curve (Charts -> CE acceptability)

52