{"enrichment":{"faq":[{"a":"Survival Analysis is a statistical skill for analyzing when events occur while accounting for censoring\u2014incomplete observations where some subjects haven't experienced the event yet. It teaches Kaplan-Meier estimation for survival curves, Cox regression for modeling risk factors, and log-rank tests for comparing groups, with practical Python implementations using lifelines. Applications span clinical trials, customer churn, and equipment reliability.","q":"What is Survival Analysis time to event modeling?"},{"a":"Survival Analysis covers Kaplan-Meier curve construction using the lifelines package. You estimate survival probabilities at each event time, accounting for censored observations. The skill teaches how to plot these curves to visualize survival over time, compare multiple groups visually, and extract key statistics like median survival time and confidence intervals for clinical trials and reliability studies.","q":"How do you build kaplan meier curves in Python?"},{"a":"Survival Analysis teaches Cox regression as a semi-parametric method to model how risk factors affect event timing. It estimates hazard ratios showing how covariates influence the instantaneous event rate, handles censored data naturally, and doesn't require assuming a specific survival distribution. The skill includes assessing proportional hazards assumptions and interpreting model diagnostics for valid inference.","q":"What does the cox proportional hazards model do?"},{"a":"Survival Analysis covers log-rank tests for statistically comparing survival curves between groups. The skill teaches hypothesis testing to determine if treatment groups have significantly different survival experiences, calculates test statistics and p-values, and interprets results in context of clinical or business decisions. It also covers visualization techniques for presenting group comparisons clearly.","q":"How do you compare survival curves between treatment groups?"},{"a":"Yes. Survival Analysis teaches survival probability estimation and risk stratification methods to predict outcomes for new patients or subjects. You learn to build predictive models using Cox regression or parametric approaches, generate personalized survival curves, and classify patients into risk groups. The skill enables clinical decision-making and resource allocation based on predicted survival probabilities.","q":"Can Survival Analysis predict outcomes for new patients?"},{"a":"Survival Analysis teaches parametric survival models including Weibull and exponential distributions for reliability and churn prediction. These models assume a specific survival distribution, enabling extrapolation beyond observed data and direct probability calculations. The skill covers when to use parametric versus semi-parametric approaches, model fitting, and applications in equipment reliability and customer lifetime value analysis.","q":"What parametric models does Survival Analysis cover?"}],"shadow_tags":["time-to-event-modeling","censoring-handling","hazard-estimation","group-comparison-stats","risk-prediction","clinical-analytics","reliability-engineering","churn-forecasting","semi-parametric-regression"],"summary_rewrite":"This skill teaches statistical methods for analyzing when events occur, accounting for incomplete observations where some subjects haven't experienced the event yet. You'll learn Kaplan-Meier estimation for survival curves, Cox regression for modeling risk factors, and log-rank tests for comparing groups\u2014with practical Python implementations using lifelines."},"files":[{"bytes":8884,"path":"skills/survival-analysis/SKILL.md","sha256":"c7e1b14be5d6612d014a8094c54eacefcb37b55942350c09a99cd687f27e3ba1","url":"https://skillfed.io/files/aj-geddes/useful-ai-prompts/survival-analysis/4185c6b1/SKILL.md"}],"id":"aj-geddes/useful-ai-prompts/survival-analysis","links":{"html":"https://skillfed.io/aj-geddes/useful-ai-prompts/survival-analysis","md":"https://skillfed.io/aj-geddes/useful-ai-prompts/survival-analysis.md","repo":"https://github.com/aj-geddes/useful-ai-prompts"},"meta":{"agents_supported":[],"first_seen":"2026-07-28","forks":45,"language":"Shell","last_updated":"2026-03-04","license":"MIT","name":"Survival Analysis","publisher":"aj-geddes","stars":299},"relations":{"similar":[{"id":"tondevrel/scientific-agent-skills/lifelines"},{"id":"beita6969/ScienceClaw/biostatistics"},{"id":"jaechang-hits/SciAgent-Skills/scikit-survival-analysis"},{"id":"synthetic-sciences/openscience/scikit-survival"},{"id":"foryourhealth111-pixel/Vibe-Skills/scikit-survival"},{"id":"LeonChaoX/qinyan-academic-skills/scikit-survival"},{"id":"drshailesh88/integrated_content_OS/scikit-survival"},{"id":"beita6969/ScienceClaw/scikit-survival"},{"id":"beita6969/ScienceClaw/statistical-testing"},{"id":"DrugClaw/DrugClaw/survival-analysis-tools"}]},"slug":{"owner":"aj-geddes","repo":"useful-ai-prompts","skill":"survival-analysis"},"version":"4185c6b1"}
