15.7
Survival analysis evaluates the time until an event, like disease recurrence or death, utilizing techniques that account for censored data, where the event hasn't occurred by the study's end.
Consider a study comparing ovarian cancer treatment outcomes.
The Kaplan-Meier estimator plots survival probabilities for each group, showing the proportion of subjects who continue to survive through subsequent time points.
The Kaplan-Meier curves display survival percentages over time for each chemotherapy group.
Log-rank tests compare survival curves from different groups, determining if survival probabilities significantly differ without assuming similar survival distribution across groups.
The Cox proportional hazards model is employed to assess the impact of treatments on survival, adjusting for variables like age or disease stage.
It computes hazard ratios to quantify the risk associated with each treatment.
Using these methods allows for robust comparison of treatment effects, ensuring that results are reliable and reflect true survival benefits or risks associated with the interventions.
Survival analysis is a cornerstone of medical research, used to evaluate the time until an event of interest occurs, such as death, disease recurrence…
Copyright © 2026 MyJoVE Corporation. All rights reserved.