Aggregate Risk and Capital

Individual Risk Model

Aggregate heterogeneous policy risks and expose the effect of common dependence.

Individual Risk Model

The individual model keeps each insured risk visible. For mm policies,

S=i=1mYi,Yi=IiBi,S=\sum_{i=1}^{m}Y_i, \qquad Y_i=I_iB_i,

where IiI_i indicates whether a claim occurs and BiB_i is its amount. The simplest form allows at most one claim per risk during the period.

1. One risk

Let IiBernoulli(pi)I_i\sim\operatorname{Bernoulli}(p_i), independent of BiB_i, with

E[Bi]=μi,Var(Bi)=σi2.E[B_i]=\mu_i,\qquad \operatorname{Var}(B_i)=\sigma_i^2.

Then

E[Yi]=piμi,E[Y_i]=p_i\mu_i,Var(Yi)=piσi2+pi(1pi)μi2.\operatorname{Var}(Y_i) =p_i\sigma_i^2+p_i(1-p_i)\mu_i^2.

The first term is claim-size variation when a claim occurs; the second is occurrence variation.

2. Independent portfolio

If YiY_i are mutually independent,

E[S]=i=1mpiμi,E[S]=\sum_{i=1}^{m}p_i\mu_i,Var(S)=i=1m[piσi2+pi(1pi)μi2].\operatorname{Var}(S)= \sum_{i=1}^{m}\left[p_i\sigma_i^2+p_i(1-p_i)\mu_i^2\right].

Three-risk example

Riskpip_iMean claimClaim SDExpected lossLoss variance (£²)
A2%£10,000£5,000£2002.460×1062.460\times10^6
B5%£5,000£3,000£2501.638×1061.638\times10^6
C1%£50,000£30,000£50033.750×10633.750\times10^6
Total£95037.848×10637.848\times10^6

Portfolio SD is about £6,152. Risk C supplies more than half the expected loss and almost 89% of variance. Risk contribution, not policy count, identifies concentration.

3. Dependence adds covariance

Without independence,

Var(S)=iVar(Yi)+2i<jCov(Yi,Yj).\operatorname{Var}(S) =\sum_i\operatorname{Var}(Y_i) +2\sum_{i<j}\operatorname{Cov}(Y_i,Y_j).

Small positive covariance across many pairs can dominate individual variances. Sources include weather, geography, supply-chain inflation, court decisions, and shared policyholders.

Common-shock construction

Let ZZ indicate a catastrophe state. Conditional on ZZ, risks may be independent with probabilities pi(Z)p_i(Z); marginally they are dependent because the same ZZ shifts many probabilities. This gives a mechanism and a scenario to validate, rather than inserting one arbitrary correlation coefficient.

4. More than one claim per policy

If a policy can have multiple claims, replace Bernoulli IiI_i with count NiN_i:

Yi=j=1NiXij.Y_i=\sum_{j=1}^{N_i}X_{ij}.

The portfolio becomes a sum of policy-level collective models. The individual/collective distinction is therefore about retained detail, not mutually exclusive theories.

5. Approximation by a collective model

When mm is large and each pip_i is small, total claim count Ii\sum I_i may be approximated by Poisson with

λ=ipi.\lambda=\sum_i p_i.

Severity becomes a probability-weighted mixture of risk severities. This simplifies calculation but can lose concentration and dependence information. Validate the aggregate tail, not only the mean.

6. Portfolio decisions

The individual model is useful for:

  • pricing/risk classification with policy covariates;
  • concentration by geography or sum insured;
  • policy-specific deductibles and limits;
  • accumulation and scenario analysis;
  • explaining which segments drive capital.

It is less useful when risk-level identifiers are unstable or the available data only support aggregate counts and severities.

Practice

  1. One risk has p=0.1p=0.1, claim mean £2,000, and claim SD £1,000. Find its expected loss and variance.
  2. Two risks each have variance 4 and covariance 1. Find variance of their sum.
  3. Why might a Poisson approximation preserve expected count but understate catastrophe tail?
Answers
  1. Mean £200; variance =0.1(1,0002)+0.1(0.9)(2,0002)=460,000£2=0.1(1{,}000^2)+0.1(0.9)(2{,}000^2)=460{,}000\,£^2.
  2. 4+4+2(1)=104+4+2(1)=10.
  3. It can discard shared-event dependence, treating many claims from one catastrophe as independent arrivals.

Verify both models in the Computation Lab.

Copyright © 2026