Examples of homogeneous Markov chainsEquilibrium distributions of Markov ChainsManipulating ergodic Markov...
Is "cogitate" used appropriately in "I cogitate that success relies on hard work"?
Mixed Feelings - What am I
What does it take to become a wilderness skills guide as a business?
Did Amazon pay $0 in taxes last year?
Limpar string com Regex
Sort array by month and year
Is the differential, dp, exact or not?
Is this Paypal Github SDK reference really a dangerous site?
Use Mercury as quenching liquid for swords?
Too soon for a plot twist?
Why does a car's steering wheel get lighter with increasing speed
What is the orbit and expected lifetime of Crew Dragon trunk?
Does the US political system, in principle, allow for a no-party system?
Why restrict private health insurance?
What can I do if someone tampers with my SSH public key?
Was it really inappropriate to write a pull request for the company I interviewed with?
Are brahmins allowed to drink alcohol?
Should we avoid writing fiction about historical events without extensive research?
Where is the License file location for Identity Server in Sitecore 9.1?
How to educate team mate to take screenshots for bugs with out unwanted stuff
Help! My Character is too much for her story!
Why is there an extra space when I type "ls" on the Desktop?
Propulsion Systems
Can I challenge the interviewer to give me a proper technical feedback?
Examples of homogeneous Markov chains
Equilibrium distributions of Markov ChainsManipulating ergodic Markov chains in order to make them non-ergodicWhen the sum of independent Markov chains is a Markov chain?Markov Chains that preserve an ordering of the state spaceBayesian Estimator and Markov ChainsMarkov Process, Markov ChainNonhomogenous Chainsexistence of two intercommunicating states that have the same period in a homogeneous markov chainDetermining whether the following are Markov ChainsSumming two independent Markov Chains on a discrete-time and space environment
$begingroup$
I have tried to solve this exercises...
Let ${S_{n}}$ be a randon walk (in $Z$), where $S_{0} = 0$ with $p$ to move to rigth, and $q = 1-p$ to move to left.
I want to know if the following processes are homogeneous Markov chains.
$textbf{1. $X_{n} = |S_{n}$|}$
I'm confused because $P(X_{2} = 2 | X_{1}=1)= p+q = 1$, because:
$P(S_{2} = -2|S_{1}=-1) =q$ and $P(S_{2} = 2|S_{1}=1) = p$
but also $P(X_{2} = 0) = 1 $ for the same reason, so I don't know what to do here.
$textbf{2. $Z_{n} = S_{n}-S_{n-1}$} $
I think there is a Markov Chain, but it's not homogeneous because:
Here the space of states is $ {-1, 1 } $ so
$P(Z_{2} = 1| Z_{1}=-1) = P(S_{3}=-1|S_{2}=-2) + P(S_{3}=1|S_{2}=0) = p+p=2p$
and
$P(Z_{1} = 1| Z_{0}=-1) = P(S_{2}=0|S_{1}=-1) = p$
Then it is not homogeneous.
$textbf{3. $Y_{n} = M_{n} - S_{n} $|}$ where $M_{n} = Max { S_k| k epsilon {0,...,n} }$
$P(Y_{2} = 1| Y_{1}=0) = q$ and
$P(Y_{3} = 1| Y_{2}=0) = 2q$
So it is not homogeneous.
Can anybody tell me...I am fine?
And can anybody help me with exercise 1 please
probability stochastic-processes markov-chains markov-process
$endgroup$
add a comment |
$begingroup$
I have tried to solve this exercises...
Let ${S_{n}}$ be a randon walk (in $Z$), where $S_{0} = 0$ with $p$ to move to rigth, and $q = 1-p$ to move to left.
I want to know if the following processes are homogeneous Markov chains.
$textbf{1. $X_{n} = |S_{n}$|}$
I'm confused because $P(X_{2} = 2 | X_{1}=1)= p+q = 1$, because:
$P(S_{2} = -2|S_{1}=-1) =q$ and $P(S_{2} = 2|S_{1}=1) = p$
but also $P(X_{2} = 0) = 1 $ for the same reason, so I don't know what to do here.
$textbf{2. $Z_{n} = S_{n}-S_{n-1}$} $
I think there is a Markov Chain, but it's not homogeneous because:
Here the space of states is $ {-1, 1 } $ so
$P(Z_{2} = 1| Z_{1}=-1) = P(S_{3}=-1|S_{2}=-2) + P(S_{3}=1|S_{2}=0) = p+p=2p$
and
$P(Z_{1} = 1| Z_{0}=-1) = P(S_{2}=0|S_{1}=-1) = p$
Then it is not homogeneous.
$textbf{3. $Y_{n} = M_{n} - S_{n} $|}$ where $M_{n} = Max { S_k| k epsilon {0,...,n} }$
$P(Y_{2} = 1| Y_{1}=0) = q$ and
$P(Y_{3} = 1| Y_{2}=0) = 2q$
So it is not homogeneous.
Can anybody tell me...I am fine?
And can anybody help me with exercise 1 please
probability stochastic-processes markov-chains markov-process
$endgroup$
add a comment |
$begingroup$
I have tried to solve this exercises...
Let ${S_{n}}$ be a randon walk (in $Z$), where $S_{0} = 0$ with $p$ to move to rigth, and $q = 1-p$ to move to left.
I want to know if the following processes are homogeneous Markov chains.
$textbf{1. $X_{n} = |S_{n}$|}$
I'm confused because $P(X_{2} = 2 | X_{1}=1)= p+q = 1$, because:
$P(S_{2} = -2|S_{1}=-1) =q$ and $P(S_{2} = 2|S_{1}=1) = p$
but also $P(X_{2} = 0) = 1 $ for the same reason, so I don't know what to do here.
$textbf{2. $Z_{n} = S_{n}-S_{n-1}$} $
I think there is a Markov Chain, but it's not homogeneous because:
Here the space of states is $ {-1, 1 } $ so
$P(Z_{2} = 1| Z_{1}=-1) = P(S_{3}=-1|S_{2}=-2) + P(S_{3}=1|S_{2}=0) = p+p=2p$
and
$P(Z_{1} = 1| Z_{0}=-1) = P(S_{2}=0|S_{1}=-1) = p$
Then it is not homogeneous.
$textbf{3. $Y_{n} = M_{n} - S_{n} $|}$ where $M_{n} = Max { S_k| k epsilon {0,...,n} }$
$P(Y_{2} = 1| Y_{1}=0) = q$ and
$P(Y_{3} = 1| Y_{2}=0) = 2q$
So it is not homogeneous.
Can anybody tell me...I am fine?
And can anybody help me with exercise 1 please
probability stochastic-processes markov-chains markov-process
$endgroup$
I have tried to solve this exercises...
Let ${S_{n}}$ be a randon walk (in $Z$), where $S_{0} = 0$ with $p$ to move to rigth, and $q = 1-p$ to move to left.
I want to know if the following processes are homogeneous Markov chains.
$textbf{1. $X_{n} = |S_{n}$|}$
I'm confused because $P(X_{2} = 2 | X_{1}=1)= p+q = 1$, because:
$P(S_{2} = -2|S_{1}=-1) =q$ and $P(S_{2} = 2|S_{1}=1) = p$
but also $P(X_{2} = 0) = 1 $ for the same reason, so I don't know what to do here.
$textbf{2. $Z_{n} = S_{n}-S_{n-1}$} $
I think there is a Markov Chain, but it's not homogeneous because:
Here the space of states is $ {-1, 1 } $ so
$P(Z_{2} = 1| Z_{1}=-1) = P(S_{3}=-1|S_{2}=-2) + P(S_{3}=1|S_{2}=0) = p+p=2p$
and
$P(Z_{1} = 1| Z_{0}=-1) = P(S_{2}=0|S_{1}=-1) = p$
Then it is not homogeneous.
$textbf{3. $Y_{n} = M_{n} - S_{n} $|}$ where $M_{n} = Max { S_k| k epsilon {0,...,n} }$
$P(Y_{2} = 1| Y_{1}=0) = q$ and
$P(Y_{3} = 1| Y_{2}=0) = 2q$
So it is not homogeneous.
Can anybody tell me...I am fine?
And can anybody help me with exercise 1 please
probability stochastic-processes markov-chains markov-process
probability stochastic-processes markov-chains markov-process
asked yesterday
JazzJazz
919
919
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
I think we have to careful about the exact statement we are trying to show here. I assume that we are taking the definition of homogenous Markov chain to be that ${X_n}_{n geq 1}$ satisfies $P(X_n mid X_1, dots, X_{n-1}) = P(X_n mid X_{n-1})$. Using that definition, we have $S_n = sum_{i=1}^n X_i$, where $X_i sim U({-1,1})$ and the $X_i$ are all independent. Then, we naturally have
$$P(S_n mid S_1, dots, S_{n-1}) = P(sum_{i=1}^n X_i mid X_1, X_1 + X_2, dots, sum_{i=1}^{n-1} X_i) = P(sum_{i=1}^n X_i mid sum_{i=1}^{n-1} X_i)$$
With that in mind, part (1) follows similarly
$$P(|S_n| mid |S_1|, |S_2|, dots, |S_{n-1}|) = P(|sum_{i=1}^n X_i| mid |X_1|, |X_1 + X_2|, dots, |sum_{i=1}^{n-1} X_i|) $$
$$= P(|sum_{i=1}^n X_i| mid |sum_{i=1}^{n-1} X_i|) = P(|S_n| mid |S_{n-1}|)$$
Part (2) follows from the fact that $S_n - S_{n-1} = X_n$ and the fact that the $X_i$ are independent from each other (i.e. they form a trivial Markov chain with no memory).
Hope that helps!
$endgroup$
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3139353%2fexamples-of-homogeneous-markov-chains%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
I think we have to careful about the exact statement we are trying to show here. I assume that we are taking the definition of homogenous Markov chain to be that ${X_n}_{n geq 1}$ satisfies $P(X_n mid X_1, dots, X_{n-1}) = P(X_n mid X_{n-1})$. Using that definition, we have $S_n = sum_{i=1}^n X_i$, where $X_i sim U({-1,1})$ and the $X_i$ are all independent. Then, we naturally have
$$P(S_n mid S_1, dots, S_{n-1}) = P(sum_{i=1}^n X_i mid X_1, X_1 + X_2, dots, sum_{i=1}^{n-1} X_i) = P(sum_{i=1}^n X_i mid sum_{i=1}^{n-1} X_i)$$
With that in mind, part (1) follows similarly
$$P(|S_n| mid |S_1|, |S_2|, dots, |S_{n-1}|) = P(|sum_{i=1}^n X_i| mid |X_1|, |X_1 + X_2|, dots, |sum_{i=1}^{n-1} X_i|) $$
$$= P(|sum_{i=1}^n X_i| mid |sum_{i=1}^{n-1} X_i|) = P(|S_n| mid |S_{n-1}|)$$
Part (2) follows from the fact that $S_n - S_{n-1} = X_n$ and the fact that the $X_i$ are independent from each other (i.e. they form a trivial Markov chain with no memory).
Hope that helps!
$endgroup$
add a comment |
$begingroup$
I think we have to careful about the exact statement we are trying to show here. I assume that we are taking the definition of homogenous Markov chain to be that ${X_n}_{n geq 1}$ satisfies $P(X_n mid X_1, dots, X_{n-1}) = P(X_n mid X_{n-1})$. Using that definition, we have $S_n = sum_{i=1}^n X_i$, where $X_i sim U({-1,1})$ and the $X_i$ are all independent. Then, we naturally have
$$P(S_n mid S_1, dots, S_{n-1}) = P(sum_{i=1}^n X_i mid X_1, X_1 + X_2, dots, sum_{i=1}^{n-1} X_i) = P(sum_{i=1}^n X_i mid sum_{i=1}^{n-1} X_i)$$
With that in mind, part (1) follows similarly
$$P(|S_n| mid |S_1|, |S_2|, dots, |S_{n-1}|) = P(|sum_{i=1}^n X_i| mid |X_1|, |X_1 + X_2|, dots, |sum_{i=1}^{n-1} X_i|) $$
$$= P(|sum_{i=1}^n X_i| mid |sum_{i=1}^{n-1} X_i|) = P(|S_n| mid |S_{n-1}|)$$
Part (2) follows from the fact that $S_n - S_{n-1} = X_n$ and the fact that the $X_i$ are independent from each other (i.e. they form a trivial Markov chain with no memory).
Hope that helps!
$endgroup$
add a comment |
$begingroup$
I think we have to careful about the exact statement we are trying to show here. I assume that we are taking the definition of homogenous Markov chain to be that ${X_n}_{n geq 1}$ satisfies $P(X_n mid X_1, dots, X_{n-1}) = P(X_n mid X_{n-1})$. Using that definition, we have $S_n = sum_{i=1}^n X_i$, where $X_i sim U({-1,1})$ and the $X_i$ are all independent. Then, we naturally have
$$P(S_n mid S_1, dots, S_{n-1}) = P(sum_{i=1}^n X_i mid X_1, X_1 + X_2, dots, sum_{i=1}^{n-1} X_i) = P(sum_{i=1}^n X_i mid sum_{i=1}^{n-1} X_i)$$
With that in mind, part (1) follows similarly
$$P(|S_n| mid |S_1|, |S_2|, dots, |S_{n-1}|) = P(|sum_{i=1}^n X_i| mid |X_1|, |X_1 + X_2|, dots, |sum_{i=1}^{n-1} X_i|) $$
$$= P(|sum_{i=1}^n X_i| mid |sum_{i=1}^{n-1} X_i|) = P(|S_n| mid |S_{n-1}|)$$
Part (2) follows from the fact that $S_n - S_{n-1} = X_n$ and the fact that the $X_i$ are independent from each other (i.e. they form a trivial Markov chain with no memory).
Hope that helps!
$endgroup$
I think we have to careful about the exact statement we are trying to show here. I assume that we are taking the definition of homogenous Markov chain to be that ${X_n}_{n geq 1}$ satisfies $P(X_n mid X_1, dots, X_{n-1}) = P(X_n mid X_{n-1})$. Using that definition, we have $S_n = sum_{i=1}^n X_i$, where $X_i sim U({-1,1})$ and the $X_i$ are all independent. Then, we naturally have
$$P(S_n mid S_1, dots, S_{n-1}) = P(sum_{i=1}^n X_i mid X_1, X_1 + X_2, dots, sum_{i=1}^{n-1} X_i) = P(sum_{i=1}^n X_i mid sum_{i=1}^{n-1} X_i)$$
With that in mind, part (1) follows similarly
$$P(|S_n| mid |S_1|, |S_2|, dots, |S_{n-1}|) = P(|sum_{i=1}^n X_i| mid |X_1|, |X_1 + X_2|, dots, |sum_{i=1}^{n-1} X_i|) $$
$$= P(|sum_{i=1}^n X_i| mid |sum_{i=1}^{n-1} X_i|) = P(|S_n| mid |S_{n-1}|)$$
Part (2) follows from the fact that $S_n - S_{n-1} = X_n$ and the fact that the $X_i$ are independent from each other (i.e. they form a trivial Markov chain with no memory).
Hope that helps!
answered yesterday
silesile
264
264
add a comment |
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3139353%2fexamples-of-homogeneous-markov-chains%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown