Let $S_n$ be a nearest neighbor simple random walk in $d$ dimensions. It has equal probabilities of going in each direction.
<div class=pagebreak-before> </div>
Consider a two state continuous time Markov process $X_t$. The rate of going from state $1$ to state $2$ is $1$ and the rate of going from state $2$ to $1$ is 3.
Let $p_t(i,j)$ be the probability $\Prob(X_t = j | X_0 = i)$. |
Write down a differential equation for the matrix with entries $p_t(i,j)$.
Solve the differential equation.
If $\Prob(X_0 = 1) = 1/2$ and $\Prob(X_0 = 2) = 1/2$, find $\Prob(X_3 = 2)$.
Suppose you’re in state $2$. Let $T$ be the amount of time you have to wait until you jump to state $1$. What is the probability distribution/density/cdf of $T$?
<div class=pagebreak-before> </div>
Let $\pi(x)$ be the stationary probability of a finite irreducible Markov chain. It solves the equation
where $S$ is the state space of your process. Show that if a stationary distribution exists, then $\pi(x) > 0$ for all $x \in S$.
Consider the following population model in continuous time. We have a tribe on some island where the people can eat only after feeding their god, and so when there are $n$ people, the death rate is $n + 1$ because of the fact that they always have to feed one extra person. The rate of birth is proportional to the number of people. In return for the food, if the tribe dies out, the omnipotent being introduces a new person at rate $1$ ($\lambda_0 = 1$).
What is the state space for the process?
Is this process transient or null recurrent or positive recurrent? Prove your answer.
<div class=pagebreak-before> </div>
Let $B_t$ be a one dimensional Brownian motion. Let $B_0 = x$.
Let $E$ be the event that the Brownian motion at time $1$ is in the interval $[3,5]$, AND at time $3$ it is at $[5,8]$.
Draw a picture of a path of Brownian motion that is in the event $E$.
Find the probability of the event $E$. Hint: the probability density function of $B_t$ is given by
Show that $B_t$ is a martingale.
Suppose the starting point $x \in [3,8]$. Let $T_a$ be the stopping time $\inf{ a \colon B_t = a }$. Let $T = \min(T_3,T_8)$. Define
We know that $b(x)$ satisfies a differential equation. Write this down for me. What are $b(0)$ and $b(1)$?
Apply the stopping theorem at $T$ to find $b(x)$.
Hint: This is the probability that $B_t$ hits $3$ before $8$. You should think of this as a Gambler’s ruin problem. You may also solve the differential equation instead.
<div class=pagebreak-before> </div>
A Professor selects a person from a class of 10 students (numbered $1$ through $10$) each time by rolling a 10-sided die. Suppose the students ${1,3,5}$ have already been selected and the number $3$ shows up on the die. Then that roll is discarded, and the Professor rolls again and again until a number that is not $1,3 \OR 5$ shows up.
In general, suppose $k$ students have already been selected. Label them ${a_1,\ldots,a_k}$. Let $T_{k+1}$ be the number of attempts until the first number that is not in ${a_1,\ldots,a_k}$ shows up. Clearly $T_1 = 1$.
Next, let $X_n$ be the number of people selected by the $n$th roll. Clearly $X_0 = 0, X_1 = 1$. $X_2 = 2$ if the second roll shows a number that didn’t show up on the first roll. Otherwise, $X_2 = 1$.
This was the process I used to select students to do problems on the board on Thursdays.
Is $X_n$ a Markov process? If it is a Markov process, find the transition probability $p(i,j)$ for the appropriate values of $i,j$ and if not, prove that it is not a Markov process.
What is the probability distribution of $T_k$? In other words give me a density function, probability mass function OR cumulative distribution function for $T_k$.
Are ${T_1,\ldots,T_{10}}$ are independent random variables? Explain your answer.
Find the expected time until all $10$ have been selected.
If I have $n$ students instead of $10$, give me a reasonable estimate for the expected amount of time until all the students have been selected. Hint: You should get some sort of harmonic series at this stage.
<div class=pagebreak-before> </div>
Try redoing all the homework problems and the midterm problems. If you’re having trouble with something, shoot me an email, request a solution or drop by my office.
Let $X_t$ and $Y_t$ be two independent Poisson processes with rate parameters $\lambda_1$ and $\lambda_2$, measuring the number of customers coming into stores $1$ and $2$ respectively.
Consider a birth and death process with $\lambda_n = 1/(n+1)$ and $\mu_n = 1$.
<div class=pagebreak-before> </div>
Consider the population model with immigration, with parameters $\lambda, \mu \AND \nu$. That is,
Show that any stationary distribution $\pi$ of an irreducible Markov chain must be strictly positive. Hint: Show that if $\pi(i) = 0$ then $\pi(j) = 0$ whenever $p(j,i) > 0$.
Give a direct proof that the stationary distribution of an irreducible finite Markov chain is unique. Given stationary distributions $\pi_1$ and $\pi_2$, consider the state $i$ that minimizes $\pi_1(i)/\pi_2(i)$ and show for all $j$ such that $p(j,i) > 0$ have
Then, do the same for all $j$ with $p^2(j,i) > 0$ and so on.
Textbook problems:
Suppose an individual can have either $0$ or $2$ children. Suppose the probability of $0$ children is $p$. Let $X$ be the number of children a person can have. Let $X_n$ be the total number of children in the branching process at the $n$ generation. Let $X_0 = 1$.
<div class=pagebreak-before> </div>
A professor continually gives exams to her students. She can give three possible types of exams, and her class is graded as either having done well or badly. Let $p_i$ denote the probability that the class does well on a type $i$ exam, and suppose that $p_1 = 0.3, p_2 = 0.6 \AND p_3 = 0.9$. If the class does well on an exam, then the next exam is equally likely to be any of the three types. If the class does badly, then the next exam is always type $1$.
<div class=pagebreak-before> </div>
Let $X_n$ and $Y_n$ be two independent copies of a Markov chain with transition probability $p(x,y)$. Let the state space $S$ be infinite, but countable. Let $Z_n = (X_n,Y_n)$.
(2 pts) Write down the transition probability function of chain $Z_n$ in terms of $p(x,y)$. That is, find
Hint: use the fact that the chains “step independently”
(3 pts) Suppose $\pi(x)$ is the stationary probability of the original chain with transition probability $p(x,y)$. Show that the stationary probability of the $Z_n$ chain is $\pi(x,y) = \pi(x) \pi(y)$ by verifying the equation
Hint: You will need to use part 1 for this.
(5 pts) Consider the chain
Consider $Z_n$ as above with two independent copies of the chain. In the long run, what percentage of the time are both chains in the same state?