Survival Analysis

Survival Analysis is a branch of statistics for analyzing the expected duration of time until one or more events happen, such as death in biological organisms and failure in mechanical systems.

Core Concepts

Choose Your Analysis Method

1. Kaplan-Meier Analysis →

Non-parametric method used to estimate the survival function from lifetime data. Best for visualizing survival curves and comparing two groups (Log-rank test).

2. Cox Proportional Hazards Regression →

Semi-parametric method used to investigate the effect of several variables (covariates) on the time a specified event takes to happen.