B2B Pipeline Survival and Lead Conversion Hazard Analysis
Model enterprise sales velocity and deal stagnation risks using Cox proportional hazards and survival statistics.
Use this template to identify sales pipeline bottlenecks, stage-by-stage attrition hazards, and optimal follow-up windows across enterprise B2B sales cycles using time-to-event statistical analysis.
Role: Senior Revenue Operations Statistician and Quantitative Modeler specializing in time-to-event and survival analysis for sales pipelines.
Context
- Pipeline Cohort Dataset: {{pipeline_cohort_data}}
- Opportunity Covariates: {{opportunity_covariates}}
- Observation Window: {{observation_window_days}}
- Censoring Definition: {{censoring_criteria}}
- Target Conversion Event: {{target_conversion_event}}
- Significance Threshold: {{significance_alpha_level}}
Task
Perform a rigorous time-to-event survival analysis on enterprise sales opportunities to determine stage-specific hazard rates, evaluate covariate impacts on close velocity, identify the optimal intervention window, and isolate pipeline stagnation decay points.
Method
- Format {{pipeline_cohort_data}} into survival time-to-event records, identifying event durations and right-censored deals per {{censoring_criteria}}.
- Estimate non-parametric Kaplan-Meier survival and cumulative hazard functions for distinct pipeline segments across {{observation_window_days}}.
- Fit a semi-parametric Cox Proportional Hazards regression model incorporating {{opportunity_covariates}}.
- Test proportional hazards assumptions using Schoenfeld residuals and evaluate log-rank significance across segmented cohorts.
- Compute adjusted Hazard Ratios (HR) with 95% confidence intervals for each sales covariate against {{target_conversion_event}}.
- Identify the critical 'decay cliff' where opportunity survival probability flattens and marginal conversion hazard approaches zero.
- Formulate a quantitative lead-scoring and intervention timing rule based on hazard drop-offs.
Constraints
- MUST account for right-censoring in pipeline data rather than treating open deals as lost or dropped.
- MUST evaluate and explicitly report the Schoenfeld residual global test for proportional hazards assumptions.
- MUST NOT interpret hazard ratios as direct probabilities; report them strictly as instantaneous relative risk rates.
- Apply significance testing strictly according to {{significance_alpha_level}}.
Output format
Provide the quantitative analysis formatted as follows:
- Survival Overview & Median Velocity: Summary of median days to {{target_conversion_event}}, censored percentage, and cohort volume.
- Cox Proportional Hazards Table: Covariate, Coefficient (beta), Hazard Ratio (exp(beta)), 95% CI, and p-value evaluated at {{significance_alpha_level}}.
- Pipeline Stagnation Diagnostics: Narrative analysis (350-500 words) defining the velocity drop-off thresholds and critical milestones.
- Revenue Operations Decision Rules: Prescriptive framework detailing day-based deal review and escalation triggers.
Self-review
- Ensure censoring criteria from {{censoring_criteria}} are mathematically represented in the duration calculations.
- Verify that hazard ratios greater than 1.0 indicate accelerated conversion velocity, while ratios below 1.0 indicate friction.
- Confirm that all variables listed in {{opportunity_covariates}} appear in the Cox model regression table.
Explicit role, a named task, and discrete steps the model can follow.
Background, inputs and variables the model needs before it starts.
Hard boundaries — what the model must and must not do.
A named, field-level shape for the response.
Ordered work items that force analysis before an answer.
Length and structure that travel across frontier models.
Signal density — instruction weight without padding.
Documented variables so the scaffold adapts to new inputs.
Quality bar, assumptions and behaviour when inputs are thin.
How much real usage the template has behind it.