Concept Architecture
Concept
Theoretically, Memorylessness is the defining property of a Markov process whereby the probability of a future transition depends only on the current state and not on the sequence of previous states or the time already spent in that state. This property is known as the Markov property and underpins conventional Markov models used in health economics. Memorylessness simplifies the representation of disease progression but may be inappropriate when transition risks depend on patient history or state duration.
Mathematically, memorylessness is expressed as a conditional independence property. The future state of the process is independent of all previous states once the current state is known. For continuous-time processes, the exponential distribution is the only continuous probability distribution possessing the memoryless property, making it fundamental to continuous-time Markov models.
In practice, memorylessness is assumed when transition probabilities are estimated solely according to the patient's current health state. When empirical evidence indicates that previous events, treatment history or time spent in a health state influence future risks, model extensions such as tunnel states, semi-Markov models or individual-level microsimulation are commonly employed to relax the assumption.
Purpose
Used to simplify state-transition modelling by assuming that future transitions depend only on the current health state, facilitating estimation of long-term disease progression and economic outcomes.
Mathematical Formulae
Primary Formula
Markov property:
P(X??? = j | X? = i, X???, ?, X?) = P(X??? = j | X? = i)
where:
- X? = state occupied at time t
- i, j = health states
Supporting Formulae
Memoryless property of the exponential distribution:
P(T > s + t | T > s) = P(T > t)
Exponential survival function:
S(t) = e????????
or equivalently,
S(t) = e???
where:
- T = time-to-event
- ? = constant hazard rate
Related Mathematical Methods
- Markov chains
- Continuous-time Markov processes
- Exponential distribution
- State-transition modelling
- Semi-Markov modelling
- Tunnel state modelling
Example
A three-state Markov model for chronic heart failure assumes that patients in the stable disease state have the same annual probability of hospitalisation regardless of whether they entered the state one month or five years earlier. If clinical evidence demonstrates that hospitalisation risk increases with time since diagnosis, the memorylessness assumption is violated and a semi-Markov model or tunnel states may be introduced to represent duration-dependent risks.
Excel Implementation
| Function | Example Formula | Health Economics Application |
|---|---|---|
| EXP | =EXP(-HazardRate*Time) | Calculate exponential survival under the memoryless assumption |
| IF | =IF(RAND()<TransitionProb,NextState,CurrentState) | Simulate state transitions based solely on the current state |
| RAND | =RAND() | Generate random transitions in stochastic Markov simulations |
| MMULT | =MMULT(StateVector,TransitionMatrix) | Update cohort state distributions under the Markov assumption |
VBA (Optional)
Automate repeated Markov state transitions while applying fixed transition probabilities that depend only on the individual's current health state.
Sources
- Norris JR. Markov Chains. Cambridge University Press.
- Ross SM. Introduction to Probability Models. 12th ed. Academic Press.
- 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.
- 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 (2)
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 memorylessness?
The defining property of a Markov process that future transition probabilities depend only on the present state, with no influence from the path taken.
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.
Why is memorylessness a limitation as well as a convenience?
Memorylessness keeps a model simple by making the next transition depend only on the present state, but it is a limitation because real risks often do depend on history. How long a patient has held a state, how many relapses they have had, or how long ago they were treated can all change their prognosis, and a strictly memoryless model cannot reflect this. The property is convenient for tractability yet unrealistic wherever the past matters, which is the tension at the heart of Markov modelling. Briggs and colleagues (2006) discuss this trade-off.
Source: Briggs et al. 2006
Why does memorylessness matter in Markov models?
Memorylessness matters because it is what allows a Markov model to be represented compactly by states and transition probabilities alone, without tracking each individual's history, making the model efficient and transparent. It is the property that gives Markov models their simplicity. But it is also a limitation: because the model forgets history, it cannot represent situations where past events affect future risk, unless states are added to encode the relevant history, so memorylessness is both the strength and the constraint of the approach.
Source: Sonnenberg & Beck 1993
When is the memorylessness property violated?
The memorylessness property is violated when future transition probabilities depend on history rather than only the present state, for instance when risk depends on how long a patient has been in a state, on the number or timing of past events, or on cumulative exposure. In such cases, patients in the same state but with different histories face different risks, which a memoryless model cannot capture. Recognising where memorylessness fails is important, since it determines whether a standard Markov model is adequate.
Source: Sonnenberg & Beck 1993
How is a lack of memory handled when history matters?
When history matters, the lack of memory in a Markov model is handled by expanding the state definitions so that the state itself encodes the relevant history, restoring the memoryless property at the cost of more states, for example separate states by time since an event. Tunnel states represent time-dependent risk this way. Alternatively, individual-level simulation can carry each patient's history directly. These approaches accommodate history-dependent risk while working within, or moving beyond, the memoryless framework.
Source: Sonnenberg & Beck 1993
How does memorylessness relate to the Markov assumption?
Memorylessness and the Markov assumption are the same property expressed differently. Memorylessness describes the process's lack of dependence on history, and the Markov assumption is the corresponding modelling assumption that future transitions depend only on the present state. A process is Markov, or memoryless, if the present state alone determines the probabilities of future transitions. Both terms capture the defining feature that makes Markov models tractable, and both point to the same limitation when history affects future risk.
Source: Sonnenberg & Beck 1993
Trust Record
Verified by Dr Darrin Baines
British health economist
Professional identity: darrinbaines.org
Verification date: 7 Oct 2025
Content version: 1.0.0
Canonical Identity
- Persistent URI
- https://healtheconomics.wiki/concept/memorylessness
- Term code
- HE-EM-MM-015
Stable URI · Machine-readable · Resolvable · CC BY 4.0