Survival Analysis and Event History Methods

Graduate Depth 84 in the knowledge graph I know this Set as goal
Unlocks 2 downstream topics
survival-analysis event-history duration censoring

Core Idea

Event history methods analyze timing of social events—divorce, job transitions, political regime changes. These methods handle censoring (incomplete observation periods) and allow time-varying covariates. Survival curves and hazard functions describe rates of event occurrence over time.

Explainer

Your training in linear regression taught you to model the *level* of an outcome — how high or low is Y given X? But many social science questions are about *timing*: not whether someone gets divorced, but when. Not whether a political regime collapses, but how long it survives. Not whether a worker finds a new job, but how quickly after being laid off. Standard regression is poorly suited to timing questions, partly because of a data problem your regression training didn't prepare you for: censoring.

Censoring occurs when you observe a subject for a period but the event has not yet occurred by the end of observation. A study tracking divorces that ends in 2020 includes couples still married at that date — they haven't experienced the event, but their marriages lasted *at least* as long as the observation window. Simply excluding these cases biases the analysis by discarding information: a marriage that has survived 15 years tells you something important even if it isn't yet ended. Survival analysis incorporates censored observations correctly by treating them as contributing information about survival *up to* the censoring point, even though the event was not observed. Your background in probability distributions — especially the exponential — will help here, since the exponential distribution describes constant-hazard survival processes and is the simplest baseline case.

The two core functions build on your probability background. The survival function S(t) gives the probability that the event has not yet occurred by time t — it starts at 1 and declines over time as events accumulate. The hazard function h(t) is the instantaneous rate of event occurrence at time t, given that the subject has survived to that point. Think of the hazard as the *risk rate right now for those still at risk* — it can vary over time. Divorce risk is highest in the early years of marriage and again around the seventh year; political regimes are often most vulnerable just after transitional periods. The hazard function captures this time-varying risk in a way that a single regression coefficient cannot.

The Cox proportional hazards model is the workhorse of event history analysis, and it generalizes linear regression in a specific way. Rather than modeling the level of an outcome, it models the *ratio of hazards* between subjects with different covariate values. The model estimates a hazard ratio for each covariate: a ratio of 2 means subjects with that characteristic experience the event at twice the rate of the reference group at any given point in time. The "proportional" assumption — that this ratio is constant over time — is a testable constraint. Extensions allow time-varying covariates (a subject's employment status can change during observation), competing risks (subjects can exit via multiple distinct events, such as retirement versus layoff), and discrete-time formulations for data where time is measured in intervals rather than continuously.

What did you take from this?

Topics in reflective domains aren't scored by quiz answers. Read, reflect, and mark when you've thought it through.

Quiz me anyway →

Prerequisite Chain

Counting to 10Counting to 20Understanding ZeroThe Number ZeroCounting to FiveOne-to-One CorrespondenceCombining Small Groups Within 5Addition Within 10Addition Within 20Two-Digit Addition Without RegroupingTwo-Digit Addition with RegroupingAddition Within 100Repeated Addition as MultiplicationMultiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Two-Digit by One-Digit DivisionDivision with RemaindersRemainders and Quotients in DivisionDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueReading and Writing DecimalsComparing and Ordering DecimalsAdding and Subtracting DecimalsMultiplying DecimalsDividing DecimalsDividing FractionsMixed Number ArithmeticOrder of OperationsInteger Order of OperationsVariable ExpressionsCombining Like TermsOne-Step EquationsTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesAngle Pairs: Complementary, Supplementary, and VerticalParallel Lines and TransversalsCorresponding AnglesAlternate Interior AnglesTriangle Angle Sum TheoremExterior Angle TheoremTriangle Inequality TheoremSimilar Triangles: AA SimilaritySimilar Triangles: SSS and SAS SimilarityProportions in Similar TrianglesRight Triangle Trigonometry IntroductionTrigonometric Ratios ReviewRadian MeasureConverting Between Degrees and RadiansThe Unit CircleGraphing Sine and CosineGraphing Tangent and Reciprocal Trigonometric FunctionsDerivatives of Trigonometric FunctionsAntiderivativesIndefinite IntegralsBasic Integration RulesRiemann SumsDefinite Integral DefinitionFundamental Theorem of Calculus Part 1Fundamental Theorem of Calculus Part 2U-SubstitutionIntegration by PartsSeparable Differential EquationsIntegrating Factor Method for First-Order Linear ODEsFirst-Order Linear Ordinary Differential EquationsSecond-Order Linear Homogeneous Differential EquationsCharacteristic Equation Method for Linear ODEsComplex Roots and Oscillatory SolutionsSpring-Mass Systems and Mechanical VibrationsResonance and Damping in Forced VibrationsRLC Circuit Applications of Differential EquationsIntroduction to Differential EquationsSurvival Analysis and Event History Methods

Longest path: 85 steps · 425 total prerequisite topics

Prerequisites (4)

Leads To (2)