Funnel Attrition Localization¶
Represent an ordered process as denominator-preserving stages, measure where the population is lost, and prioritize the stage whose repair most improves final yield.
Disposition summary¶
funnel_analysis was processed as a full archetype rather than a disposition-only variant. The accepted corpus already has adjacent patterns for option downselection, bottleneck relief, capacity valuation, coarse-to-fine search, and experimental attrition monitoring, but none directly captures denominator-preserving localization of loss across an ordered funnel.
Core pattern¶
Funnel Attrition Localization starts with a final-yield problem and refuses to stop at the endpoint. It asks what population entered the sequence, what counted as entering and exiting each stage, what denominator was carried forward, where loss occurred, and which stage most constrains the final outcome after measurement quality, recoverability, downstream value, cost, and ethics are considered.
The pattern is diagnostic but not merely descriptive. A funnel chart is only one mechanism. The archetype includes stage definition, denominator reconciliation, instrumentation audit, loss classification, binding-stage hypothesis, intervention prioritization, and remeasurement of the whole sequence.
When This Archetype Applies¶
Partial catalog groundingSome structural conditions are represented by existing abstractions, but no sufficient condition set is fully represented.
Diagnostic problem
An ordered sequence produces weak final yield, but the loss is observed only as an endpoint or aggregate deficit. Without stage-localized accounting, teams guess at causes, optimize the wrong transition, compare incompatible denominators, or miss the stage that actually constrains final yield.
Applicability expression4 distinct conditions
groundedpartly groundedopen
4 conditions, all required.
4Required in every casenumbered 1–4
These hold no matter which pattern applies.
Ordered stage progression · grounded
A population or item stream passes through ordered stages before a desired outcome.
The source archetype describes the situation as follows: A population, item stream, case set, lead pool, cohort, material flow, or transformation passes through ordered stages before the desired outcome appears. The normalized requirement above isolates the load-bearing portion used in this condition set.
primeFunnel Analysis— Reading per-stage attrition across an ordered sequence to localize where a population is lost and which stage binds the final yield.
Underperforming final yield · open
Final yield, conversion, retention, throughput, or quality is lower than expected.
The source archetype describes the situation as follows: Final yield, completion, conversion, retention, throughput, or quality is lower than expected. The normalized requirement above isolates the load-bearing portion used in this condition set.
Observable stage events · grounded
Stage entry, exit, failure, abandonment, reentry, or transition events are observable or instrumentable.
The source archetype describes the situation as follows: The team can observe or instrument stage entry, stage exit, failure, abandonment, reentry, or transition events. The normalized requirement above isolates the load-bearing portion used in this condition set.
primeFunnel Analysis— Reading per-stage attrition across an ordered sequence to localize where a population is lost and which stage binds the final yield.
Attrition displaced downstream · open
A local stage improvement can move attrition downstream unless the whole sequence is remeasured.
The source archetype describes the situation as follows: A local improvement may simply move the loss downstream unless the whole funnel is remeasured. The normalized requirement above isolates the load-bearing portion used in this condition set.
Other requirements and context (2)
Why these sit outside the expression
Supporting context — it may accompany or help interpret the situation, but it is not a load-bearing condition in a sufficient diagnostic set.
Supporting contextLosses may occur at different stages for different cohorts, segments, channels, or time windows.
Supporting contextStakeholders disagree about whether the binding problem is awareness, entry, qualification, activation, handoff, capacity, eligibility, friction, follow-through, or downstream quality.
Coverage
2 of 4 conditions grounded · 2 open.
Key components¶
| Component | Description |
|---|---|
| Ordered Stage Model ↗ | The ordered stage model defines the process being analyzed. A useful funnel is not just a visual metaphor; it is a claim that a population, case, item, signal, material, or opportunity moves through identifiable transitions before a desired outcome can occur. |
| Denominator Transition Frame ↗ | The denominator transition frame is the accounting discipline of the archetype. It makes each stage count traceable to the previous stage, a legitimate branch, a loop, a reentry, or an explicitly classified loss channel. Without it, conversion rates can look precise while comparing incompatible populations. |
| Per-Stage Conversion and Loss Metrics ↗ | Each transition needs both a rate and an absolute count. A small percentage loss on a huge denominator may matter more than a dramatic percentage loss late in the funnel. Conversely, a large visible loss may be protective, intentional, or low leverage. |
| Binding Stage Hypothesis ↗ | The binding stage is the stage whose repair would most improve final yield under current conditions. It is a hypothesis, not a fact produced automatically by a dashboard. It should combine reliable observed loss, expected recoverability, downstream value, intervention feasibility, and quality or fairness risk. |
| Instrumentation Integrity Check ↗ | Before acting, the system checks whether the observed loss is real. Missing events, duplicate events, clock drift, new definitions, tracking outages, reclassified statuses, and cross-system mismatches can all create artificial funnel losses. |
Common mechanisms¶
A conversion funnel dashboard is useful when the process is stable and linear. A cohort transition table is better when time, cohort mix, or drift matters. A denominator reconciliation checklist belongs early whenever metrics disagree. Event trace process mining becomes valuable when the path branches, loops, or skips stages. A funnel experiment backlog translates the binding-stage hypothesis into tests and interventions.
None of these mechanisms should be mistaken for the archetype itself. The archetype is the reusable solution pattern that decides how to define, audit, interpret, prioritize, and remeasure stage losses.
Parameter dimensions¶
Important parameters include the number of stages, stage granularity, observation window, cohort definition, allowable branch and reentry rules, attribution of loss reasons, minimum sample size for segment comparisons, latency tolerance, uncertainty display, intervention cost, downstream quality threshold, and fairness/access review threshold.
Invariants to preserve¶
The archetype preserves stable stage definitions, denominator integrity, comparable observation windows, separation between observation and causal explanation, final-yield quality, and the ability to remeasure the whole funnel after intervention. It also preserves legitimate friction when that friction protects safety, consent, eligibility, quality, fairness, or public interest.
Neighbor distinctions¶
Progressive Narrowing intentionally filters an option set toward a decision; this archetype diagnoses where an ordered population is lost. Bottleneck Identification and Relief handles capacity-limited throughput; this archetype may discover a bottleneck but also handles abandonment, rejection, measurement loss, eligibility barriers, and conversion loss. Attrition and Dropout Monitoring protects study validity under missingness; this archetype generalizes ordered-stage loss localization across product, service, operational, scientific, and administrative flows.
Failure modes¶
The main failure modes are denominator drift, instrumentation artifacts, largest-drop bias, local conversion optimization, over-segmented storytelling, loss migration, and ethical attrition erasure. The remedy is to keep measurement audit, denominator reconciliation, final-yield quality, and remeasurement in the pattern rather than treating funnel analysis as a static chart.
Example¶
A benefits program sees low enrollment despite high demand. The team maps application stages and finds that most loss occurs at document upload, especially for mobile users. Instrumentation confirms that the upload interface rejects large photos without clear feedback. The binding-stage hypothesis becomes upload friction rather than eligibility or outreach. The team changes the upload flow and adds fallback channels, then remeasures the entire sequence to confirm that final benefit receipt improves without weakening eligibility integrity.
Common Mechanisms¶
11 documented mechanisms across 7 implementation forms.
The grouping reflects forms represented among the mechanisms currently documented for this archetype; an absent form is not necessarily an impossible implementation.
Analysis, Modeling & Optimization · 3 mechanisms
- Cohort Transition Table — Follows fixed cohorts stage by stage over a stable window, keeping each cohort's own starting count as the denominator so drop-off is never blurred by mixing arrivals from different periods.
- Event Trace Process Mining — Reconstructs the actual paths people took from raw event logs, exposing the loops, skips, back-steps, and side-routes that a clean linear funnel silently assumes away.
- Segment Funnel Comparison — Re-runs the same funnel separately within meaningful slices — channel, device, region, cohort, access group — to reveal whether a whole-funnel drop is really one segment collapsing at one stage.
Assessment, Review & Assurance · 2 mechanisms
- Denominator Reconciliation Checklist — A pre-analysis gate that verifies each stage's counts agree across systems, definitions, time windows, filters, and de-duplication rules before anyone trusts the funnel.
- Survivorship Bias Audit — Tests whether a funnel that looks healthy among the people it measures is quietly ignoring those excluded, abandoned, refused, or dropped before they were ever counted.
Decision, Gate & Allocation · 1 mechanism
- Loss Pareto Review — Ranks the funnel's stages by how much final yield each one actually costs and how tractable its fix is, so effort goes to the stage that returns the most recoverable yield per unit of work — not merely the biggest visible drop.
Interface, Display & Cue · 1 mechanism
- Stage Drop-Off Waterfall — Renders the population cascading from the initial cohort down to final yield one stage at a time, so the size and exact location of every loss is read off a single denominator-preserving chart.
Monitoring, Sensing & Alerting · 2 mechanisms
- Conversion Funnel Dashboard — A single standing panel showing entry counts, per-stage conversion and drop-off, and final yield against target across the ordered funnel — the shared at-a-glance read of where the funnel stands.
- Stage Conversion Anomaly Alert — Watches each stage's live conversion against a validated baseline and fires the moment a rate breaches its control limit, catching a drop-off shift as it happens instead of at the next review.
Protocol, Workflow & Routine · 1 mechanism
- Funnel Experiment Backlog — Turns prioritized loss hypotheses into a running queue of tests, redesigns, and repairs — each sized by the yield it could recover and closed only when remeasurement confirms the gain.
Representation, Specification & Plan · 1 mechanism
- Event Instrumentation Specification — The upfront design document that fixes the funnel's stages and defines the exact events, identifiers, and transition rules to log — so the data is interpretable before it is collected, not after.
Compression statement¶
Define the funnel stages, preserve stage denominators, measure per-transition conversion and loss, audit instrumentation, segment only where comparison is meaningful, identify the binding stage, intervene on the highest-leverage loss mechanism, and remeasure to ensure the loss was reduced rather than hidden, shifted, or reclassified.
Canonical formula: FinalYield = InitialPopulation × Π(stage_conversion_i); StageLeverage_i ≈ ReliableLoss_i × Recoverability_i × DownstreamValue_i − InterventionCost_i, subject to denominator integrity and downstream quality checks.
Related Abstractions¶
Abstractions this archetype builds on — directly (a source ingredient) or as a related pattern. Links follow the typed catalog namespace.
Built directly on (8)
- Bottleneck: The single limiting stage that caps an entire system's throughput.
- Decomposition: Breaking a whole into parts that can be analyzed independently and recombined to reconstitute the whole, making complexity tractable through divide-and-conquer.
- Funnel Analysis: Reading per-stage attrition across an ordered sequence to localize where a population is lost and which stage binds the final yield.
- Measurement: Mapping a target's attribute onto a scale via an instrument and procedure, yielding a value-plus-uncertainty tied to a unit and frame.
- Monitoring: Continuously observing a system's state to detect deviation from expected behavior and trigger a response, separating genuine signal from routine noise.
- Pipeline: Sequential processing stages.
- Stage Gate Process: Partition a long commitment into evidence-gated stages with escalating commitment and a funnel of kills.
- Yield Loss: The gap between a transformation's theoretical maximum output and its realized output, decomposed under a balance constraint into named loss channels that sum to the deficit and can be ranked and attacked.
Also references 24 related abstractions
- Aggregation: Deliberately collapsing many items into a single summary, choosing which information to discard to gain tractability.
- Calibration: Aligning a system's output to a trusted reference by measuring deviation, adjusting to reduce it, and monitoring for drift.
- Comparison: Place items in a shared frame along chosen dimensions to read off a relation between them.
- Concept Drift: A learned rule silently loses validity when the input–outcome relationship it was calibrated on changes underneath it.
- Confounding: Hidden variable interference.
- Data Drift: A static learned mapping silently loses accuracy as the deployment distribution drifts away from the distribution it was calibrated on.
- Data Integrity: Accuracy and consistency preserved.
- Decision Cycle Subordination: A slower actor's decision cycle becomes forced to respond to a faster actor's tempo, and responding faster deepens the subordination rather than escaping it.
- Feedback: Outputs influence inputs.
- Flow: Structured movement of energy, matter, or information.
Variants¶
Narrower or domain-specific specializations that share this archetype's core structure. Recognized variants are established; candidate variants are provisional.
Conversion Funnel Diagnosis · domain variant · recognized
A product, growth, sales, or service variant focused on locating conversion loss between defined user or customer stages.
- Distinct from parent: Narrower domain vocabulary and mechanisms; the parent also covers scientific yield, operations, care pathways, screening, and administrative flows.
- Use when: The population is users, leads, applicants, customers, cases, or requests moving through an ordered journey; The practical question is where conversion fails and which transition should be changed first.
- Typical domains: product analytics, sales operations, public service delivery
- Common mechanisms: conversion funnel dashboard, segment funnel comparison, funnel experiment backlog
Cohort Funnel Analysis · temporal variant · recognized
A variant that compares funnel transitions for defined cohorts over time to distinguish genuine loss from cohort mix, seasonality, or drift.
- Distinct from parent: The parent may use a single-period funnel; this variant makes cohort definition and observation windows primary.
- Use when: Stage behavior changes over time; New and old cohorts should not be pooled because they experienced different conditions.
- Typical domains: education retention, subscription services, clinical pathways
- Common mechanisms: cohort transition table, stage conversion anomaly alert
Multi-Path Funnel Loss Mapping · scale variant · candidate
A variant for funnels with legitimate branching, skipping, looping, or reentry rather than a single one-way sequence.
- Distinct from parent: The parent can be linear; this variant requires explicit path topology.
- Use when: Observed paths diverge because the process is genuinely multi-path; Forcing a linear funnel would create false attrition or hide reentry.
- Typical domains: healthcare referral networks, customer support escalations, manufacturing rework
- Common mechanisms: event trace process mining, denominator reconciliation checklist
Yield Funnel Decomposition · domain variant · recognized
A scientific or operational variant that decomposes realized yield loss across transformation stages.
- Distinct from parent: Narrower emphasis on material, chemical, biological, computational, or process yields.
- Use when: A theoretical or expected final yield exists; Loss channels can be assigned to ordered stages or transient states.
- Typical domains: manufacturing, chemistry, clinical operations
- Common mechanisms: stage dropoff waterfall, loss pareto review
Near names: Funnel Analysis, Funnel Attrition Analysis, Stage Loss Analysis, Drop-Off Analysis, Pipeline Conversion Diagnostics, Stage Attrition Localization.
Editorial Notes¶
Problem Classification¶
Classification: Observability, Measurement & Feedback Gaps → Baseline, Delivery & Process-Loss Attribution
Problem kernel: endpoint yield hides the stage where cases are lost
Rationale: Aggregate attrition cannot guide repair because transitions use incompatible denominators and no stage-by-stage accounting locates loss.
Independent corroboration: The earliest necessary condition in the frozen evidence is: An ordered sequence produces weak final yield, but the loss is observed only as an endpoint or aggregate deficit. That is a baseline delivery and process loss attribution problem because Aggregate outcomes lack the reference, stage accounting, effective-delivery basis, or coordination signal needed to locate deviation and loss.
Review outcome: Independent reviewer agreement; high confidence.