Chapter 5 Flashcards

1
Q

Define a countable set

A

In mathematics, a set is countable if either it is finite or it can be made in one to one correspondence with the set of natural numbers

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

When is a process a countable markov chain?

A
  1. it satisfies the Markov property,
  2. the state space X is countable: usually
    N = {0, 1, 2, 3, . . . }, sometimes we will consider
    Z
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What does it mean that we consider homogeneous chains?

A

Time homogeneous, means probability that Xn =j given X n-1 = i is p(i,j) meaning the time is not important to the probabilities.

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

What is a transient class

A

if every state is visited only a finite number of
times

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

What is a recurrent class

A

if every state is visited an infinite number of
times

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

What does an irreducible chain mean

A

A Markov chain in which every state can be reached from every other state is called an irreducible Markov chain

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

How can we deduce that an irreducible markov chain is transient

A

An irreducible Markov chain is transient if and only if the expected number of returns to a state is finite

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

When there is a limit π(j) = limn→∞ pn(i, j) that does not
depend on i what are the two possible cases

A

The stationary distirbution is zero - the chain is null recurrent

OR

The sum of all Pi(j) is 1 forming a stationary distirbution and the chain is called positive recrruent

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

What does Null recurrent and Positive recurrent mean

A

Null - no stationary distribution
Positive - Stationary Distribution

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

Meaning pf Pn(I,j)

A

Probability of in n steps going from state i to state j

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

For what values of p does an asymmetric random walk in N with reflecting boundary (cause its countable only one boundary) have a stationary distribution?

A

When p > 1/2 it is possible to find α, β such that π
is a probability measure. Otherwise, it is not possible.

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

In branching processes define Xt

A

Xt is the number of individuals in the population

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

What are the assumptions of the branching process

A

Individuals reproduce independently and the probability of having h offspring is Ph

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

In the branching processes define Yi

A

Number of offspring produced by an individual

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

What does Pk Denote

A

Probability Y=K

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

In the branching process what is the state space

A

Natural numbers

17
Q

In the branching process what is Probability Xt goes from state 0 to state 0

A

1 state 0 is abosorbing as it denotes extinction

18
Q

What does mew denote in branching process

A

Expectation of Y - expected number of offspring for an individual

19
Q

What is the definition of A(K)

A

The probability of extinction a(k) is the probability that the
population dies out starting from X0 = k

20
Q

Under what conditions of mew does the population die out

A

If mew is less than 1 the population will die out. If mew is more than one we have to work out the probability that eventually the population will die out as it is possible but more unlikely.

21
Q

How do we find a

A

Let πY (a) = E(a^Y ), then the probability of extinction a(1) of
the chain is the smallest positive root of the equation
πY (a) = a. Also A=1 Is always a root.

22
Q

What is the condition we a=E[a^Y]

A

Mew greater than 1

23
Q

Define a Markov process

A

Continuous time and discrete state space (finite or countable).

We say that {Xt , t ∈ R+} is a Markov process if
P(Xt+s = j|Xr , 0 ≤ r ≤ t) = P(Xt+s = j|Xt ).
When this probability does not depend on t, we say that the
process is homogeneous.

24
Q

Why is a poisson process a markov process?

A

Let {Xt } be a Poisson process with intensity λ. Then we know
that: Xt+s − Xt is independent on the past values Xr for r ≤ s
and that
Xt+s − Xt ∼ P(λs)

25
Q

What are the row sums in the infinitesimal generator function

A

0

26
Q

How do you interpret the N X N A matrix

A

α(i, j) denotes rate at which process jumps from state i to state j
α(i) denotes the overall rate at which the process jumps form state i to any other state

27
Q

Given given X0 = i, what can one say about the time spent in time i before the first
jump T to another state

A

Its exponentially distributed: Exp(α(i)),

28
Q

What the expected value of time spent before the first jump of states in poisson process

A

1/alpha(i)

29
Q

given X0 = i, the probability that the next state is j not equal to i

A

P(XT = j) = α(i, j)/ α(i)

30
Q

What is T representing in poisson process

A

Time before the first jump

31
Q

Does a poisson process have an invariant distribution

A

No - the process infinitely grows

32
Q

Define lamda n and mew n in the birth and death rate processes

A

lamda n is the birth rate (rate at which population goes from n to n+1)
Mew n is the death rate (rate at which population goes from n to n-1)

33
Q

Define A matrix for a birth and death rate process

A

We assume that the infinitesimal generator A of {Xt } is given
by α(n, n + 1) = λn, α(n, n − 1) = μn so α(n) = λn + μn

34
Q

Define the poisson process in terms of births and deaths

A

it is a birth and death process with λn = λ
and μn = 0

35
Q

Define the population model

A

t is the size of the population at time
t. Each individual produces a new individual at rate λ and dies at rate μ. Then {Yt } is a birth and death process with rates
λn = nλ and μn = nμ

36
Q

How do we test if a birth and death process has an invariant distirbution

A

If q is finite then the birth and death process with intensities lamda n and mew n has an invariant distribution

37
Q

For a birth and death process with constant birth and death rate under what condition does the stationary distribution exist?

A

So the limiting distribution π exists only when λ < μ