Burden-Shift Sensitivity Analysis¶
Method — instantiates Circular-Economy Redesign via LCA
A method for testing whether circular redesign benefits hold under different assumptions and impact categories.
Burden-Shift Sensitivity Analysis takes a circular-redesign conclusion that already exists — "the reusable option is better," "recycling this material lowers impact" — and tries to break it. It systematically varies the assumptions the conclusion rests on (return rate, lifetime, transport distance, wash energy, recovery yield) and re-scores across a full set of impact categories rather than the single one that flattered the pitch, watching for the specific failure the archetype fears: an option that reduces one burden while quietly shifting burden to another stage, category, region, or future cycle. The one idea that makes it this mechanism and not its nearest twin: it is adversarial testing of an existing comparison, not the construction of one. It never builds the lifecycle model; it consumes the model's numbers and asks, over the plausible range of the world, "does the claimed benefit survive, and does the ranking of options hold?"
Example¶
An events company believes switching from single-use to reusable hard-plastic cups at its stadium is obviously greener, and the LCA model shows the reusable winning — at the assumed values. Burden-Shift Sensitivity Analysis puts that win under stress. It sweeps the two parameters that actually govern the outcome: how many times each cup is genuinely returned and reused before it is lost or broken, and the energy and water of industrial washing between uses. Illustratively, the reusable cup only comes out ahead once it clears roughly twenty-plus real uses; below a break-even return rate it loses, because its heavier manufacture and per-cycle washing are never amortized.
The analysis also re-scores across categories, not just climate, and surfaces a burden shift: the reusable system trades landfill volume for freshwater and detergent load at the wash facility. The output is not a verdict but a map of where the benefit lives and where it flips — "reusable wins above a ~60% return rate and if washing runs on low-carbon energy; below that, single-use is defensible." That reshapes the redesign toward the thing that decides it (guaranteeing returns) instead of the cup itself.
How it works¶
- Inventory the load-bearing assumptions. Identify the handful of parameters the conclusion is genuinely sensitive to; most inputs barely move the answer and are not worth sweeping.
- Sweep or sample them. Vary one at a time to find break-even points, or sample jointly (scenario sets, or Monte Carlo where distributions are known) to see how often the preferred option actually wins.
- Re-score across all impact categories. Check whether a gain in one category is paid for by a loss in another — the definition of problem-shifting — rather than trusting a single aggregated score.
- Report robustness, not a point. State the range over which the benefit and the option ranking hold, and name the assumption that most needs to be true.
Tuning parameters¶
- Parameters swept — which inputs are treated as uncertain; too few hides fragility, too many drowns the signal in noise.
- Sweep method — one-at-a-time break-even search versus joint scenario or Monte Carlo sampling; the latter captures interactions but needs credible distributions.
- Impact-category breadth — single-score versus the full suite; narrowing the categories is the fastest way to make a burden shift disappear from the report.
- Materiality threshold — how large a swing counts as changing the conclusion, and thus what gets flagged as fragile.
- Re-ranking depth — whether only the top option is stress-tested or the whole priority order of loop options is re-derived under each scenario.
When it helps, and when it misleads¶
Its strength is that it converts a fragile "it's greener" into a conditional claim with its conditions attached, and it is the archetype's main defense against problem-shifting — the trap where a circular redesign looks better only because the burden it created was scored in a category nobody looked at.[n1] It also re-derives the priority order of loop options, so a ranking that only held under optimistic inputs does not get locked into procurement.
Its failure mode is that a sensitivity analysis is only as honest as its ranges and its category list. Sweeping a narrow band around the base case, or omitting the impact category where the burden actually lands, produces a reassuring robustness result that is really just the original bias re-confirmed. And because it can be run to defend a favored option as easily as to test it, its stance matters. The discipline that keeps it honest is to set parameter ranges and the category suite before seeing which option they favor, and to report the scenarios where the preferred option loses rather than only those where it wins.
How it implements the components¶
Burden-Shift Sensitivity Analysis realizes the testing-and-ranking side of the machinery — the check that stands between a model result and a circularity claim:
burden_shift_guardrail— it is the guardrail in action: the explicit test for whether a proposed pathway moves harm across stages, categories, regions, or cycles.circularity_priority_rule— it re-derives and stress-tests the ranking of loop options by avoided burden and retained value, checking the order survives realistic assumptions.
It does not build the lifecycle model, set the functional unit, or produce the impact estimates it stresses (lifecycle_functional_boundary, impact_hotspot_map, residual_burden_record) — that's its nearest twin Process-Based LCA Model, whose output this method consumes; and it does not physically establish the reverse loop it assumes exists (reverse_flow_feedback_loop) — that's Take-Back Pilot.
Related¶
- Instantiates: Circular-Economy Redesign via LCA — this method is the guardrail that keeps a circularity claim from surviving on one flattering assumption.
- Consumes: Process-Based LCA Model supplies the impact estimates and boundary this analysis perturbs.
- Sibling mechanisms: Process-Based LCA Model · Lifecycle Hotspot Matrix · Material Passport · Design-for-Disassembly Teardown · Circularity KPI Dashboard · Take-Back Pilot · Material Flow Analysis
Editorial Notes¶
Form Classification¶
Form family: Analysis, Modeling & Optimization
Rationale: A method for testing whether circular redesign benefits hold under different assumptions and impact categories, making its operative form a computation, comparison, model, or analytic representation used to infer, estimate, or choose.
Independent corroboration: The frozen evidence defines Burden-Shift Sensitivity Analysis as 'A method for testing whether circular redesign benefits hold under different assumptions and impact categories', so its operative form is Analysis, Modeling & Optimization.
Review outcome: Independent reviewer agreement; high confidence.
Origin Attribution¶
Primary origin: Environmental Science & Climate Studies
Origin pattern: Cross-disciplinary synthesis
Present-day reach: Specialized
Rationale: Life-cycle assessment established the professional practice of checking impact-category and lifecycle burden shifting.
Related originating lineages:
- Statistics & Experimental Design — Sensitivity analysis contributes the systematic variation of assumptions and robustness ranges.
Review resolution: Environmental life-cycle assessment is the agreed primary lineage; the mechanism combines its burden-shifting diagnosis with statistical sensitivity analysis to test whether a redesign merely relocates harm. That combination is a genuine cross-disciplinary Encyclopedia synthesis with specialized reach.
Encyclopedia synthesis: The exact catalogued form synthesizes established practice rather than reproducing a single standard historical label.
Review outcome: Reconciled after independent review; high confidence.
Notes¶
[n1] Problem shifting (also "burden shifting") is the recognized LCA hazard in which an intervention reduces impact in one lifecycle stage or impact category while increasing it in another — e.g. cutting waste at the cost of water and energy. Assessing across the full lifecycle and a full category suite, rather than a single indicator, is the standard corrective, which is exactly what this method operationalizes. ↩