Kaplan-Meier curve generator

Draw a publication-ready survival curve in the browser: Greenwood confidence band, numbers at risk, life table, and a log-rank test across groups, validated against R's survival package.

Draw your curve Free core tools. Runs in your browser, nothing to install.

A survival curve without code

Enter your time-to-event data (follow-up time, whether the event occurred or the participant was censored, and an optional group), and the curve renders with a Greenwood 95% confidence band, numbers at risk underneath, and a log-rank test when you compare groups. Results are validated against R's survival package.

What you get with the curve

Adjusted analysis, same place

When the unadjusted curve is not enough, Cox proportional hazards regression sits in the same statistics suite and returns hazard ratios with confidence intervals. If you are pooling published hazard ratios across studies instead, the meta-analysis tool takes an HR with its CI directly.

An honest note

Time-varying covariates, competing-risks regression, and parametric survival models are not here; R and Stata remain the tools for those. For the standard Kaplan-Meier figure, the log-rank comparison, and a Cox model, the browser does it free.

Frequently asked questions

What format does my data need?

One row per participant: follow-up time, whether the event occurred or the observation was censored, and an optional group. Paste it from a spreadsheet or upload CSV or Excel.

Can I compare survival between groups?

Yes. Groups plot as separate curves and the log-rank test reports whether survival differs across them.

Is there more than the curve?

The life table and median survival report alongside the figure, a cumulative-incidence view uses the same data, and Cox regression in the statistics suite gives adjusted hazard ratios.

Is it free?

Yes. Survival analysis is part of the free statistics suite, and no account is required.