CT4 Stochastic Processes Flashcards

Revision

1
Q

What is a Stochastic Process? Give an example

A

A Stochastic process is a time dependent random phenomenon, modeled as a set of ordered random variables, X(t), where t is the time.

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

What is a Counting Process?

A

A counting process, X(t) is a continuous/discrete time process with S= {0,1,2,3…} and X(t) is a non-decreasing function of time, i.e. X(s) <= X(t), E s < t.

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

Markov Chain?

A

A Markov chain is a stochastic process that exhibits the Markov property and has a discrete state and discrete time set.

For example, the three state NCD model.

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

Markov Jump Process?

A

It is a stochastic process that exhibits the Markov property, it has a discrete time set and continuous time set.

For example, the HSD model.

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

Sample Path

A

The sample path of a stochastic process is a joint realisation of X(t), for all t E J

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

Describe a mixed type process.

A

A mixed type process is a stochastic process is one such that the Time Set or State Space is both discrete as well as continuous.

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

Give an example of a Mixed process.

A

A pension Scheme

The number of contributors towards a pension scheme can exit a population either through:

Retirement at the end of each retirement age.
State space= { 100, 99, 98,…,0}
Time Set = { 1, 2, 3, 4, 5 }

Death at any point in time.
State space ={ 100, 99, 98,…,0}
Time Set = {0, infinity}

Bonus point: A mixed type process can be used when trying to model the bank balance of a Car Sales Dealer.

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

A Stochastic process with a discrete time set and continuous state space is?

A

A Time Series.

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

A Stochastic process with a continuous time set and continuous state space is?

A

A Compound Process,

An example is General Insurance.

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

White Noise Process

A

A set of i.i.d ordered random variables.

{X(t)} t E J can for example follow a Normal Distribution or a Binomial Distribution.

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

White Noise Process

A

A stochastic process that consists of a set of i.i.d random variables. The random variables can be either discrete or continuous and the time set can be either dicrete of continuous.

{X(t)} t E J can for example follow a Normal Distribution or a Binomial Distribution.

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

(General) Random Walk.

A

in simple terms, it is the sum of the white noise process.
Y(t=0) = 0
Y(t) = sum X(j), where j=1 to j=t

X(j) , is a white noise process.

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

Symmetric Random Walk

A

It is a simple random walk, where the probabilities of moving up or down are equal. i.e p = 0.5

Y(t)= Y(t-1) +1 , p= 0.5
Y(t-1) -1 , p= 0.5

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

What are the important properties of stochastic processes

A
  • Stationarity- Strict Stationarity
    Weak Stationarity
    -Markov Property
  • Increments and their Independence.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Markov Property

A

The future state of a process can be sufficiently predicted by the present state and the past states do not provide additional information for the prediction of the future.

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

Explain what is meant by the Markov property in the context of a stochastic process and in terms of filtrations.

A

The filtration notation F is used for a continuous time process since it is difficult to list all the values at all past times.

E.g. For a continuous-time process with continuous state space,
P( X(n) E A | F(s)) = P( X(n) E A | X(s) )

17
Q

What is a compound Poisson process

A

A compound process is
X(t) = sum Y(j) , where j=1 to j=N(t),
the randon variables { Y(j); j=1,2,3…} are i.i.d and usually continuous.