Exam Questions Flashcards
How to argue that something is a Markov-chain?
Claim that the events that trigger a change of state are scheduled to take place after a random time with an exponential distribution.
How to the the transistion rates Q?
Usually you can set the λ for all increasing (by 1), iμ for decreasing (by 1), -λ-iμ for i = j, set -λ for i =j = 0, -iμ for i = j = n.
For the rest set 0.
How to explain the qij for non trivial values?
First describe the distribution of increasing, and the distribution of decreasing. Then explain that the min of the 2 is just the two distributions added together (in an exponential distribution).
Explain that the probability of arrival is the values in the arrival distribution divided by the values in the total distribution. (Same for the leaver).
Then by multiplying the probability and the total distribution you get the transition rates.
How to reason that a discrete time Markov chain is ergodic?
Argue: “We can reach any state from any other state, and it is finite, and aperiodic, thus it is positive recurrent i.e. ergodic.”
What is PASTA?
According to PASTA the chance that you arrive to a system in state 𝛼i = 𝜋i. Thus this means that the chance that you arrive in that state is equal to the long run probability of being in that state.
How to find the number of customers that are lost in a limited Markov-chain?
You can use PASTA to find the probability that a customer arrives when in state 𝛼n=𝜋n (i.e. you just need to find the stationary distribution).
What formula states that we can find a long run average?
Note: you can leave out the |X(0) = j part.
How to find the limiting distribution (using Q)?
𝜋Q = 0
What is the Markov instantaneous reward theorem?
If you have two different Poisson distributions what can you do with them?
You can easily add them together in one Poisson distribution.
How to calculate time probability that time to first is longer than t? (Using Poisson)
How to find the expectation of two different exponential distributions which are Poisson distributed?
How to show the memoryless property of the Poisson distribution?
Example:
What is the PMS function of the Poisson distribution?
How to find probability of needing n steps until in absorbing state?
We can just use (Pn)0,k. Note: since it is absorbing you do not have to add a sum.