The Nature of Risk and Classification
Definition and Types of Risk → Frequency and Severity of Losses → Law of Large Numbers in Insurance → Numerical Example: Motor Insurance Portfolio → Real-World Applications
Formulas
- ·Pure risk: only the possibility of loss (fire, illness, accident). The ideal sphere for insurance.
- ·Speculative risk: possibility of both loss and gain (investments, exchange rate). Managed with hedging, diversification.
- ·Insurable risk: random, measurable, there is a large number of homogeneous units, loss is non-catastrophic.
- ·Financial risk: market (stock prices, rates), credit (default), liquidity (inability to sell quickly).
- ·Operational risk: process errors, systems, personnel, external events.
- ·Systemic risk: correlated shocks affecting the entire system (2008 crisis, COVID-2020).
- ·Poisson: $P(N = k) = e^{−λ}·λ^k/k!$, $E[N] = λ$, $Var[N] = λ$. Ideal for rare independent events (fires, accidents).
- ·Binomial: fixed $n$ risks, each defaults with probability $p$. $E[N] = n·p$, $Var[N] = n·p·(1−p)$.
- ·Negative binomial: heterogeneous portfolio—$Var > E$ (overdispersion).
- ·Exponential: $f(x) = λ·e^{−λ·x}$, $E[X] = 1/λ$. Light tail, few catastrophes.
- ·Lognormal: $\ln X \sim N(\mu, \sigma^2)$. Moderate tail, classic for insurance losses.
- ·Pareto: $P(X > x) = (θ/(θ+x))^α$. Heavy tail—catastrophes are possible. Used for fires, floods, cyber-attacks.
- ·Expected value principle: $P = (1 + θ)·E[X]$, $θ ≈ 0.1–0.5$.
- ·Standard deviation principle: $P = E[X] + λ·σ(X)$.
- ·Variance principle: $P = E[X] + α·Var[X]$.
- ·Exponential (Esscher) principle: $P = (1/α)·\ln E[e^{α·X}]$—connected to utility theory.
- ·Automobile insurance (comprehensive, compulsory MTPL). Russia: market of 250+ billion rubles per year. Tariff coefficients are constructed on compound models with discrimination by age, experience,...
- ·Healthcare. Bismarck systems (Germany, Japan) and market-based systems (USA) use actuarial models to calculate premiums considering age and lifestyle.
- ·Corporate insurance. D&O (directors) policies, cyber insurance, business interruption insurance—exotic models with heavy tails.
- ·Reinsurance (Munich Re, Swiss Re). Global reinsurers manage portfolios of catastrophic risks worth tens of billions of dollars—our frequency-severity apparatus with adjustments for correlations.
Any economic activity is accompanied by uncertainty: a fire may destroy a warehouse, a borrower may default on a loan, the price of oil may collapse, or a pandemic may paralyze entire industries. Actuarial science turns “fears” into numbers: it formalizes risk, quantitatively assesses it, and off...
Risk is the possibility of an undesirable event occurring with some probability, leading to financial losses. Formally: a random variable $X$ describing loss (or return with a negative sign), plus a probability measure on the space of elementary outcomes.
Insurability criteria: randomness (does not depend on the will of the insured), definiteness (the loss can be measured), independence (between insured parties), a large number of homogeneous risks (for the law of large numbers), acceptable premium. Not all risks are insurable: nuclear catastrophe...
Compound model: Total annual loss $S = X_1 + X_2 + ... + X_N$, where $N$ is a random number of losses (frequency), $X_i$ is the amount of the $i$-th loss (severity). The standard assumption is the independence of $N$ and $\{X_i\}$, and independence among the $X_i$.