Expected number of rolls to cover all stops
$begingroup$
Suppose there is a board game, the map is a circle with 70 stops on it. The game uses a 6 faces fair die. Assume there is only 1 player, every time the player rolls a die, s/he will move counter clockwise based on the number shows on the die.
What is the expected number of rolls to get on every stop at least once on the map?
Any suggestion would be appreciated!
Thanks
probability statistics optimization combinations
$endgroup$
add a comment |
$begingroup$
Suppose there is a board game, the map is a circle with 70 stops on it. The game uses a 6 faces fair die. Assume there is only 1 player, every time the player rolls a die, s/he will move counter clockwise based on the number shows on the die.
What is the expected number of rolls to get on every stop at least once on the map?
Any suggestion would be appreciated!
Thanks
probability statistics optimization combinations
$endgroup$
$begingroup$
Suggestion: Imagine a probability of the player being in position $i$ at time $n$: $P_i^n$ (vector of 70 components for each time) and each roll disperses this probability with a discrete convolution with $(0,1/6,1/6,1/6,1/6,1/6,0,0,0,0,ldots)$. to get $P_i^{n+1}$. This part cen be simplified with fourier transform (though probably not in closed form). Then you have to express probability of not having landed on any of them yet (you'll have to take into account all previous times including the current one). This will be a function of $n$, then you can take expected value of $n$.
$endgroup$
– orion
Jan 24 at 21:41
$begingroup$
For reference, simulation puts the average at $approx335.8$ if you don't count the initial position until the first return.
$endgroup$
– Daniel Mathias
Jan 25 at 14:29
add a comment |
$begingroup$
Suppose there is a board game, the map is a circle with 70 stops on it. The game uses a 6 faces fair die. Assume there is only 1 player, every time the player rolls a die, s/he will move counter clockwise based on the number shows on the die.
What is the expected number of rolls to get on every stop at least once on the map?
Any suggestion would be appreciated!
Thanks
probability statistics optimization combinations
$endgroup$
Suppose there is a board game, the map is a circle with 70 stops on it. The game uses a 6 faces fair die. Assume there is only 1 player, every time the player rolls a die, s/he will move counter clockwise based on the number shows on the die.
What is the expected number of rolls to get on every stop at least once on the map?
Any suggestion would be appreciated!
Thanks
probability statistics optimization combinations
probability statistics optimization combinations
asked Jan 24 at 21:31
Y KY K
62
62
$begingroup$
Suggestion: Imagine a probability of the player being in position $i$ at time $n$: $P_i^n$ (vector of 70 components for each time) and each roll disperses this probability with a discrete convolution with $(0,1/6,1/6,1/6,1/6,1/6,0,0,0,0,ldots)$. to get $P_i^{n+1}$. This part cen be simplified with fourier transform (though probably not in closed form). Then you have to express probability of not having landed on any of them yet (you'll have to take into account all previous times including the current one). This will be a function of $n$, then you can take expected value of $n$.
$endgroup$
– orion
Jan 24 at 21:41
$begingroup$
For reference, simulation puts the average at $approx335.8$ if you don't count the initial position until the first return.
$endgroup$
– Daniel Mathias
Jan 25 at 14:29
add a comment |
$begingroup$
Suggestion: Imagine a probability of the player being in position $i$ at time $n$: $P_i^n$ (vector of 70 components for each time) and each roll disperses this probability with a discrete convolution with $(0,1/6,1/6,1/6,1/6,1/6,0,0,0,0,ldots)$. to get $P_i^{n+1}$. This part cen be simplified with fourier transform (though probably not in closed form). Then you have to express probability of not having landed on any of them yet (you'll have to take into account all previous times including the current one). This will be a function of $n$, then you can take expected value of $n$.
$endgroup$
– orion
Jan 24 at 21:41
$begingroup$
For reference, simulation puts the average at $approx335.8$ if you don't count the initial position until the first return.
$endgroup$
– Daniel Mathias
Jan 25 at 14:29
$begingroup$
Suggestion: Imagine a probability of the player being in position $i$ at time $n$: $P_i^n$ (vector of 70 components for each time) and each roll disperses this probability with a discrete convolution with $(0,1/6,1/6,1/6,1/6,1/6,0,0,0,0,ldots)$. to get $P_i^{n+1}$. This part cen be simplified with fourier transform (though probably not in closed form). Then you have to express probability of not having landed on any of them yet (you'll have to take into account all previous times including the current one). This will be a function of $n$, then you can take expected value of $n$.
$endgroup$
– orion
Jan 24 at 21:41
$begingroup$
Suggestion: Imagine a probability of the player being in position $i$ at time $n$: $P_i^n$ (vector of 70 components for each time) and each roll disperses this probability with a discrete convolution with $(0,1/6,1/6,1/6,1/6,1/6,0,0,0,0,ldots)$. to get $P_i^{n+1}$. This part cen be simplified with fourier transform (though probably not in closed form). Then you have to express probability of not having landed on any of them yet (you'll have to take into account all previous times including the current one). This will be a function of $n$, then you can take expected value of $n$.
$endgroup$
– orion
Jan 24 at 21:41
$begingroup$
For reference, simulation puts the average at $approx335.8$ if you don't count the initial position until the first return.
$endgroup$
– Daniel Mathias
Jan 25 at 14:29
$begingroup$
For reference, simulation puts the average at $approx335.8$ if you don't count the initial position until the first return.
$endgroup$
– Daniel Mathias
Jan 25 at 14:29
add a comment |
0
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%2f3086381%2fexpected-number-of-rolls-to-cover-all-stops%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
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.
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%2f3086381%2fexpected-number-of-rolls-to-cover-all-stops%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
$begingroup$
Suggestion: Imagine a probability of the player being in position $i$ at time $n$: $P_i^n$ (vector of 70 components for each time) and each roll disperses this probability with a discrete convolution with $(0,1/6,1/6,1/6,1/6,1/6,0,0,0,0,ldots)$. to get $P_i^{n+1}$. This part cen be simplified with fourier transform (though probably not in closed form). Then you have to express probability of not having landed on any of them yet (you'll have to take into account all previous times including the current one). This will be a function of $n$, then you can take expected value of $n$.
$endgroup$
– orion
Jan 24 at 21:41
$begingroup$
For reference, simulation puts the average at $approx335.8$ if you don't count the initial position until the first return.
$endgroup$
– Daniel Mathias
Jan 25 at 14:29