Distinguish between proportional and excess of loss reinsurance structures
A primary insurer's losses are described and you must determine cessions, retentions, and net retained losses under different reinsurance structures.
Proportional (quota share, surplus share): cede a fixed percentage of premium and losses. Excess of loss (per-risk, per-occurrence, aggregate): cede losses above an attachment up to a limit. Apply each structure to the loss distribution: for XL on a single risk, ceded loss = min(X - attachment, layer width) × (1 if X > attachment else 0).
Proportional: cede a fraction. XL: cede losses above attachment up to limit per risk/event.