CS2 - Part 1&2 Flashcards

1
Q

Explain what it means for a Markov chain to be periodic with period d

A
  • A state in a Markov chain is periodic with period d>1 if a return to that state is possible only in a number of steps that is a multiple of d
  • A Markov chain has period d if all the states in the chain have period d
  • If a Markov chain is irreducible, all states have the same periodicity
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Irreducible Markov chain

A
  • A Markov chain is said to be irreducible if any state j can be reached from anz other state i
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Mathematical definition of the Markov property

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

Condition for unique stationary distribution

A
  • Finite number of states (so it has at least one stationary distribution)
  • Irreducible (so it has a unique stationary distribution)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Stationarity of stochastic process

A

If the statistical properties of a process do not vary over time, the process is stationary.

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

Stationarity

A

If the statistical properties of a process do not vary over time, the process is stationary.

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

Weak stationarity

A

E(Xt) and var(Xt) are constant

cov(Xt1, Xt2) depends only on the lag t2 - t1

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

White noise

A

White noise is a stochastic process that consists of a set of independent and identically distributed random variables. The random variables can be either discrete or continuous and the time set can be either discrete or continuous. White noise processes are stationary and have the Markov property

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

Poisson process

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

Chapman-Kolmogorov equations

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

Survival probability

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

Joint distribution of waiting time Vi and Death indicator Di

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

Maximum likelihood estimate of µ

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

Poisson model mortality

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

Maximum likelihood estimator Possion model

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

Distribution of the waiting times between consecutive events of a Poisson process Nt ~ Poi (lambda*t)

A

Wt~Exp(lambda)

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

Chi-squared test to test goodness of fit of probability distribution

A

X^2 = (A-E)^2 / E

degrees of freedom: n - p

where

  • n = number of categories
  • p = 1 + number of variables in the probability distribution

e.g.

  • Exponential distribution: n = 2 (lambda)
  • Normal distribution: n = 3 (mean and std)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

Occupancy probability for Markov jump processes (time-homogeneous and -inhomogeneous)

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

Integrated form of the Kolmogorov backward equation (time-inhomogeneous)

check Chapter 5 Section 7 for explanation

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

Integrated form of the Kolmogorov forward equation (time-inhomogeneous)

check Chapter 5 Section 8 for explanation

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

Kolmogorov equations (forward and backward)

time-inhomogeneous

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

Number of possible triplets in a Markov jump process

A

For each state X, the number of possible triplets with X as second state is

number of ways into X * number of ways out of X

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

Fx(t) as a function of F(t) and S(t)

A

(F(x+t) - F(x)) / S(x)

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

Sx(t) as a function of F(t) and S(t)

A

Sx(t) = S(x+t) / S(x)

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

Central rate of mortality

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

Expected future lifetime after age x

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

Curtate future lifetime random variable

A
28
Q

Curtate expectation of life

A
29
Q

Relationship between complete and curtate expectations of life

A
30
Q

variances of the complete and curtate future lifetimes

A
31
Q

Integral expression for tqx

A
32
Q

Integral expression for tpx

A
33
Q

4 relationships between

F(t), S(t), f(t), mu_t

A
34
Q

Kaplan-Meier estimate of the survival function

A
35
Q

Nelson-Aalen estimate of the survival function

A
36
Q

Parametric estimation of the survival function. General likelihood function

A
37
Q

Inequality between Kaplan-Meier and Nelson-Aalen survival functions

A
38
Q

Simple random walk

A
39
Q
A
40
Q

mu expressed with survival probability S(t)

A
41
Q

Definition of Markov jump process

A

A Markov jumnp process is a stochastic process with a continuous time set and a discrete state space that satisfies the Markov property

42
Q

Maximum likelihood estimates of transition rates in time-homogeneous Markov jump process

A
43
Q

Principal difficulties in fitting a Markov jump process model with time-inhomogeneous rates and how to overcomet these

A
  • Divide time interval into subintervals, assume that the transition rates are constant over each subinterval and estimate the transition rates for each subinterval.
  • However, estimates would be based on muchs smaller amount of data compared to the time-homogeneous case, and would be less reliable
  • Alternatively, we could select an appropriate funcational form for the transition probabilities and use the data to estimate the relevant parameters. This is only possible if we have an idea of what kind of formula would be appropriate.
