B1. Bahnemann Flashcards

1
Q

Distribution review (Possion, Negative Binomial, Exponential, pareto)

A

Poisson:
- f(n) = lamda^n * exp(-lamda)/(fact(n))
- mean = variance = lamda
Negative Binomial:
-f(n) = combin(r+n-1, n) p^n (1-p)^r
- mean = pr/(1-p)
- variance = pr/(1-p)^2
Exponential
-f(x) = exp(-x/beta) / beta
-F(x) = 1- exp(-x/betal)
-mean = beta
-variance= beta^2
Pareto
-f(x) = alpha* beta^alpha / (x+beta)&^(alpha+1)
- F(x) = 1- (beta/x+Beta)^alpha
- mean = beta/ (alpha - 1)
- variance = alpha beta ^2 / [ (alpha -1)^2 (alpha -2)]

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Panjer’s Recursive Algorithm

A
  • approximate a real aggregate loss distribution given an equal-spaced discrete severity distribution
  • count distribution N must satisfies f(n) = (na+b)/b * f(n-1)
  • both Poisson (a = 0, b = lamda) and Negative Binomial (a = p, b = (r-1)p)satisfies this
  • f(0) = 0
  • fs(mh) = Prb(S=mh) = summation from K=1 to m (a+ bk/m) fx(kh)fs(mh-kh)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Expected excess claim severity

A

E(Xa) = e(a) = (E[X] - E[X;a])/ (1-F(a))

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

excess claim severity variance

A

VAR(X^2 a;L] = E[X^2 a;L] - E[Xa;L]^2
E[X^2 a;L] = [E(X^2;a+L) - E(x^2;a) - 2a*[E(x;a+L) - E(x;a)) ]/(1-F(a))

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

expected excess claim severity in a layer

A

E[Xa;L] = (E[X;a+L] - E[X;a]) / (1-F(a))

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Expected excess claim count

A

E[Na] = pE[N]

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

excess claim count variance

A

Var(Na) = P^2 var(N) + p*(1-p) E(N)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Expected aggregate losses in a layer

A

E[S] = E[N]*[E(X;a+L) - E(X;a)]

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

aggregate losses in a layer variance

A

Var(S) = E[X^2;a+L] - E[X^2;a] -2aE[S] + r*E(S)^2
r - claim contagion parameter accounts for claims not being independent

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Variance approach for risk load

A

risk load = k[E(X^2;L) + (var(n)/E(n)-1)*E(X;L)^2]
premium for basic limit = E(N)[(E(X;b) + K E(X^2;b)]

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Standard deviation approach for risk load

A

risk load = k/sqrt(E[N])) * sqrt( E[X^2;L] + (var(n)/E(n)-1)*E(X;L)^2]

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

risk load for a layer of coverage

A

risk load = k* (E(X^2;a+L) - E(X^2;a) - 2a*(E(X;a+L) - E(X;a))

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Straight deductible premium formula with a basic limit b and deductible b

A

P = Pb (1-C(d))
C(d) = (E(x;d) + F(d)ALAE)/ (E(x;b) + ALAE)
general formula P = frequency * (E[X;b] - E[x;d] + (1-F(d))
ALAE) *(1+ULAE)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Franchise deductible Premium formula

A

P = frequency* [E(x;b) - E(x;b) + (1-F(d))(d+ALAE)) (1+ULAE)
C(d) = [E(x;d) - d
(1-F(d)) + F(d)
ALAE]/ (E(X;b)+ALAE)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Diminishing deductible net loss

A

If d<x<D, X = (D/(D-d)) * (X-d)
if x>D, X = x

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Impact of inflation in the fixed excess layer count

A

=E(TXa;L) / E(Xa;L)
E(TXa;L) = T* [E(X;(a+L)/T) - E(x;a/T)] /(1-F(a/T))

17
Q

Impact of inflation on excess loss severity

A

=[1-F(a/T) ]/[1-F(a)]

18
Q

Impact of inflation on aggregate losses in the layer

A

T*[E(X;(a+L)/T) - E(x;a/T)] / [E(X;a+L) - E(X;a)]

19
Q

Pure premium after inflation

A

frequency* inflation rate * [E(X;L/T) - E(X;d/T) +(1-F(d/T))*ALAE)] *(1+ULAE)

20
Q

Trend impact net of deductible and capped by the limit

A

T[E(X;L/T) - E(X;d/T) +(1-F(d/T))ALAE)] / [E(X;L) - E(X;d) +(1-F(d))*ALAE)]