Bahnemann.Chapter5: Difference between revisions
(Created page with "'''Reading''': Bahnemann, D., "Distributions for Actuaries", CAS Monograph #2, Chapter 5. '''Synopsis''': To follow... ==Study Tips== ...your insights... To follow... '''Es...") |
|||
Line 95: | Line 95: | ||
Two formulas worth memorizing are: | Two formulas worth memorizing are: | ||
* <math>F_{X_A}(x)=Pr(X-A\leq x \;|\; X>A) =\begin{cases}0 & \mbox{if } -\infty<x<0 \\ \frac{F_X(X+A | * <math>F_{X_A}(x)=Pr(X-A\leq x \;|\; X>A) =\begin{cases}0 & \mbox{if } -\infty<x<0 \\ \frac{F_X(X+A)-F_X(A)}{1-F_X(A)} & \mbox{if }0\leq x<\infty\end{cases}</math> | ||
* <math>E[X_A]=\frac{E[X]-E[X;A]}{1-F_X(A)}</math> | * <math>E[X_A]=\frac{E[X]-E[X;A]}{1-F_X(A)}</math> | ||
Revision as of 23:59, 8 February 2020
Reading: Bahnemann, D., "Distributions for Actuaries", CAS Monograph #2, Chapter 5.
Synopsis: To follow...
Study Tips
...your insights... To follow...
Estimated study time: x mins, or y hrs, or n1-n2 days, or 1 week,... (not including subsequent review time)
BattleTable
Based on past exams, the main things you need to know (in rough order of importance) are:
- fact A...
- fact B...
reference part (a) part (b) part (c) part (d) E (2018.Spring #1) E (2018.Spring #1) E (2018.Spring #1) E (2018.Spring #1) E (2018.Spring #1) E (2018.Spring #1) E (2018.Spring #1) E (2018.Spring #1)
In Plain English!
Chapters 1 through 4 aren't on the exam but are worth quickly reading if you have time. You don't need to worry about the proofs but it is a great introduction to the distributions you'll be using in chapters 5 and 6.
Overview of Excess Claims
All claims are restricted in size to at least as large as some fixed amount A > 0. We do not know anything directly about claims smaller than A as these would be paid at $0, so not reported to the insurer in general. A common example of this is a deductible, but other situations can occur such as when an insurer covers a non-primary layer of claims in the case of umbrella insurance.
Mathematically, if X is an unlimited claim size random variable, we define the random variable Y by [math]Y=\begin{cases}0 &\mbox{if }0\leq X\leq A \\ X-A & \mbox{if }A\lt X\lt \infty\end{cases}[/math].
The distribution Y reflects the claim size modified by the condition that the insurer pays nothing until claims reach a certain size, A.
The cumulative distribution function for Y is [math]F_Y(y)=Pr(Y\leq y)=\begin{cases}0 & \mbox{if } -\infty \lt y\lt 0 \\ F_X(y+A) & \mbox{if } 0\leq y\lt \infty\end{cases}[/math].
If [math]E[X][/math] exists then [math]E[Y][/math] does as well. We have [math]E[Y]=E[X]-E[X;A][/math], where [math]E[X;A][/math] is the expected value of X limited to A. Since this is a positive amount, we have [math]E[Y]\leq E[X][/math].
Since insurers are mainly interested in claims which they have to pay out on, it's better to work with the variable, [math]X_A=X-A[/math], which is defined on [math]A\lt X\lt \infty[/math] and is called the excess of X over the limit A. This variable ignores claims less than or equal to A and reduces all others by amount A. When a variable X is modified in this fashion, it is said to be truncated from below and shifted by A.
Two formulas worth memorizing are:
- [math]F_{X_A}(x)=Pr(X-A\leq x \;|\; X\gt A) =\begin{cases}0 & \mbox{if } -\infty\lt x\lt 0 \\ \frac{F_X(X+A)-F_X(A)}{1-F_X(A)} & \mbox{if }0\leq x\lt \infty\end{cases}[/math]
- [math]E[X_A]=\frac{E[X]-E[X;A]}{1-F_X(A)}[/math]
Bahnemann gives formulas for [math]E[X_A^2][/math] and [math]E[X_A^3][/math]. Since they're fairly complicated, it's likely you would be given them in the exam if needed.