Peltzman Effect¶
Core Idea¶
When a safeguard lowers the cost an agent expects to pay for risky behavior, the agent reallocates some of the freed risk budget back into more risk, partly offsetting the safety the safeguard was meant to provide. Realized safety = engineered safety − the behavioral offset, and that offset is an optimization, not a moral failing.
How would you explain it like I'm…
Braver With Knee Pads
Spending Your Safety
Risk Compensation Offset
Broad Use¶
- Vehicle safety: seatbelts, ABS, and airbags followed by more aggressive driving, with risk displaced onto pedestrians.
- Sports: helmets and pads enabling impact techniques that produce equipment-enabled injuries.
- Medicine: pre-exposure prophylaxis associated with reduced condom use that partly offsets the population effect.
- Finance and insurance: insured assets managed less carefully; deposit insurance and too-big-to-fail shifting bank risk preferences.
- Cybersecurity: a strong perimeter control drawing attention away from interior layers.
- Conservation: protecting one species shifting hunting pressure onto unprotected substitutes.
- Software engineering: tests and review lowering the cost of some failures and releasing attention to shipping faster.
Clarity¶
It names the gap between engineered safety (behavior held constant) and realized safety (net of re-optimization), and separates an agent who does not use a safeguard (compliance failure) from one who uses it and rebalances.
Manages Complexity¶
It compresses a sprawling literature of underperforming interventions into one schema: a cost-of-failure reduction at site A produces a re-optimization that moves freed risk-budget elsewhere.
Abstract Reasoning¶
It supplies a clean test for whether behavior is endogenous to a safeguard — would the predicted effect survive if behavior were held constant? — and predicts the offset scales with the safeguard's perceptibility.
Knowledge Transfer¶
- Insurance: tie the cost-of-failure back to the agent's own wallet (deductibles, capital-at-risk) to shrink the offset.
- Engineering: prefer passive, imperceptible safeguards (crumple zones) over visible ones the agent can rebalance against.
- Policy: instrument the predicted displacement site — pedestrians, downstream layers — not just the protected site.
Example¶
Deposit insurance and bailout guarantees lower a bank's cost of failure, so it rationally levers up and holds riskier assets; the freed risk-budget lands on taxpayers, and the fix is capital-at-risk that restores the bank's residual exposure.
Relationships to Other Primes¶
Foundational — no parent edges in the catalog.
Children (1) — more specific cases that build on this
- Moral Hazard is a kind of, typical Peltzman Effect — The file: moral_hazard is 'the Peltzman effect WITH explicit contracts' — the special case where the cost-lowering mechanism is a written risk transfer; Peltzman is the general case (any safeguard: helmet, vaccine, perimeter control). Peltzman is the more-general parent. TENTATIVE reparent — moral_hazard is an established prime; owner confirms direction.
Not to Be Confused With¶
- Peltzman Effect is not Moral Hazard because moral hazard is the same reallocation arising specifically from an insurance or contractual transfer of failure-cost, whereas the Peltzman effect is triggered by any safeguard — a helmet, a vaccine — with no counterparty.
- Peltzman Effect is not Optimism Bias because optimism bias is a misestimate of risk, whereas the Peltzman agent correctly perceives the lower cost and rationally rebalances — information will not fix it.
- Peltzman Effect is not a compliance failure because that is the agent not using the safeguard, whereas the Peltzman effect is strictly the case where the agent does use it and rebalances around it.