Concept Architecture
Concept
Theoretically, Transition Reward is the numerical value assigned to moving from one health state to another within a state-transition model. Unlike a state reward, which is accumulated while occupying a health state, a transition reward is incurred only when a specific transition occurs. In health economics, transition rewards are used to represent one-off costs or health effects associated with clinical events such as disease progression, hospital admission, surgery or death.
Mathematically, transition rewards are represented by a reward matrix in which each element specifies the reward associated with a transition between two health states. The expected transition reward for a model cycle is calculated by combining transition probabilities with the corresponding transition rewards. Total rewards are accumulated over successive cycles to estimate lifetime costs and health outcomes.
In practice, transition rewards are estimated from clinical studies, healthcare costing data, utility studies or published literature. Separate transition reward matrices are commonly specified for costs and health outcomes. During model execution, transition rewards are applied whenever a transition occurs, while state rewards continue to account for outcomes accumulated during state occupancy.
Purpose
Used to represent one-off costs or health effects associated with movement between health states, enabling accurate estimation of event-specific economic and clinical consequences within state-transition models.
Mathematical Formulae
Primary Formula
Expected transition reward for cycle t:
R? = ???(?? ? ??)??
where:
- ??? = state occupancy vector at cycle t
- ?? = transition probability matrix
- ?? = transition reward matrix
- ? = element-wise (Hadamard) product
- ?? = column vector of ones
Supporting Formulae
Transition reward matrix:
?? = [g??]
where:
- g?? = reward associated with transition from state i to state j
Cumulative transition reward:
R = ????? R?
Related Mathematical Methods
- Markov modelling
- State-transition modelling
- Matrix algebra
- Reward processes
- Cohort simulation
- Discounting
- Probabilistic sensitivity analysis
Example
A Markov model contains the transitions Stable Disease ? Hospitalisation and Hospitalisation ? Death.
The transition cost matrix includes:
- Stable ? Hospitalisation = �5,000
- Hospitalisation ? Death = �2,000
- All remaining transitions = �0
If 6% of the cohort transitions from Stable Disease to Hospitalisation during one annual cycle, the expected transition cost is:
0.06 ? �5,000 = �300
per member of the cohort for that cycle. This cost is added to any state-specific costs accumulated while occupying the health states.
Excel Implementation
| Function | Example Formula | Health Economics Application |
|---|---|---|
| SUMPRODUCT | =SUMPRODUCT(TransitionProbabilities,TransitionRewards) | Calculate expected transition rewards for a model cycle |
| MMULT | =MMULT(StateVector,TransitionMatrix) | Estimate transition frequencies before applying rewards |
| SUM | =SUM(CycleTransitionRewards) | Accumulate transition rewards across the model horizon |
| IF | =IF(TransitionOccurred,Reward,0) | Apply one-off rewards when a specific transition occurs |
VBA (Optional)
Automate application of transition reward matrices during each simulation cycle and accumulate discounted event-specific costs and health outcomes.
Sources
- Puterman ML. Markov Decision Processes: Discrete Stochastic Dynamic Programming. Wiley; 1994.
- Sonnenberg FA, Beck JR. Markov models in medical decision making: a practical guide. Medical Decision Making. 1993;13(4):322?338.
- Siebert U, Alagoz O, Bayoumi AM, et al. State-transition modeling: a report of the ISPOR-SMDM Modeling Good Research Practices Task Force-3. Medical Decision Making. 2012;32(5):690?700.
- Briggs A, Claxton K, Sculpher M. Decision Modelling for Health Economic Evaluation. Oxford University Press; 2006.
- NICE. Health Technology Evaluation Manual.
- Drummond MF, Sculpher MJ, Claxton K, Stoddart GL, Torrance GW. Methods for the Economic Evaluation of Health Care Programmes. 4th ed. Oxford University Press.
Related Concepts (3)
Library
Publications
1
An Introduction to Markov Modelling for Economic Evaluation — Briggs & Sculpher, Vol. 13, No. 4 ed., 1998 (PharmacoEconomics)
The foundational tutorial paper introducing Markov (state-transition) models for health economic evaluation, covering health states, cycle length, transition probabilities and the calculation of expected costs and outcomes. Widely cited as the standard entry point to Markov modelling.
Journal ArticleView source →
Frequently Asked Questions (6)
What is a transition reward?
A cost or outcome value applied at the moment a patient moves between two health states, unlike a state reward accrued over time.
Source: Sonnenberg FA, Beck JR. Markov models in medical decision making: a practical guide. Medical Decision Making. 1993;13(4):322-338. doi:10.1177/0272989X9301300409.
What is an example of a transition reward?
A transition reward is a value applied once, at the moment a patient moves between states, rather than for time spent in a state. The one-off cost of a hospital admission when a patient suffers a stroke, or the disutility of the acute event itself, is naturally modelled this way, attached to the transition into the new state. Such rewards capture the immediate consequences of an event, as distinct from the ongoing costs and outcomes of living in the state that follows. Briggs and colleagues (2006) describe transition rewards.
Source: Briggs et al. 2006
When is a transition reward used?
A transition reward is used when a cost or health effect arises from the event of moving between states rather than from occupying a state, such as the one-off cost of a hospitalisation, procedure, or acute event that happens at the transition. For example, the cost of a stroke might be applied as a transition reward when a patient moves into a post-stroke state. Transition rewards thus capture the immediate consequences of events that occur at the point of transition.
Source: Sonnenberg & Beck 1993
How does a transition reward differ from a state reward?
A transition reward is applied once, at the moment a patient moves between two states, representing a one-off consequence of the transition, whereas a state reward is accrued for each cycle a patient occupies a state, representing an ongoing per-cycle consequence. Transition rewards capture the cost or effect of events; state rewards capture the cost or quality of life of being in a condition over time. A model may use both, applying transition rewards at movements and state rewards during occupancy.
Source: Sonnenberg & Beck 1993
What do transition rewards represent?
Transition rewards represent the one-off costs or health effects associated with the event of moving between states, such as the cost of a procedure, an acute event like a heart attack or fracture, or a one-time effect on health that occurs at the transition. They capture consequences that happen at a point in time rather than accruing continuously. By attaching values to transitions, the model can represent the immediate costs and effects of events, complementing the ongoing values attached to states.
Source: Sonnenberg & Beck 1993
How do transition rewards contribute to model outcomes?
Transition rewards contribute to model outcomes by adding their value each time the corresponding transition occurs, so the total contribution of a transition reward is its value times the number of transitions, which in a cohort model is the proportion making the transition each cycle summed over the horizon. These one-off costs and effects are added to the ongoing state rewards to give total costs and effects. Transition rewards thus capture the outcomes of events, which combine with those of state occupancy in the results.
Source: Sonnenberg & Beck 1993
Trust Record
Verified by Dr Darrin Baines
British health economist
Professional identity: darrinbaines.org
Verification date: 8 Oct 2025
Content version: 1.0.0
Canonical Identity
- Persistent URI
- https://healtheconomics.wiki/concept/transition-reward
- Term code
- HE-EM-MM-028
Stable URI · Machine-readable · Resolvable · CC BY 4.0