The probability of a random walker hitting a barrier for the first time
I am grabbling with the following problem and the final condition gets me. To me it seems that I must do an awful lot of accounting to keep track of instances where the random variable has already accumulated more than $S$, before depreciating and increasing to $S$ once more, and so on, and so forth. Is there a simple trick to this accounting? If so, I would be grateful to hear what is:
A random variable increments by +1 every $t$ period with probability $p$, and decrements by -1 every $t$ period with probability $1 – p$. What is the probability of the random variable having accumulated to exactly $S$ after an arbitrary period of time, given that it has never been higher than $S$? In other words, what is the probability of the random variable reaching $S$ for the first time after an arbitrary number of periods?
random-variables random-walk
add a comment |
I am grabbling with the following problem and the final condition gets me. To me it seems that I must do an awful lot of accounting to keep track of instances where the random variable has already accumulated more than $S$, before depreciating and increasing to $S$ once more, and so on, and so forth. Is there a simple trick to this accounting? If so, I would be grateful to hear what is:
A random variable increments by +1 every $t$ period with probability $p$, and decrements by -1 every $t$ period with probability $1 – p$. What is the probability of the random variable having accumulated to exactly $S$ after an arbitrary period of time, given that it has never been higher than $S$? In other words, what is the probability of the random variable reaching $S$ for the first time after an arbitrary number of periods?
random-variables random-walk
See mathoverflow.net/questions/124242/… or math.stackexchange.com/questions/64919/…
– Stockfish
Nov 18 at 23:09
add a comment |
I am grabbling with the following problem and the final condition gets me. To me it seems that I must do an awful lot of accounting to keep track of instances where the random variable has already accumulated more than $S$, before depreciating and increasing to $S$ once more, and so on, and so forth. Is there a simple trick to this accounting? If so, I would be grateful to hear what is:
A random variable increments by +1 every $t$ period with probability $p$, and decrements by -1 every $t$ period with probability $1 – p$. What is the probability of the random variable having accumulated to exactly $S$ after an arbitrary period of time, given that it has never been higher than $S$? In other words, what is the probability of the random variable reaching $S$ for the first time after an arbitrary number of periods?
random-variables random-walk
I am grabbling with the following problem and the final condition gets me. To me it seems that I must do an awful lot of accounting to keep track of instances where the random variable has already accumulated more than $S$, before depreciating and increasing to $S$ once more, and so on, and so forth. Is there a simple trick to this accounting? If so, I would be grateful to hear what is:
A random variable increments by +1 every $t$ period with probability $p$, and decrements by -1 every $t$ period with probability $1 – p$. What is the probability of the random variable having accumulated to exactly $S$ after an arbitrary period of time, given that it has never been higher than $S$? In other words, what is the probability of the random variable reaching $S$ for the first time after an arbitrary number of periods?
random-variables random-walk
random-variables random-walk
edited Nov 18 at 23:01
asked Nov 18 at 22:53
user120911
233110
233110
See mathoverflow.net/questions/124242/… or math.stackexchange.com/questions/64919/…
– Stockfish
Nov 18 at 23:09
add a comment |
See mathoverflow.net/questions/124242/… or math.stackexchange.com/questions/64919/…
– Stockfish
Nov 18 at 23:09
See mathoverflow.net/questions/124242/… or math.stackexchange.com/questions/64919/…
– Stockfish
Nov 18 at 23:09
See mathoverflow.net/questions/124242/… or math.stackexchange.com/questions/64919/…
– Stockfish
Nov 18 at 23:09
add a comment |
active
oldest
votes
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%2f3004247%2fthe-probability-of-a-random-walker-hitting-a-barrier-for-the-first-time%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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.
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%2f3004247%2fthe-probability-of-a-random-walker-hitting-a-barrier-for-the-first-time%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
See mathoverflow.net/questions/124242/… or math.stackexchange.com/questions/64919/…
– Stockfish
Nov 18 at 23:09