Excess-of-Loss Reinsurance Contract¶
Document — instantiates Risk Pooling vs. Reinsurance Layering Strategy
A reinsurance contract that pays losses above a specified attachment point up to a limit.
An Excess-of-Loss (XoL) Reinsurance Contract is non-proportional cover that slices each individual loss into bands. Below the attachment point the pool keeps the loss on its own account; between attachment and an exhaustion limit the reinsurer indemnifies the excess; above exhaustion the pool is exposed again unless a higher layer is bought. The defining move — the one thing true of it and false of its nearest twin, the Stop-Loss Cover — is that it responds to the severity of a single occurrence: it cares about how big one event is, never about how many events add up over a year. A single catastrophic claim pierces the layer; a thousand small claims that never individually reach attachment leave it untouched.
Example¶
A regional trucking cooperative self-insures its fleet's auto-liability exposure. Fender-benders and cargo scrapes are frequent, small, and easily pooled — the co-op pays them from members' premiums without strain. But one multi-vehicle interstate pileup can generate a wrongful-death verdict large enough to bankrupt the pool in a single stroke. So the co-op buys an XoL layer written as "$9M excess of $1M per occurrence." When a chain-reaction crash produces a roughly $6.2M settlement, the co-op pays the first $1M from its retained account and the reinsurer indemnifies the ≈$5.2M above attachment, up to the $10M exhaustion. Ordinary claims never touch the reinsurer. The pool keeps the cheap, stabilizing benefit of pooling routine losses while capping the one thing pooling cannot absorb — the single severe event.
How it works¶
- Fix the attachment per occurrence. Define what counts as "one loss" (one accident, one insured, one event-hour) and set the loss level at which the reinsurer starts paying.
- Set the limit and exhaustion. Cap the layer's payout; losses above exhaustion revert to the pool or attach to a stacked higher layer, building a tower.
- Price as rate-on-line and cede premium. The reinsurer charges a premium expressed as a fraction of the layer limit; the pool pays it in exchange for the band.
- Specify reinstatements. State whether, and how often, the layer refills after a hit, which fixes the pool's exposure to a second severe event in the same period.
Tuning parameters¶
- Attachment point — how much of each loss the pool retains. A low attachment transfers more but costs far more premium; a high attachment is cheap but leaves the pool carrying larger single hits.
- Layer limit / exhaustion — how far up the loss the cover reaches. Wider limits buy protection against rarer, larger events at rising marginal cost.
- Per-occurrence definition — how tightly "one loss" is drawn (per accident vs. per event). A loose "hours clause" or event definition can bundle related claims into one recoverable occurrence.
- Reinstatements — how many times the layer refills, and at what reinstatement premium; trades cost against back-to-back-event protection.
- Rate-on-line — the premium as a share of limit; the market price of the band, driven by attachment probability.
When it helps, and when it misleads¶
Its strength is surgical: it protects the pool's capital against the single severe occurrence — the pileup, the tower fire, the one giant liability verdict — while leaving the frequent small losses inside the pool where pooling is cheapest. It is the classic non-proportional layer, priced on a rate-on-line basis, and it lets a modest pool credibly stand behind exposures far larger than its reserves.[n1]
Its failure mode is a severity–frequency mismatch: a high per-occurrence attachment does nothing for a year ruined by an accumulation of many mid-sized claims, none of which individually pierces the layer. The classic misuse is buying a tall XoL tower to protect a self-insured budget that is actually threatened by claim frequency, then discovering the layer never triggered while the pool bled out one modest claim at a time. That aggregate-protection job belongs to a different instrument. The guarding discipline is to match the trigger shape to the risk shape — per-occurrence cover for severity spikes, and something else entirely for a bad year in total.
How it implements the components¶
Excess-of-loss fills the per-occurrence layering slice of the architecture:
primary_retention_layer— everything below the attachment point stays with the pool; the contract defines that retained band explicitly.attachment_and_exhaustion_thresholds— its core: the attachment point where the reinsurer begins to pay and the exhaustion limit where the layer stops.secondary_transfer_layer— the band between attachment and exhaustion is ceded to the reinsurer's balance sheet.
It does NOT protect the pool's reserve against an accumulation of losses over a period or cap how large a member call can grow (capital_or_reserve_buffer, member_assessment_or_call_mechanism) — that aggregate-budget job is Stop-Loss Cover's; excess-of-loss indemnifies one severe occurrence, not a bad year in total.
Related¶
- Instantiates: Risk Pooling vs. Reinsurance Layering Strategy — supplies the per-occurrence severity layer of the tower.
- Sibling mechanisms: Quota-Share Reinsurance Arrangement · Stop-Loss Cover · Hedging Overlay Contract · Catastrophe Bond or Parametric Cover · Contingent Supply or Capacity Contract
Editorial Notes¶
Form Classification¶
Form family: Rule, Policy & Commitment
Rationale: Excess-of-Loss Reinsurance Contract operates as a standing rule, threshold, contractual commitment, or policy constraint governing future conduct because it a reinsurance contract that pays losses above a specified attachment point up to a limit.
Independent corroboration: The frozen evidence defines Excess-of-Loss Reinsurance Contract as 'A reinsurance contract that pays losses above a specified attachment point up to a limit', so its operative form is Rule, Policy & Commitment.
Nearest alternative: Representation, Specification & Plan — The reinsurance document externalizes terms, but attachment, limits, pricing, and reinstatement are binding commitments governing future losses.
Review outcome: Independent reviewer agreement; medium confidence.
Origin Attribution¶
Primary origin: Economics & Finance
Origin pattern: Single lineage
Present-day reach: Specialized
Rationale: Excess-of-loss reinsurance with attachment point and limit is a canonical insurance and financial risk-transfer contract.
Review outcome: Independent reviewer agreement; high confidence.
Notes¶
[n1] Rate on line is the reinsurance premium expressed as a percentage of the layer's limit — a $600k premium on a $10M limit is a 6% rate on line. It is the market's price for a non-proportional band and roughly tracks the probability the attachment is pierced; the inverse (payback period) is how many loss-free years the layer must run to earn back one full-limit loss. ↩