UE Stochastic Processes - Beispiel 9

From StatWiki

Jump to: navigation, search

Man berechne die Asymptotik des folgenden Prozesses:

Graph

Dazu berechnet man den Grenzwert von P^2, P^4, P^6, \ldots\, und P^3, P^5, P^7, \ldots\,

P \, ist 

Error in loadNamespace(name) : there is no package called 'distrEx'
Calls: sys.load.image ... tryCatch -> tryCatchList -> tryCatchOne -> 
Execution halted
P^{(2)} \, ist 

Error in loadNamespace(name) : there is no package called 'distrEx'
Calls: sys.load.image ... tryCatch -> tryCatchList -> tryCatchOne -> 
Execution halted
Der Prozess hat 2 Asymptotiken, für gerade \lim_{n \rightarrow \infty} (P^{(2)})^n\, und für ungerade \lim_{n \rightarrow \infty} P (P^{(2)})^n\,

Wie man schön sieht, kann man im Prozess P^{(2)} \, nicht zwischen den beiden Zustandsgruppen 1 und 4 bzw. 2 und 3 nicht wechseln.

Daher kann man die Asymptotik jeweils für diese Zustandsgruppen getrennt berechnen.

Für eine 2-Zustandsmodell mit P = \begin{bmatrix} 1 - \alpha & \alpha \\ \beta & 1 - \beta \end{bmatrix}\, ist die stationäre Verteilung \begin{bmatrix} q & 1 - q \end{bmatrix} = \begin{bmatrix} q & 1 - q \end{bmatrix} P \, durch

\begin{bmatrix} q & 1 - q \end{bmatrix} = \begin{bmatrix} \frac{\beta}{\alpha + \beta} & \frac{\alpha}{\alpha + \beta} \end{bmatrix} , solange \alpha, \beta > 0\,

gegeben.

Hinweis aus multiplizieren und q\, ausdrücken.
 
Für gerade \lim_{n \rightarrow \infty} (P^{(2)})^n\, ist

Error in loadNamespace(name) : there is no package called 'distrEx'
Calls: sys.load.image ... tryCatch -> tryCatchList -> tryCatchOne -> 
Execution halted
Für ungerade \lim_{n \rightarrow \infty} P (P^{(2)})^n\, ist

Error in loadNamespace(name) : there is no package called 'distrEx'
Calls: sys.load.image ... tryCatch -> tryCatchList -> tryCatchOne -> 
Execution halted
Frage: Ist die Asymptotik einfach nur die stationäre Verteilung in allen Zeilen?

Antwort (Bei Ulrike Schneider gefragt): Ja!