Actuarium

Formula sheets

Every formula on the syllabus, rendered natively, with the traps examiners set for each. Print one per exam and keep it by your desk.

P Probability

SOA

Bayes' theorem P(AiB)=P(BAi)P(Ai)jP(BAj)P(Aj)P(A_i\mid B)=\frac{P(B\mid A_i)P(A_i)}{\sum_j P(B\mid A_j)P(A_j)}

Conditional variance (law of total variance) Var(X)=E[Var(XY)]+Var(E[XY])\operatorname{Var}(X)=E[\operatorname{Var}(X\mid Y)]+\operatorname{Var}(E[X\mid Y])

MGF moments   E[Xk]=MX(k)(0)\;E[X^k]=M_X^{(k)}(0); sum of independent variables: MX+Y(t)=MX(t)MY(t)M_{X+Y}(t)=M_X(t)M_Y(t).

Expected payment with deductible dd on loss XX (per loss): E[(Xd)+]=dSX(x)dxE[(X-d)_+]=\int_d^\infty S_X(x)\,dx.

Exponential memorylessness   P(X>s+tX>s)=P(X>t)\;P(X>s+t\mid X>s)=P(X>t); for XExp(θ)X\sim\text{Exp}(\theta), E[(Xd)+]=θed/θE[(X-d)_+]=\theta e^{-d/\theta}.

Order statistics for i.i.d. sample of size nn: F(n)(x)=F(x)nF_{(n)}(x)=F(x)^n, F(1)(x)=1(1F(x))nF_{(1)}(x)=1-(1-F(x))^n.

Traps to remember

  • Confusing per-loss and per-payment expectations under a deductible.

  • Using σ2\sigma^2 where the question gives σ\sigma (and vice versa) for the normal.

  • Forgetting the Jacobian when transforming a continuous variable.

  • Variance of a sum: dropping the covariance term for dependent variables.

Ask the tutor