44
Q

Examples of right censoring

A

Data are right censored if the censoring mechanism cuts short observations in progress. Example is the ending of a mortality investigation before all the lives being observed have died.

  • Life insurance policyholders surrender their policies
  • Active lives of a pension scheme retire
  • Endowment assurance policies mature
45
Q

Examples of left censoring

A

Data are left censored if the censoring mechanism prevents us from knowing when entry into the state that we wish to observe took place.

  • When estimating functions of exact age and we don’t know the exact date of birth
  • When estimating functions of exact policy duration and we don’t know the exact date of policy entry
  • When estimating functions of the duration since onset of sckness and we don’t know the exact date of becoming sick
46
Q

Example of interval censoring

A

Data are interval censored if the observational plan only allows us to say that an event of interest fell within some interval of time.

  • When we only know the calendar year of withdrawal
  • when estimating functions of exact age and we only know that deaths were aged ‘x nearest birthday’ at the date of death
47
Q

Random censoring

A
  • Individuals may leave the observation by a means other than death, and the time of leaving is not known in advance
  • Special case of right censoring

Examples:

  • Life insurance withdrawals
  • Emigration from a population
  • Members of a company pension scheme may leave voluntarily when they move to another employer
48
Q

Type 1 censoring

A
  • If the censoring times are known in advance then the mechanism is called ‘Type I censoring’.
  • Degenerate case of random censoring
  • Special case of right censoring

Examples

  • Estimating functions of exact age and we stop following individuals once they have reached their 60th birthday
  • When lives retire from a pension scheme at normal retirement age
49
Q

Type II censoring

A
  • Observation is continued until a predetermined number of deaths has occurred.
  • Number of events of interest is non-random

Example

  • When a medical trial is ended after 100 lives on a particular course of treatment have died.
50
Q

Non-informative censoring

A
  • Censoring is non-informative if it gives no information about the lifetimes Ti
  • In the case of random censoring, the independence of each pair Ti, Ci is sufficient to ensure that the censoring in non-informative.
  • Informative censoring is more difficult to analyse

Example

  • Non-informative censoring occurs if at any given time, lives are equally likely to be censored, regardless of their subsequent force of mortality. This means that we cannot tell anything about a person’s mortality after the date of the consoring event from the fact that they have been censored.
51
Q

Example of Informative censoring

A
  • Lives that are in better health may be more likely to surrender their policies than those in a poor state of health. Lives that are censoired are therefore likely to have lighter mortality than those that remain in the investigation.
52
Q
A
53
Q

Proportional hazards models: Fully parametric models

A

Fully parametric models assume a lifetime distribution based on a statistical distribution whose parameters must then be determined. Commonly used distributions include:

  • Exponential distribution (constant hazard)
  • Weibull distribution (monotonic hazard)
  • Gombertz-Makeham formula (exponential hazard)
  • Log-logistic distribution (‘humped’ hazard)
54
Q
A
55
Q

Graduation by comparison to standard table: Considerations to take into account

A

Table must satisfy following criteria:

  • it must be available for all classes of lives, e.g. maile and females
  • it must relate to a similar class of lives, e.g. assurances and not annuitites
  • it must be a ‘benchmark’ table, i.e. generally acceptable to all other actuaries
  • it should be up-to-date, i.e. relate to fairly recent experience
  • it must cover the age range for which rates are required
  • In addition, it should have the correct pattern of rates by age (not necessarily the correct level of rates)
  • It should not have any special features that are unlikely to be present in the experience being graduated.
56
Q

var(X+Y)

A

var(X)+var(Y)+ 2 cov(X,Y)

57
Q

cov(X+Z, Y)

A

cov(X,Y) + cov(Z,Y)

58
Q

cov(a*X, b*Y)

A

a*b*cov(X, Y)

59
Q

Mean residual live

A
60
Q
A
61
Q

Time series: Exponential smoothing

A
62
Q
A
63
Q

Individual risk model -> Formula and assumptions

A
64
Q

Maximum likelihood estimator of markov chain transition probabilities including 95% confidence interval

A
65
Q

Define compound poisson process

A