Concept Architecture
Concept
Theoretically, Overall Survival (OS) is a time-to-event outcome measuring the duration from a predefined starting point, such as randomisation or treatment initiation, until death from any cause. It is regarded as the definitive clinical endpoint in oncology because it directly measures patient survival without requiring assumptions regarding disease progression or surrogate outcomes. The concept is founded on survival analysis and censoring theory and forms the principal endpoint for many clinical trials and health technology assessments.
Mathematically, Overall Survival is represented as a survival time variable subject to right censoring when patients remain alive at the end of follow-up or are lost to follow-up. Survival probabilities are estimated using non-parametric methods such as the Kaplan-Meier estimator or parametric survival models. Comparative analyses typically employ hazard ratios estimated using Cox proportional hazards regression, while health economic models frequently extrapolate survival using fitted parametric distributions.
In practice, Overall Survival is calculated from the date of randomisation, diagnosis or treatment initiation until the date of death from any cause. Patients who remain alive at the data cut-off are censored at their last known follow-up. In health economics, Overall Survival is a principal input for estimating life-years gained, quality-adjusted life years, healthcare resource utilisation and incremental cost-effectiveness of competing interventions.
Purpose
Used to quantify the survival benefit of healthcare interventions, supporting regulatory approval, comparative effectiveness research and health economic evaluation.
Mathematical Formulae
Primary Formula
OS = Tdeath ? Tstart
where Tstart is the predefined origin of follow-up (for example, randomisation or treatment initiation).
Supporting Formulae
Kaplan-Meier survival estimate:
?(t) = ?(1 ? d? / n?)
Hazard ratio:
HR = h?(t) / h?(t)
Hazard function:
h(t) = f(t) / S(t)
Restricted mean survival time:
RMST = ??^� S(t) dt
Related Mathematical Methods
- Kaplan-Meier Estimation
- Cox Proportional Hazards Model
- Parametric Survival Modelling
- Log-Rank Test
- Restricted Mean Survival Time
- Survival Analysis
- Censoring
Example
An oncology trial follows a patient who is randomised on 1 January 2025.
The patient dies on 1 July 2027.
Overall Survival:
OS = 30 months
If another patient remains alive at the analysis cut-off after 32 months of follow-up, the observation is right censored at 32 months and contributes survival information until that time.
Excel Implementation
| Function | Example Formula | Health Economics Application |
|---|---|---|
| DATEDIF | =DATEDIF(StartDate,EndDate,"m") | Calculates overall survival time in months. |
| IF | =IF(DeathDate="",DATEDIF(StartDate,CutoffDate,"d"),DATEDIF(StartDate,DeathDate,"d")) | Calculates survival time while accounting for censored observations. |
| MEDIAN | =MEDIAN(SurvivalRange) | Calculates the observed median survival where complete observations are available. |
| COUNTIFS | =COUNTIFS(StatusRange,"Dead") | Counts survival events for trial reporting. |
| AVERAGE | =AVERAGE(SurvivalRange) | Summarises observed survival time, recognising that survival analysis methods are preferred for censored data. |
VBA (Optional)
VBA can automate preparation of censored survival datasets, calculate survival times and generate inputs for Kaplan-Meier and parametric survival analyses.
Sources
- Kaplan EL, Meier P. Nonparametric estimation from incomplete observations.
- Cox DR. Regression Models and Life-Tables.
- Collett D. Modelling Survival Data in Medical Research.
- Eisenhauer EA, Therasse P, Bogaerts J, et al. New response evaluation criteria in solid tumours: Revised RECIST guideline (version 1.1). European Journal of Cancer. 2009.
- Drummond MF, Sculpher MJ, Claxton K, Stoddart GL, Torrance GW. Methods for the Economic Evaluation of Health Care Programmes.
- Briggs A, Claxton K, Sculpher M. Decision Modelling for Health Economic Evaluation.
Related Concepts (2)
Library
Publications
1
A Systematic Review of the Effectiveness of Adalimumab, Etanercept and Infliximab for the Treatment of Rheumatoid Arthritis in Adults and an Economic Evaluation of Their Cost-Effectiveness — Chen, Jobanputra, Barton, Jowett, Bryan, Clark, Fry-Smith & Burls, Vol. 10, No. 42 ed., 2006 (Health Technology Assessment (NIHR))
A landmark NIHR HTA monograph systematically reviewing the clinical effectiveness and modelling the cost-effectiveness of anti-TNF biologics (adalimumab, etanercept, infliximab) for rheumatoid arthritis using the Birmingham Rheumatoid Arthritis Model, an exemplar of HTA-body economic evaluation in a musculoskeletal disease.
Frequently Asked Questions (6)
What is overall survival?
A time-to-event measure defined as the time from treatment start, or trial randomisation, until death from any cause.
Source: Latimer 2013
What does overall survival measure from the start of treatment?
Overall survival measures the time from the start of treatment, or from randomisation in a trial, until death from any cause. It is regarded as the definitive measure of a cancer treatment's benefit, because living longer is the outcome that matters most and it cannot be disputed or misjudged. Unlike measures based on scans or markers, it captures the ultimate effect on how long patients live, though it can take years to observe. Time lived until death is what it measures. Latimer (2013) describes this measure.
Source: Latimer 2013
How is overall survival measured?
Overall survival is measured as the time from a defined starting point, such as the start of treatment or trial randomisation, until death from any cause, capturing how long patients live. So overall survival is measured from a start point to death from any cause, which is why it is a time-to-event measure, since it records the time until death occurs, and measuring from treatment start or randomisation until death, regardless of cause, gives the overall survival, providing a clear measure of how long patients live that is not limited to deaths from the cancer alone.
Source: Latimer 2013
Why is overall survival considered a definitive outcome?
Overall survival is considered a definitive outcome because it directly measures how long patients live, which is a clear and meaningful benefit, and it counts death from any cause without ambiguity. So overall survival is definitive because it measures survival directly, which is why it is highly valued, since living longer is an unambiguous and meaningful benefit, and counting death from any cause avoids the uncertainties of other measures, making overall survival a definitive outcome that clearly reflects whether a treatment helps patients live longer.
Source: Latimer 2013
How does overall survival differ from progression-free survival?
Overall survival differs from progression-free survival in that overall survival measures the time until death from any cause, while progression-free survival measures the time until disease progression or death, whichever comes first. So overall survival and progression-free survival differ in their endpoint, which is why they measure different things, since overall survival captures how long patients live and progression-free survival captures how long they live without the disease progressing, and while overall survival is a definitive measure of survival, progression-free survival reflects the period of disease control, capturing a different aspect of benefit.
Source: Latimer 2013
Why is overall survival important in evaluating treatments?
Overall survival is important in evaluating treatments because it directly measures whether a treatment helps patients live longer, providing a clear and meaningful measure of benefit for assessing a treatment's value. So overall survival matters for evaluating treatments, which is why it is a key endpoint, since extending life is a definitive and meaningful benefit, and measuring overall survival shows whether a treatment achieves this, making it an important outcome for judging a treatment's value, though it can require long follow-up, which is why other measures such as progression-free survival are sometimes used alongside it.
Source: Latimer 2013
Trust Record
Verified by Dr Darrin Baines
British health economist
Professional identity: darrinbaines.org
Verification date: 15 May 2026
Content version: 1.0.0
Canonical Identity
- Persistent URI
- https://healtheconomics.wiki/concept/overall-survival
- Term code
- HE-PE-OO-014
Stable URI · Machine-readable · Resolvable · CC BY 4.0