Reviewing Key Concepts
Before diving into decision trees and Markov models in Amua, I’ll spend the next ~50 minutes reviewing key concepts in economic evaluation, covering the following topics:
A key mechanism for decisions over how to efficiently allocate scarce resources.
Allows us to identify the set of potentially cost-effective treatments.
Strategies off the frontier cannot provide the same health benefits at equal or lower cost.
Under a constrained budget we would have to divert resources from other worthy activities (e.g., education services, income assistance programs, other medical treatments) to cover a treatment that achieves, at best, the same health outcome.
If we select a strategy off the frontier, there is an opportunity cost and a potential loss in social welfare.
Relevant when decision alternatives have different costs and health consequences.
We want to measure the relative value of one strategy in comparison to others.
This can help us make resource allocation decisions in the face of constraints (e.g., budget).
Systematic quantification of costs and consequences.
Comparative analysis of alternative courses of action.
| Type of study | Valuation of costs | valuation of consequences | Major features |
|---|---|---|---|
| Cost analysis | Monetary units; goal to minimize cost | None | Might be useful when options are equally effective; rarely the case |
Source: [@drummond2015a]
| Type of study | Valuation of costs | valuation of consequences | Major features |
|---|---|---|---|
| Cost analysis | Monetary units; goal to minimize cost | None | Might be useful when options are equally effective; rarely the case |
| Cost-effectiveness analysis | Monetary units | e.g., life-years gained, disability days saved, points of blood pressure reduction | Useful when considering multiple options within a budget |
Source: [@drummond2015a]
| Type of study | Valuation of costs | valuation of consequences | Major features |
|---|---|---|---|
| Cost analysis | Monetary units; goal to minimize cost | None | Might be useful when options are equally effective; rarely the case |
| Cost-effectiveness analysis | Monetary units | e.g., life-years gained, disability days saved, points of blood pressure reduction | Useful when considering multiple options within a budget |
| Cost-utility analysis | Monetary units | Healthy years (quality-adjusted life-years) | Use of summary measure of health; variant of CEA |
Source: [@drummond2015a]
| Type of study | Valuation of costs | valuation of consequences | Major features |
|---|---|---|---|
| Cost analysis | Monetary units; goal to minimize cost | None | Might be useful when options are equally effective; rarely the case |
| Cost-effectiveness analysis | Monetary units | e.g., life-years gained, disability days saved, points of blood pressure reduction | Useful when considering multiple options within a budget |
| Cost-utility analysis | Monetary units | Healthy years (quality-adjusted life-years) | Use of summary measure of health; variant of CEA |
| Cost-benefit analysis | Monetary units | Monetary units | Not making comparisons across strategies; only comparisons of costs & benefits for the same strategy (e.g., “we quantify the mortality benefits associated with the reduction in sulfates in the Indian power sector) |
Quantifies how to maximize the quality & quantity of life from among competing alternatives, given restricted resources.
It’s an explicit measure of value for money.
A POPULATION-LEVEL decision-making tool.
Most often used, since for most conditions there is already some available treatment.
\frac{C_1 - C_0 \quad (\Delta C)}{E_1 - E_0 \quad (\Delta E)}
Strategy: Treat No One
Strategy: Treat All
Special case where C_0 and E_0 are assumed to be zero.
\begin{aligned} ICER &= \frac{C_1 - 0}{E_1 - 0} \\ &= \frac{C_1}{E_1 } \end{aligned}
Each program is compared to a null alternative; therefore, you’re calculating an “average” cost-effectiveness ratio.
What can fit into the budget; breast cancer screening vs. childhood vaccination program
A country’s health institute is considering five preventive care strategies that reduce the risk of becoming sick:
| Strategy | Description | Cost |
|---|---|---|
| A | Standard of Care | $25/year |
| B | Additional 4% reduction in risk of becoming sick | $1,000/year |
| C | 12% reduction in risk | $3,100/year |
| D | 8% reduction in risk | $1,550/year |
| E | 8% reduction in risk | $5,000/year |
Decision tree for two full cycles.
Strategy A decision tree for 5 cycles.
| Pros | Cons |
|---|---|
| Simple, rapid & can provide insights |
| Pros | Cons |
|---|---|
| Simple, rapid & can provide insights | |
| Easy to describe & understand |
| Pros | Cons |
|---|---|
| Simple, rapid & can provide insights | |
| Easy to describe & understand | |
| Works well with limited time horizon |
| Pros | Cons |
|---|---|
| Simple, rapid & can provide insights | Difficult to include clinical detail |
| Easy to describe & understand | |
| Works well with limited time horizon |
| Pros | Cons |
|---|---|
| Simple, rapid & can provide insights | Difficult to include clinical detail |
| Easy to describe & understand | Elapse of time is not readily evident. |
| Works well with limited time horizon |
| Pros | Cons |
|---|---|
| Simple, rapid & can provide insights | Difficult to include clinical detail |
| Easy to describe & understand | Elapse of time is not readily evident. |
| Works well with limited time horizon | Difficult to model longer (>1 cycle) time horizons |
Common approach in decision analyses that adds additional flexibility.
| Pros | Cons |
|---|---|
| Can model repeated events | |
| \quad \quad \quad \quad \quad \quad |
Common approach in decision analyses that adds additional flexibility.
| Pros | Cons |
|---|---|
| Can model repeated events | |
| Can model more complex + longitudinal clinical events |
Common approach in decision analyses that adds additional flexibility.
| Pros | Cons |
|---|---|
| Can model repeated events | |
| Can model more complex + longitudinal clinical events | |
| Not computationally intensive; efficient to model and debug |
The advantages of Markov models derive from their structure around mutually exclusive disease states.
These disease states represent the possible states or consequences of strategies or options under consideration.
Because there are a fixed number of disease states the population can be in, there is no need to model complex pathways, as we saw in the decision tree “explosion” a few slides back.
It is also common to pair a Markov model with a decision tree.1
It is also common to pair a Markov model with a decision tree.1
A simple decision tree is implicit in nearly every decision analysis.
Treatment A:
Treatment A:
“Things should be made as simple as possible, but not simpler” - paraphrased by a lecture given by Albert Einstein at Oxford in 1933
In essence, science/models should be as simple as possible but without losing essential truth or necessary complexity.
“CYCLE” = Minimum amount of time that any individual will spend in a state before possible transition to another state
We defined the decision problem earlier in this lecture, so we’ll repeat the basic objectives briefly here.
Goal: model the cost-effectiveness of alternative strategies to prevent a disease from occurring.
| Strategy | Description | Cost |
|---|---|---|
| A | Standard of Care | $25/year |
| B | Additional 4% reduction in risk of becoming sick | $1,000/year |
| C | 12% reduction in risk | $3,100/year |
| D | 8% reduction in risk | $1,550/year |
| E | 8% reduction in risk | $5,000/year |
Two major steps:
There are three health states people can experience: 1. Remain Healthy 2. Become Sick 3. Death
Individuals who become sick cannot transition back to healthy.
Diagram constructed using the Graphviz Visual Editor
Basic steps
Basic steps
The challenge of selecting an appropriate cycle length boils down to how we deal with competing risks.
The challenge of selecting an appropriate cycle length boils down to how we deal with competing risks.
| Pros | Cons |
|---|---|
| Can model repeated events | Competing risks are a challenge |
| Can model more complex + longitudinal clinical events | |
| Not computationally intensive; efficient to model and debug |
| Pros | Cons |
|---|---|
| Can model repeated events | Can only transition once in a given cycle |
| Can model more complex + longitudinal clinical events | Shortening the cycle can create computational challenges. |
| Not computationally intensive; efficient to model and debug |
More challenges …
More challenges …
More challenges …
| Pros | Cons |
|---|---|
| Can model repeated events | Can only transition once in a given cycle |
| Can model more complex + longitudinal clinical events | Shortening the cycle can create computational challenges. |
| Not computationally intensive; efficient to model and debug | Shortening cycle can cause “state explosion” if tunnel states are used |
3b.i. Source and define the base case values.
3b.ii. Source and define sources of uncertainty.
We defined many of the underlying parameters earlier in this lecture, so we’ll repeat them briefly here.
Each strategy has a different cost and impact on the likelihood of becoming sick.
| Strategy | Description | Cost |
|---|---|---|
| A | Standard of Care | $25/year |
| B | Additional 4% reduction in risk of becoming sick | $1,000/year |
| C | 12% reduction in risk | $3,100/year |
| D | 8% reduction in risk | $1,550/year |
| E | 8% reduction in risk | $5,000/year |
It is critical to follow a formal process for parameterizing your model.
It is critical to follow a formal process for parameterizing your model.
It is critical to follow a formal process for parameterizing your model.
It is critical to follow a formal process for parameterizing your model.
All of the above highlight the importance of adopting a formal process for naming and tracking the value, source, and uncertainty distribution of all model parameters in one place.
We recommend a structured approach based on parameter naming conventions and parameter tables.
Naming conventions:
| type | prefix |
|---|---|
| Probability | p_ |
| Rate | r_ |
| Matrix | m_ |
| Cost | c_ |
| Utility | u_ |
| Hazard Ratio | hr_ |
| Healthy | Sick | Dead | |
|---|---|---|---|
| Healthy | 0.856 | 0.138 | 0.007 |
| Sick | 0 | 0.982 | 0.02 |
| Dead | 0 | 0 | 1 |