← 返回数学题库
480概率困难derivationlong

Hitting-Time Variance via a Compensated Martingale

题目

Consider a Markov chain on {0,1,2,3}\{0, 1, 2, 3\} with transitions: from state ii (0<i<30 < i < 3), the chain moves to i+1i+1 with probability p=23p = \tfrac{2}{3} and to i1i-1 with probability q=13q = \tfrac{1}{3}. State 00 and state 33 are absorbing.

Let T=inf{n0:Xn{0,3}}T = \inf\{n \ge 0 : X_n \in \{0, 3\}\}.

(a) Define Mn=XnT(pq)(nT)M_n = X_{n \wedge T} - (p - q)(n \wedge T). Verify that MnM_n is a martingale and use the Optional Stopping Theorem to find E[TX0=2]E[T \mid X_0 = 2].

(b) Find a second martingale of the form Nn=(XnT(pq)(nT))24pq(nT)N_n = (X_{n \wedge T} - (p-q)(n \wedge T))^2 - 4pq(n \wedge T) and use it to compute Var(TX0=2)\operatorname{Var}(T \mid X_0 = 2).

(c) Verify your answer for E[T]E[T] by first-step analysis.

解题计时

0:00

提交作答时记录,用于后续平均用时统计。

你的答案

E[T | X_0 = 2]

Var(T | X_0 = 2)