- Information
- AI Chat
Was this document helpful?
MA20225-sheet 5-2022 - help with exercise sheets for the given lecture notes and problems
Module: Probability 2A (MA20224)
13 Documents
Students shared 13 documents in this course
University: University of Bath
Was this document helpful?
MA20225 Probability 2B: Example Sheet 5
Questions 1–2 are to be discussed in the tutorials. Questions 3–4 are homework. Questions
5–6 will be discussed in the Friday Problems Class.
Question 1 (§1.1, §1.3)
A coin with probability 1/2of heads is tossed repeatedly, giving the sequence of results
ξ1, ξ2, ξ3, . . . where each ξiis either H(head) or T(tail). For n≥0, define Xnto be the
pattern {ξn+1ξn+2}. Thus, if the coin sequence is HT T H . . . then X0=HT ,X1=T T ,
X2=T H and so on.
(i) Show that Xis a Markov chain and determine the state space and the one-step tran-
sition matrix.
(ii) How many tosses does it take on average to first get HT ?
(iii) What is the expected number of tosses to get the first run of two identical tosses?
(For example this gives 2if the sequence is T T HT H . . . and 5if it is T HT HH . . . .)
Question 2 (§1.4)
(i) Determine the communicating classes for the transition matrix
˜
P=
1/4 1/4 1/2
1/3 1/3 1/3
0 0 1
.
(This is from Sheet 4, Question 2.)
(ii) For each state in part (i), determine if it is recurrent or transient.
Question 3 (§1.4)
Let CN={0,1, . . . , N −1}denote the vertices of a cycle of length N. Each vertex can
be either vacant or occupied by a particle. At each step, a pair of neighbouring vertices is
chosen at random, and their status is exchanged (i.e. if both were occupied or both vacant,
there is no change, and if exactly one of them was occupied, the particle there moves to
the other vertex). Determine the state space and the communicating classes of this Markov
chain.
Question 4 (§1.4)
Let (Xn)n≥0be a Markov chain on the countable state space I.
(i) Let C⊂Ibe a recurrent class. Show that if the Markov chain starts in C, it never
leaves it. That is, for all i∈Cwe have Pi[Xn∈Cfor all n≥0] = 1.