Concept Architecture
Concept
Theoretically, the Area Under Curve (AUC) Approach is a quantitative method used to estimate the cumulative value of a continuously changing outcome over time by calculating the area beneath its trajectory. It is founded on integral calculus and numerical integration and exists to summarise total accumulated outcomes when repeated measurements are available. In health economics, the AUC approach is most commonly used to estimate Quality-Adjusted Life Years (QALYs), cumulative costs and other time-dependent health outcomes.
Mathematically, the AUC approach represents the definite integral of an outcome function with respect to time. Because continuous functions are rarely observed directly, the area is typically estimated using numerical integration methods, most commonly the trapezoidal rule, applied to observed measurements at discrete time points. The resulting estimate represents the cumulative outcome over the study period.
In practice, the AUC approach is implemented using longitudinal patient-level data collected during clinical trials, observational studies and economic evaluations. It is routinely applied to estimate QALYs from repeated utility measurements, cumulative healthcare costs and other time-varying outcomes used in cost-effectiveness analyses and health technology assessments.
Purpose
Used to estimate cumulative health outcomes, costs and utilities over time, particularly for QALY estimation, longitudinal economic evaluation and health technology assessment.
Mathematical Formulae
Primary Formula
AUC = ????? y(t) dt
Supporting Formulae
Trapezoidal approximation:
AUC � ?((y? + y???) � 2) ? (t??? ? t?)
QALY estimation:
QALYs � ?((U? + U???) � 2) ? (t??? ? t?)
Related Mathematical Methods
- Numerical integration
- Trapezoidal rule
- Integral calculus
- Survival analysis
- Quality-adjusted life year estimation
Example
A patient's health utility is measured as 0.90 at baseline, 0.80 after one year and 0.70 after two years.
QALYs = ((0.90 + 0.80) � 2 ? 1) + ((0.80 + 0.70) � 2 ? 1)
QALYs = 0.85 + 0.75 = 1.60
The patient accumulates 1.60 QALYs over the two-year follow-up period.
Excel Implementation
| Function | Example Formula | Health Economics Application |
|---|---|---|
| Trapezoidal Area | =((B2+B3)/2)*(A3-A2) | Calculate the area between two consecutive utility observations. |
| SUM | =SUM(C2:C10) | Sum interval areas to estimate total QALYs or cumulative costs. |
| SUMPRODUCT | =SUMPRODUCT((B2:B9+B3:B10)/2,(A3:A10-A2:A9)) | Calculate total AUC across multiple observation intervals. |
VBA (Optional)
Automate calculation of cumulative AUC estimates from longitudinal utility or cost data across multiple patients.
Sources
- Drummond MF, Sculpher MJ, Claxton K, Stoddart GL, Torrance GW. Methods for the Economic Evaluation of Health Care Programmes. Oxford University Press.
- Briggs A, Claxton K, Sculpher M. Decision Modelling for Health Economic Evaluation. Oxford University Press.
- Manca A, Hawkins N, Sculpher MJ. Estimating mean QALYs in trial-based cost-effectiveness analysis using the area under the curve approach.
- NICE. Health Technology Evaluation Manual.
- CHEERS 2022 Statement.
Related Concepts (3)
Library
Publications
1
NICE DSU Technical Support Document 15: Cost-effectiveness modelling using patient-level simulation — Davis, Stevenson, Tappenden & Wailoo, TSD 15 ed., 2014 (NICE Decision Support Unit (University of Sheffield))
Guidance on individual patient-level (microsimulation) cost-effectiveness modelling — when to use it in preference to cohort models, how to structure it, and how to handle the associated computational and uncertainty challenges.
Frequently Asked Questions (6)
What is the area under the curve approach?
A survival extrapolation method fitting a parametric distribution to observed data and calculating the area under the resulting curve to estimate mean survival.
Source: Latimer 2013
What does the area under the curve approach require beyond the observed data?
Mean survival is the whole area under the survival curve, but trials follow patients only for a limited time, so the observed curve usually stops before everyone has had the event and the area is incomplete. The approach therefore fits a parametric distribution to the observed portion and extends it beyond the data to complete the curve, then measures the total area. It depends heavily on the extrapolated tail, which is not directly observed, making the choice of distribution consequential. Latimer (2013) describes this method.
Source: Latimer 2013
Why is mean survival the area under the survival curve?
Mean survival is the area under the survival curve because the survival function gives the probability of surviving beyond each time, and integrating this probability over all time yields the average time survived. Summing, or integrating, the survival probabilities across the whole time axis gives the mean. This relationship means that estimating mean survival requires the survival curve over all time, so where observation is limited, the curve must be extrapolated to compute the remaining area, which the area under the curve approach does.
Source: Latimer 2013
Why is extrapolation needed in the area under the curve approach?
Extrapolation is needed because trials observe survival only for a limited follow-up, so the observed survival curve does not extend over all time, yet mean survival requires the full area under the curve. To estimate the area beyond the observed period, a parametric distribution is fitted to the data and extended into the future, providing the survival curve over all time. This extrapolation supplies the part of the area not directly observed, which is necessary to estimate mean survival for economic evaluation.
Source: Latimer 2013
How is a distribution chosen for the area under the curve approach?
A distribution for the area under the curve approach is chosen by fitting candidate parametric survival distributions, such as exponential, Weibull, log-normal, or others, to the observed data and comparing them by goodness of fit, visual fit to the observed survival, and the plausibility of the extrapolated tail. Because different distributions can fit the observed data similarly yet imply very different long-term survival and mean estimates, the choice is made carefully, considering both fit within the data and the plausibility of the extrapolation, often with clinical input.
Source: Collett 2015
What are the challenges of the area under the curve approach?
The main challenge is that the estimated mean survival depends heavily on the extrapolated tail, which is not observed, so the choice of distribution strongly affects the result, and distributions fitting the data similarly can imply very different long-term survival. This makes mean survival estimates uncertain and sensitive to assumptions. Assessing the plausibility of the extrapolation, comparing distributions, and testing sensitivity to the choice are therefore important, since the unobserved portion of the curve drives the mean yet cannot be verified directly.
Source: Latimer 2013
Trust Record
Verified by Dr Darrin Baines
British health economist
Professional identity: darrinbaines.org
Verification date: 17 Oct 2025
Content version: 1.0.0
Canonical Identity
- Term code
- HE-EM-SM-002
Stable URI · Machine-readable · Resolvable · CC BY 4.0