Dice rolling probability gameCraps game odd with a pair of diceProbability of first player rolling double six firstProbability of winning a dice game.Probability's GameProbability six game playerGame probabilityFind the probability that a player wins the following game?!Players A and B dice gameDice game keep rollingTheoretical probability of PIG variation dice game

Can a druid choose the size of its wild shape beast?

Are there verbs that are neither telic, or atelic?

Are all passive ability checks floors for active ability checks?

What exactly is this small puffer fish doing and how did it manage to accomplish such a feat?

Why one should not leave fingerprints on bulbs and plugs?

What has been your most complicated TikZ drawing?

PTIJ: Who should I vote for? (21st Knesset Edition)

Is it possible to upcast ritual spells?

Min function accepting varying number of arguments in C++17

What did Alexander Pope mean by "Expletives their feeble Aid do join"?

Is it true that good novels will automatically sell themselves on Amazon (and so on) and there is no need for one to waste time promoting?

A link redirect to http instead of https: how critical is it?

How could a scammer know the apps on my phone / iTunes account?

Opacity of an object in 2.8

Life insurance that covers only simultaneous/dual deaths

Why do passenger jet manufacturers design their planes with stall prevention systems?

What approach do we need to follow for projects without a test environment?

What options are left, if Britain cannot decide?

Interplanetary conflict, some disease destroys the ability to understand or appreciate music

How to terminate ping <dest> &

Instead of Universal Basic Income, why not Universal Basic NEEDS?

My adviser wants to be the first author

How to change two letters closest to a string and one letter immediately after a string using notepad++

how to write formula in word in latex



Dice rolling probability game


Craps game odd with a pair of diceProbability of first player rolling double six firstProbability of winning a dice game.Probability's GameProbability six game playerGame probabilityFind the probability that a player wins the following game?!Players A and B dice gameDice game keep rollingTheoretical probability of PIG variation dice game













4












$begingroup$


In a hockey-themed board game, players start the game in the penalty box. If rolling the same number on both dice is required to escape from the penalty box, and Piper, Quincy, and Riley take turns, in he order named, rolling a pair of standard six sided dice, what is the probability that Piper is the last player to escape from the penalty box?




My initial thought was that riley and quincy both escape with a 1/36 probability. So, we multiply the three together getting $frac136^3$, but this is clearly incorrect.



Then I took more thinking to this problem. To satisfy the problem we need Piper to lose her first throw, Quincy to win her throw, Riley to win her throw, then Piper will eventually win her throw. So we have $dfrac56 cdot dfrac16 cdot dfrac16 cdot = dfrac56^3$.



However, there other cases where Piper looses, Quincy looses, Riley looses, Piper looses, then Quincy and Riley wins, or where Riley wins before Quincy.



So this can account into what I'm thinking of an infinitely long geometric sequence that later converges to a rational number.



There are many, many more cases. To account for this, I have to keep analyzing all possibilities at each turn, and I believe that eventually I will get some geometric progressions. However, this seems tedious and error prone.



So then I thought that I could just denote the probabilities that I am interested in by letters and write some equations. For instance, if the probability of Piper escaping last is $p$, then after a turn in which nobody escapes the probability of Piper escaping last is still $p$.



This allows me to write the equation: $$p= 5over 6^3cdot p +textother cases .$$



But however, I cannot seem to find that "other cases" thing, and I even further doubted that the $p$ in the equation is stable.



But after some further examination, I find this is not so. I considered first the case with two players: Let $p$ be the probability that the player who starts first escapes first and $q$ the probability that the second player escapes first. I could write the equation $p=1/6+5/6cdot q$ because the probability of the first player escaping is 1/6 plus the probability of him not escaping (5/6) times the probability of him winning as second player, because now the other player rolls the dice first.



Another equation I could write is $p+q=1$ because one of them will escape eventually (with probability 1). Solving this I get $p=1/6+5/6(1-p)$ etc. which leads to $p=6/11$. This is incorrect.



And, after a long time of thoughts, I finally figured the way to write the infinite sum, $p=1/6 + (5/6)^2cdot 1/6+(5/6)^4cdot 1/6+dots$, because the probability of the first player escaping first is 1/6 (if he rolls a double) + (5/6)^2 (=probability of both not rolling a double) times 1/6 (rolling a double at the second turn) and so on...



The sum of that infinite progression is $$p=1/6cdot 1over 1-(5/6)^2$$ which still gives $6/11$, and is wrong again.



I cannot think of a way to continue. Help please?










share|cite|improve this question









$endgroup$







  • 1




    $begingroup$
    Why do you think $frac611$ is an incorrect answer to the two-player question?
    $endgroup$
    – David K
    1 hour ago










  • $begingroup$
    @DavidK because its not the right answer in relation to the answer key.
    $endgroup$
    – Max0815
    1 hour ago










  • $begingroup$
    You started out working on a problem with three players. If there is an answer key, I would expect it to answer that question. It seems you came up with the two-player problem on your own; how could the answer key anticipate that and give the answer to a question that isn't in the original materials?
    $endgroup$
    – David K
    1 hour ago










  • $begingroup$
    @DavidK Wait I misread your question. There is an answer to the three player one, and I thought you meant that. I was experimenting with the two player one and one of aops' answerers said that it was not right.
    $endgroup$
    – Max0815
    1 hour ago











  • $begingroup$
    You were determining the probability that Piper gets out first, not last. The probability that she gets out last in the two-player game (if she goes first) is $frac511$.
    $endgroup$
    – Robert Shore
    1 hour ago
















4












$begingroup$


In a hockey-themed board game, players start the game in the penalty box. If rolling the same number on both dice is required to escape from the penalty box, and Piper, Quincy, and Riley take turns, in he order named, rolling a pair of standard six sided dice, what is the probability that Piper is the last player to escape from the penalty box?




My initial thought was that riley and quincy both escape with a 1/36 probability. So, we multiply the three together getting $frac136^3$, but this is clearly incorrect.



Then I took more thinking to this problem. To satisfy the problem we need Piper to lose her first throw, Quincy to win her throw, Riley to win her throw, then Piper will eventually win her throw. So we have $dfrac56 cdot dfrac16 cdot dfrac16 cdot = dfrac56^3$.



However, there other cases where Piper looses, Quincy looses, Riley looses, Piper looses, then Quincy and Riley wins, or where Riley wins before Quincy.



So this can account into what I'm thinking of an infinitely long geometric sequence that later converges to a rational number.



There are many, many more cases. To account for this, I have to keep analyzing all possibilities at each turn, and I believe that eventually I will get some geometric progressions. However, this seems tedious and error prone.



So then I thought that I could just denote the probabilities that I am interested in by letters and write some equations. For instance, if the probability of Piper escaping last is $p$, then after a turn in which nobody escapes the probability of Piper escaping last is still $p$.



This allows me to write the equation: $$p= 5over 6^3cdot p +textother cases .$$



But however, I cannot seem to find that "other cases" thing, and I even further doubted that the $p$ in the equation is stable.



But after some further examination, I find this is not so. I considered first the case with two players: Let $p$ be the probability that the player who starts first escapes first and $q$ the probability that the second player escapes first. I could write the equation $p=1/6+5/6cdot q$ because the probability of the first player escaping is 1/6 plus the probability of him not escaping (5/6) times the probability of him winning as second player, because now the other player rolls the dice first.



Another equation I could write is $p+q=1$ because one of them will escape eventually (with probability 1). Solving this I get $p=1/6+5/6(1-p)$ etc. which leads to $p=6/11$. This is incorrect.



And, after a long time of thoughts, I finally figured the way to write the infinite sum, $p=1/6 + (5/6)^2cdot 1/6+(5/6)^4cdot 1/6+dots$, because the probability of the first player escaping first is 1/6 (if he rolls a double) + (5/6)^2 (=probability of both not rolling a double) times 1/6 (rolling a double at the second turn) and so on...



The sum of that infinite progression is $$p=1/6cdot 1over 1-(5/6)^2$$ which still gives $6/11$, and is wrong again.



I cannot think of a way to continue. Help please?










share|cite|improve this question









$endgroup$







  • 1




    $begingroup$
    Why do you think $frac611$ is an incorrect answer to the two-player question?
    $endgroup$
    – David K
    1 hour ago










  • $begingroup$
    @DavidK because its not the right answer in relation to the answer key.
    $endgroup$
    – Max0815
    1 hour ago










  • $begingroup$
    You started out working on a problem with three players. If there is an answer key, I would expect it to answer that question. It seems you came up with the two-player problem on your own; how could the answer key anticipate that and give the answer to a question that isn't in the original materials?
    $endgroup$
    – David K
    1 hour ago










  • $begingroup$
    @DavidK Wait I misread your question. There is an answer to the three player one, and I thought you meant that. I was experimenting with the two player one and one of aops' answerers said that it was not right.
    $endgroup$
    – Max0815
    1 hour ago











  • $begingroup$
    You were determining the probability that Piper gets out first, not last. The probability that she gets out last in the two-player game (if she goes first) is $frac511$.
    $endgroup$
    – Robert Shore
    1 hour ago














4












4








4





$begingroup$


In a hockey-themed board game, players start the game in the penalty box. If rolling the same number on both dice is required to escape from the penalty box, and Piper, Quincy, and Riley take turns, in he order named, rolling a pair of standard six sided dice, what is the probability that Piper is the last player to escape from the penalty box?




My initial thought was that riley and quincy both escape with a 1/36 probability. So, we multiply the three together getting $frac136^3$, but this is clearly incorrect.



Then I took more thinking to this problem. To satisfy the problem we need Piper to lose her first throw, Quincy to win her throw, Riley to win her throw, then Piper will eventually win her throw. So we have $dfrac56 cdot dfrac16 cdot dfrac16 cdot = dfrac56^3$.



However, there other cases where Piper looses, Quincy looses, Riley looses, Piper looses, then Quincy and Riley wins, or where Riley wins before Quincy.



So this can account into what I'm thinking of an infinitely long geometric sequence that later converges to a rational number.



There are many, many more cases. To account for this, I have to keep analyzing all possibilities at each turn, and I believe that eventually I will get some geometric progressions. However, this seems tedious and error prone.



So then I thought that I could just denote the probabilities that I am interested in by letters and write some equations. For instance, if the probability of Piper escaping last is $p$, then after a turn in which nobody escapes the probability of Piper escaping last is still $p$.



This allows me to write the equation: $$p= 5over 6^3cdot p +textother cases .$$



But however, I cannot seem to find that "other cases" thing, and I even further doubted that the $p$ in the equation is stable.



But after some further examination, I find this is not so. I considered first the case with two players: Let $p$ be the probability that the player who starts first escapes first and $q$ the probability that the second player escapes first. I could write the equation $p=1/6+5/6cdot q$ because the probability of the first player escaping is 1/6 plus the probability of him not escaping (5/6) times the probability of him winning as second player, because now the other player rolls the dice first.



Another equation I could write is $p+q=1$ because one of them will escape eventually (with probability 1). Solving this I get $p=1/6+5/6(1-p)$ etc. which leads to $p=6/11$. This is incorrect.



And, after a long time of thoughts, I finally figured the way to write the infinite sum, $p=1/6 + (5/6)^2cdot 1/6+(5/6)^4cdot 1/6+dots$, because the probability of the first player escaping first is 1/6 (if he rolls a double) + (5/6)^2 (=probability of both not rolling a double) times 1/6 (rolling a double at the second turn) and so on...



The sum of that infinite progression is $$p=1/6cdot 1over 1-(5/6)^2$$ which still gives $6/11$, and is wrong again.



I cannot think of a way to continue. Help please?










share|cite|improve this question









$endgroup$




In a hockey-themed board game, players start the game in the penalty box. If rolling the same number on both dice is required to escape from the penalty box, and Piper, Quincy, and Riley take turns, in he order named, rolling a pair of standard six sided dice, what is the probability that Piper is the last player to escape from the penalty box?




My initial thought was that riley and quincy both escape with a 1/36 probability. So, we multiply the three together getting $frac136^3$, but this is clearly incorrect.



Then I took more thinking to this problem. To satisfy the problem we need Piper to lose her first throw, Quincy to win her throw, Riley to win her throw, then Piper will eventually win her throw. So we have $dfrac56 cdot dfrac16 cdot dfrac16 cdot = dfrac56^3$.



However, there other cases where Piper looses, Quincy looses, Riley looses, Piper looses, then Quincy and Riley wins, or where Riley wins before Quincy.



So this can account into what I'm thinking of an infinitely long geometric sequence that later converges to a rational number.



There are many, many more cases. To account for this, I have to keep analyzing all possibilities at each turn, and I believe that eventually I will get some geometric progressions. However, this seems tedious and error prone.



So then I thought that I could just denote the probabilities that I am interested in by letters and write some equations. For instance, if the probability of Piper escaping last is $p$, then after a turn in which nobody escapes the probability of Piper escaping last is still $p$.



This allows me to write the equation: $$p= 5over 6^3cdot p +textother cases .$$



But however, I cannot seem to find that "other cases" thing, and I even further doubted that the $p$ in the equation is stable.



But after some further examination, I find this is not so. I considered first the case with two players: Let $p$ be the probability that the player who starts first escapes first and $q$ the probability that the second player escapes first. I could write the equation $p=1/6+5/6cdot q$ because the probability of the first player escaping is 1/6 plus the probability of him not escaping (5/6) times the probability of him winning as second player, because now the other player rolls the dice first.



Another equation I could write is $p+q=1$ because one of them will escape eventually (with probability 1). Solving this I get $p=1/6+5/6(1-p)$ etc. which leads to $p=6/11$. This is incorrect.



And, after a long time of thoughts, I finally figured the way to write the infinite sum, $p=1/6 + (5/6)^2cdot 1/6+(5/6)^4cdot 1/6+dots$, because the probability of the first player escaping first is 1/6 (if he rolls a double) + (5/6)^2 (=probability of both not rolling a double) times 1/6 (rolling a double at the second turn) and so on...



The sum of that infinite progression is $$p=1/6cdot 1over 1-(5/6)^2$$ which still gives $6/11$, and is wrong again.



I cannot think of a way to continue. Help please?







probability






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked 2 hours ago









Max0815Max0815

68918




68918







  • 1




    $begingroup$
    Why do you think $frac611$ is an incorrect answer to the two-player question?
    $endgroup$
    – David K
    1 hour ago










  • $begingroup$
    @DavidK because its not the right answer in relation to the answer key.
    $endgroup$
    – Max0815
    1 hour ago










  • $begingroup$
    You started out working on a problem with three players. If there is an answer key, I would expect it to answer that question. It seems you came up with the two-player problem on your own; how could the answer key anticipate that and give the answer to a question that isn't in the original materials?
    $endgroup$
    – David K
    1 hour ago










  • $begingroup$
    @DavidK Wait I misread your question. There is an answer to the three player one, and I thought you meant that. I was experimenting with the two player one and one of aops' answerers said that it was not right.
    $endgroup$
    – Max0815
    1 hour ago











  • $begingroup$
    You were determining the probability that Piper gets out first, not last. The probability that she gets out last in the two-player game (if she goes first) is $frac511$.
    $endgroup$
    – Robert Shore
    1 hour ago













  • 1




    $begingroup$
    Why do you think $frac611$ is an incorrect answer to the two-player question?
    $endgroup$
    – David K
    1 hour ago










  • $begingroup$
    @DavidK because its not the right answer in relation to the answer key.
    $endgroup$
    – Max0815
    1 hour ago










  • $begingroup$
    You started out working on a problem with three players. If there is an answer key, I would expect it to answer that question. It seems you came up with the two-player problem on your own; how could the answer key anticipate that and give the answer to a question that isn't in the original materials?
    $endgroup$
    – David K
    1 hour ago










  • $begingroup$
    @DavidK Wait I misread your question. There is an answer to the three player one, and I thought you meant that. I was experimenting with the two player one and one of aops' answerers said that it was not right.
    $endgroup$
    – Max0815
    1 hour ago











  • $begingroup$
    You were determining the probability that Piper gets out first, not last. The probability that she gets out last in the two-player game (if she goes first) is $frac511$.
    $endgroup$
    – Robert Shore
    1 hour ago








1




1




$begingroup$
Why do you think $frac611$ is an incorrect answer to the two-player question?
$endgroup$
– David K
1 hour ago




$begingroup$
Why do you think $frac611$ is an incorrect answer to the two-player question?
$endgroup$
– David K
1 hour ago












$begingroup$
@DavidK because its not the right answer in relation to the answer key.
$endgroup$
– Max0815
1 hour ago




$begingroup$
@DavidK because its not the right answer in relation to the answer key.
$endgroup$
– Max0815
1 hour ago












$begingroup$
You started out working on a problem with three players. If there is an answer key, I would expect it to answer that question. It seems you came up with the two-player problem on your own; how could the answer key anticipate that and give the answer to a question that isn't in the original materials?
$endgroup$
– David K
1 hour ago




$begingroup$
You started out working on a problem with three players. If there is an answer key, I would expect it to answer that question. It seems you came up with the two-player problem on your own; how could the answer key anticipate that and give the answer to a question that isn't in the original materials?
$endgroup$
– David K
1 hour ago












$begingroup$
@DavidK Wait I misread your question. There is an answer to the three player one, and I thought you meant that. I was experimenting with the two player one and one of aops' answerers said that it was not right.
$endgroup$
– Max0815
1 hour ago





$begingroup$
@DavidK Wait I misread your question. There is an answer to the three player one, and I thought you meant that. I was experimenting with the two player one and one of aops' answerers said that it was not right.
$endgroup$
– Max0815
1 hour ago













$begingroup$
You were determining the probability that Piper gets out first, not last. The probability that she gets out last in the two-player game (if she goes first) is $frac511$.
$endgroup$
– Robert Shore
1 hour ago





$begingroup$
You were determining the probability that Piper gets out first, not last. The probability that she gets out last in the two-player game (if she goes first) is $frac511$.
$endgroup$
– Robert Shore
1 hour ago











2 Answers
2






active

oldest

votes


















4












$begingroup$

Let $p$ be the probability that Piper escapes first. Her probability of escaping on her first roll by rolling doubles is $frac16$.



Let $q$ be the probability that Quincy escapes first. Then before Piper's first roll there is a probability of $frac 16$ that Quincy has no chance to escape first, and a probability of $frac 56$ that Quincy's chance of escaping first is $p$ (because if Piper misses then Quincy is now in the same position Piper was in). Thus, $q=frac5p6$.



Finally, let $r$ be the probability that Riley escapes first. Then before Piper's first roll there is a probability of $frac1136$ that Riley has no chance to escape first (because either Piper or Quincy or both roll doubles) and a probability of $frac2536$ that Riley's chance of escaping first is $p$ (because Riley is now in the same position Piper was in). Thus, $r=frac25p36$.



We also know $p+q+r=1$. Thus,



$$p+frac5p6+frac25p36=frac91p36=1 Rightarrow p=frac3691, q=frac3091, r=frac2591.$$



Edited to add: This doesn't completely answer the question because you asked for the probability that Piper is last to leave, not first to leave. But if Quincy leaves first (which will happen with probability $frac3091$), you can use the same mode of analysis to determine the probability that Riley beats Piper out of the box ($frac611$), and if Riley leaves first (which will happen with probability $frac2591$), you can use the same mode of analysis to determine the probability that Quincy beats Piper out of the box ($frac511$). The answer should turn out to be:



$$frac3091cdotfrac611+ frac2591cdotfrac511=frac1801001+frac1251001=frac3051001.$$






share|cite|improve this answer











$endgroup$








  • 1




    $begingroup$
    Can you explain how you got the 180/1001 and 125/1001 in the last line? Then after I understand it I'll accept! Thanks!
    $endgroup$
    – Max0815
    1 hour ago






  • 1




    $begingroup$
    If Quincy gets out first (which will happen with probability $frac3091$), then Riley will beat Piper out $frac611$ of the time (because Riley goes first in the two-player game that remains). If Riley gets out first (which will happen with probability $frac2591$), then Quincy will beat Riley out $frac511$ of the time (because Piper goes first in the two-player game that remains).
    $endgroup$
    – Robert Shore
    1 hour ago











  • $begingroup$
    +1 thank you very much. Comments will not last, but answers will, even when deleted. Can you please edit that into your answer? Thanks!
    $endgroup$
    – Max0815
    1 hour ago



















1












$begingroup$

At the end of Riley's $n$th turn (that is, after each player has had exactly $n$ turns), each player has a $left(frac56right)^n$ probability to still be in the box.



If Piper is the last to get out, and this happens on her $n+1$st turn, then:



  • at the end of Riley's $n$th turn, Piper was still in the box,

  • at the end of Riley's $n$th turn, Quincy was not still in the box,

  • at the end of Riley's $n$th turn, Riley was not still in the box, and

  • on her $n+1$st turn, Piper rolled the same number on both dice.

You can work out the probability that all four of those events occurred.



If Piper was the last to get out, then it happened on her second turn ($n=1$), or her third turn ($n=2$), or her fourth ($n=3$), ... a list of possibilities for $n = 1$ to infinity, and all are mutually exclusive events so their probabilities can simply be added.



You do not get a geometric series out of this, but with a little manipulation you can get three geometric series, evaluate each one and add them together.






share|cite|improve this answer









$endgroup$












    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
    );



    );













    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3149993%2fdice-rolling-probability-game%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    4












    $begingroup$

    Let $p$ be the probability that Piper escapes first. Her probability of escaping on her first roll by rolling doubles is $frac16$.



    Let $q$ be the probability that Quincy escapes first. Then before Piper's first roll there is a probability of $frac 16$ that Quincy has no chance to escape first, and a probability of $frac 56$ that Quincy's chance of escaping first is $p$ (because if Piper misses then Quincy is now in the same position Piper was in). Thus, $q=frac5p6$.



    Finally, let $r$ be the probability that Riley escapes first. Then before Piper's first roll there is a probability of $frac1136$ that Riley has no chance to escape first (because either Piper or Quincy or both roll doubles) and a probability of $frac2536$ that Riley's chance of escaping first is $p$ (because Riley is now in the same position Piper was in). Thus, $r=frac25p36$.



    We also know $p+q+r=1$. Thus,



    $$p+frac5p6+frac25p36=frac91p36=1 Rightarrow p=frac3691, q=frac3091, r=frac2591.$$



    Edited to add: This doesn't completely answer the question because you asked for the probability that Piper is last to leave, not first to leave. But if Quincy leaves first (which will happen with probability $frac3091$), you can use the same mode of analysis to determine the probability that Riley beats Piper out of the box ($frac611$), and if Riley leaves first (which will happen with probability $frac2591$), you can use the same mode of analysis to determine the probability that Quincy beats Piper out of the box ($frac511$). The answer should turn out to be:



    $$frac3091cdotfrac611+ frac2591cdotfrac511=frac1801001+frac1251001=frac3051001.$$






    share|cite|improve this answer











    $endgroup$








    • 1




      $begingroup$
      Can you explain how you got the 180/1001 and 125/1001 in the last line? Then after I understand it I'll accept! Thanks!
      $endgroup$
      – Max0815
      1 hour ago






    • 1




      $begingroup$
      If Quincy gets out first (which will happen with probability $frac3091$), then Riley will beat Piper out $frac611$ of the time (because Riley goes first in the two-player game that remains). If Riley gets out first (which will happen with probability $frac2591$), then Quincy will beat Riley out $frac511$ of the time (because Piper goes first in the two-player game that remains).
      $endgroup$
      – Robert Shore
      1 hour ago











    • $begingroup$
      +1 thank you very much. Comments will not last, but answers will, even when deleted. Can you please edit that into your answer? Thanks!
      $endgroup$
      – Max0815
      1 hour ago
















    4












    $begingroup$

    Let $p$ be the probability that Piper escapes first. Her probability of escaping on her first roll by rolling doubles is $frac16$.



    Let $q$ be the probability that Quincy escapes first. Then before Piper's first roll there is a probability of $frac 16$ that Quincy has no chance to escape first, and a probability of $frac 56$ that Quincy's chance of escaping first is $p$ (because if Piper misses then Quincy is now in the same position Piper was in). Thus, $q=frac5p6$.



    Finally, let $r$ be the probability that Riley escapes first. Then before Piper's first roll there is a probability of $frac1136$ that Riley has no chance to escape first (because either Piper or Quincy or both roll doubles) and a probability of $frac2536$ that Riley's chance of escaping first is $p$ (because Riley is now in the same position Piper was in). Thus, $r=frac25p36$.



    We also know $p+q+r=1$. Thus,



    $$p+frac5p6+frac25p36=frac91p36=1 Rightarrow p=frac3691, q=frac3091, r=frac2591.$$



    Edited to add: This doesn't completely answer the question because you asked for the probability that Piper is last to leave, not first to leave. But if Quincy leaves first (which will happen with probability $frac3091$), you can use the same mode of analysis to determine the probability that Riley beats Piper out of the box ($frac611$), and if Riley leaves first (which will happen with probability $frac2591$), you can use the same mode of analysis to determine the probability that Quincy beats Piper out of the box ($frac511$). The answer should turn out to be:



    $$frac3091cdotfrac611+ frac2591cdotfrac511=frac1801001+frac1251001=frac3051001.$$






    share|cite|improve this answer











    $endgroup$








    • 1




      $begingroup$
      Can you explain how you got the 180/1001 and 125/1001 in the last line? Then after I understand it I'll accept! Thanks!
      $endgroup$
      – Max0815
      1 hour ago






    • 1




      $begingroup$
      If Quincy gets out first (which will happen with probability $frac3091$), then Riley will beat Piper out $frac611$ of the time (because Riley goes first in the two-player game that remains). If Riley gets out first (which will happen with probability $frac2591$), then Quincy will beat Riley out $frac511$ of the time (because Piper goes first in the two-player game that remains).
      $endgroup$
      – Robert Shore
      1 hour ago











    • $begingroup$
      +1 thank you very much. Comments will not last, but answers will, even when deleted. Can you please edit that into your answer? Thanks!
      $endgroup$
      – Max0815
      1 hour ago














    4












    4








    4





    $begingroup$

    Let $p$ be the probability that Piper escapes first. Her probability of escaping on her first roll by rolling doubles is $frac16$.



    Let $q$ be the probability that Quincy escapes first. Then before Piper's first roll there is a probability of $frac 16$ that Quincy has no chance to escape first, and a probability of $frac 56$ that Quincy's chance of escaping first is $p$ (because if Piper misses then Quincy is now in the same position Piper was in). Thus, $q=frac5p6$.



    Finally, let $r$ be the probability that Riley escapes first. Then before Piper's first roll there is a probability of $frac1136$ that Riley has no chance to escape first (because either Piper or Quincy or both roll doubles) and a probability of $frac2536$ that Riley's chance of escaping first is $p$ (because Riley is now in the same position Piper was in). Thus, $r=frac25p36$.



    We also know $p+q+r=1$. Thus,



    $$p+frac5p6+frac25p36=frac91p36=1 Rightarrow p=frac3691, q=frac3091, r=frac2591.$$



    Edited to add: This doesn't completely answer the question because you asked for the probability that Piper is last to leave, not first to leave. But if Quincy leaves first (which will happen with probability $frac3091$), you can use the same mode of analysis to determine the probability that Riley beats Piper out of the box ($frac611$), and if Riley leaves first (which will happen with probability $frac2591$), you can use the same mode of analysis to determine the probability that Quincy beats Piper out of the box ($frac511$). The answer should turn out to be:



    $$frac3091cdotfrac611+ frac2591cdotfrac511=frac1801001+frac1251001=frac3051001.$$






    share|cite|improve this answer











    $endgroup$



    Let $p$ be the probability that Piper escapes first. Her probability of escaping on her first roll by rolling doubles is $frac16$.



    Let $q$ be the probability that Quincy escapes first. Then before Piper's first roll there is a probability of $frac 16$ that Quincy has no chance to escape first, and a probability of $frac 56$ that Quincy's chance of escaping first is $p$ (because if Piper misses then Quincy is now in the same position Piper was in). Thus, $q=frac5p6$.



    Finally, let $r$ be the probability that Riley escapes first. Then before Piper's first roll there is a probability of $frac1136$ that Riley has no chance to escape first (because either Piper or Quincy or both roll doubles) and a probability of $frac2536$ that Riley's chance of escaping first is $p$ (because Riley is now in the same position Piper was in). Thus, $r=frac25p36$.



    We also know $p+q+r=1$. Thus,



    $$p+frac5p6+frac25p36=frac91p36=1 Rightarrow p=frac3691, q=frac3091, r=frac2591.$$



    Edited to add: This doesn't completely answer the question because you asked for the probability that Piper is last to leave, not first to leave. But if Quincy leaves first (which will happen with probability $frac3091$), you can use the same mode of analysis to determine the probability that Riley beats Piper out of the box ($frac611$), and if Riley leaves first (which will happen with probability $frac2591$), you can use the same mode of analysis to determine the probability that Quincy beats Piper out of the box ($frac511$). The answer should turn out to be:



    $$frac3091cdotfrac611+ frac2591cdotfrac511=frac1801001+frac1251001=frac3051001.$$







    share|cite|improve this answer














    share|cite|improve this answer



    share|cite|improve this answer








    edited 1 hour ago

























    answered 1 hour ago









    Robert ShoreRobert Shore

    2,960218




    2,960218







    • 1




      $begingroup$
      Can you explain how you got the 180/1001 and 125/1001 in the last line? Then after I understand it I'll accept! Thanks!
      $endgroup$
      – Max0815
      1 hour ago






    • 1




      $begingroup$
      If Quincy gets out first (which will happen with probability $frac3091$), then Riley will beat Piper out $frac611$ of the time (because Riley goes first in the two-player game that remains). If Riley gets out first (which will happen with probability $frac2591$), then Quincy will beat Riley out $frac511$ of the time (because Piper goes first in the two-player game that remains).
      $endgroup$
      – Robert Shore
      1 hour ago











    • $begingroup$
      +1 thank you very much. Comments will not last, but answers will, even when deleted. Can you please edit that into your answer? Thanks!
      $endgroup$
      – Max0815
      1 hour ago













    • 1




      $begingroup$
      Can you explain how you got the 180/1001 and 125/1001 in the last line? Then after I understand it I'll accept! Thanks!
      $endgroup$
      – Max0815
      1 hour ago






    • 1




      $begingroup$
      If Quincy gets out first (which will happen with probability $frac3091$), then Riley will beat Piper out $frac611$ of the time (because Riley goes first in the two-player game that remains). If Riley gets out first (which will happen with probability $frac2591$), then Quincy will beat Riley out $frac511$ of the time (because Piper goes first in the two-player game that remains).
      $endgroup$
      – Robert Shore
      1 hour ago











    • $begingroup$
      +1 thank you very much. Comments will not last, but answers will, even when deleted. Can you please edit that into your answer? Thanks!
      $endgroup$
      – Max0815
      1 hour ago








    1




    1




    $begingroup$
    Can you explain how you got the 180/1001 and 125/1001 in the last line? Then after I understand it I'll accept! Thanks!
    $endgroup$
    – Max0815
    1 hour ago




    $begingroup$
    Can you explain how you got the 180/1001 and 125/1001 in the last line? Then after I understand it I'll accept! Thanks!
    $endgroup$
    – Max0815
    1 hour ago




    1




    1




    $begingroup$
    If Quincy gets out first (which will happen with probability $frac3091$), then Riley will beat Piper out $frac611$ of the time (because Riley goes first in the two-player game that remains). If Riley gets out first (which will happen with probability $frac2591$), then Quincy will beat Riley out $frac511$ of the time (because Piper goes first in the two-player game that remains).
    $endgroup$
    – Robert Shore
    1 hour ago





    $begingroup$
    If Quincy gets out first (which will happen with probability $frac3091$), then Riley will beat Piper out $frac611$ of the time (because Riley goes first in the two-player game that remains). If Riley gets out first (which will happen with probability $frac2591$), then Quincy will beat Riley out $frac511$ of the time (because Piper goes first in the two-player game that remains).
    $endgroup$
    – Robert Shore
    1 hour ago













    $begingroup$
    +1 thank you very much. Comments will not last, but answers will, even when deleted. Can you please edit that into your answer? Thanks!
    $endgroup$
    – Max0815
    1 hour ago





    $begingroup$
    +1 thank you very much. Comments will not last, but answers will, even when deleted. Can you please edit that into your answer? Thanks!
    $endgroup$
    – Max0815
    1 hour ago












    1












    $begingroup$

    At the end of Riley's $n$th turn (that is, after each player has had exactly $n$ turns), each player has a $left(frac56right)^n$ probability to still be in the box.



    If Piper is the last to get out, and this happens on her $n+1$st turn, then:



    • at the end of Riley's $n$th turn, Piper was still in the box,

    • at the end of Riley's $n$th turn, Quincy was not still in the box,

    • at the end of Riley's $n$th turn, Riley was not still in the box, and

    • on her $n+1$st turn, Piper rolled the same number on both dice.

    You can work out the probability that all four of those events occurred.



    If Piper was the last to get out, then it happened on her second turn ($n=1$), or her third turn ($n=2$), or her fourth ($n=3$), ... a list of possibilities for $n = 1$ to infinity, and all are mutually exclusive events so their probabilities can simply be added.



    You do not get a geometric series out of this, but with a little manipulation you can get three geometric series, evaluate each one and add them together.






    share|cite|improve this answer









    $endgroup$

















      1












      $begingroup$

      At the end of Riley's $n$th turn (that is, after each player has had exactly $n$ turns), each player has a $left(frac56right)^n$ probability to still be in the box.



      If Piper is the last to get out, and this happens on her $n+1$st turn, then:



      • at the end of Riley's $n$th turn, Piper was still in the box,

      • at the end of Riley's $n$th turn, Quincy was not still in the box,

      • at the end of Riley's $n$th turn, Riley was not still in the box, and

      • on her $n+1$st turn, Piper rolled the same number on both dice.

      You can work out the probability that all four of those events occurred.



      If Piper was the last to get out, then it happened on her second turn ($n=1$), or her third turn ($n=2$), or her fourth ($n=3$), ... a list of possibilities for $n = 1$ to infinity, and all are mutually exclusive events so their probabilities can simply be added.



      You do not get a geometric series out of this, but with a little manipulation you can get three geometric series, evaluate each one and add them together.






      share|cite|improve this answer









      $endgroup$















        1












        1








        1





        $begingroup$

        At the end of Riley's $n$th turn (that is, after each player has had exactly $n$ turns), each player has a $left(frac56right)^n$ probability to still be in the box.



        If Piper is the last to get out, and this happens on her $n+1$st turn, then:



        • at the end of Riley's $n$th turn, Piper was still in the box,

        • at the end of Riley's $n$th turn, Quincy was not still in the box,

        • at the end of Riley's $n$th turn, Riley was not still in the box, and

        • on her $n+1$st turn, Piper rolled the same number on both dice.

        You can work out the probability that all four of those events occurred.



        If Piper was the last to get out, then it happened on her second turn ($n=1$), or her third turn ($n=2$), or her fourth ($n=3$), ... a list of possibilities for $n = 1$ to infinity, and all are mutually exclusive events so their probabilities can simply be added.



        You do not get a geometric series out of this, but with a little manipulation you can get three geometric series, evaluate each one and add them together.






        share|cite|improve this answer









        $endgroup$



        At the end of Riley's $n$th turn (that is, after each player has had exactly $n$ turns), each player has a $left(frac56right)^n$ probability to still be in the box.



        If Piper is the last to get out, and this happens on her $n+1$st turn, then:



        • at the end of Riley's $n$th turn, Piper was still in the box,

        • at the end of Riley's $n$th turn, Quincy was not still in the box,

        • at the end of Riley's $n$th turn, Riley was not still in the box, and

        • on her $n+1$st turn, Piper rolled the same number on both dice.

        You can work out the probability that all four of those events occurred.



        If Piper was the last to get out, then it happened on her second turn ($n=1$), or her third turn ($n=2$), or her fourth ($n=3$), ... a list of possibilities for $n = 1$ to infinity, and all are mutually exclusive events so their probabilities can simply be added.



        You do not get a geometric series out of this, but with a little manipulation you can get three geometric series, evaluate each one and add them together.







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered 1 hour ago









        David KDavid K

        55.1k344120




        55.1k344120



























            draft saved

            draft discarded
















































            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.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3149993%2fdice-rolling-probability-game%23new-answer', 'question_page');

            );

            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







            Popular posts from this blog

            Are there any AGPL-style licences that require source code modifications to be public? Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?Force derivative works to be publicAre there any GPL like licenses for Apple App Store?Do you violate the GPL if you provide source code that cannot be compiled?GPL - is it distribution to use libraries in an appliance loaned to customers?Distributing App for free which uses GPL'ed codeModifications of server software under GPL, with web/CLI interfaceDoes using an AGPLv3-licensed library prevent me from dual-licensing my own source code?Can I publish only select code under GPLv3 from a private project?Is there published precedent regarding the scope of covered work that uses AGPL software?If MIT licensed code links to GPL licensed code what should be the license of the resulting binary program?If I use a public API endpoint that has its source code licensed under AGPL in my app, do I need to disclose my source?

            2013 GY136 Descoberta | Órbita | Referências Menu de navegação«List Of Centaurs and Scattered-Disk Objects»«List of Known Trans-Neptunian Objects»

            Button changing it's text & action. Good or terrible? The 2019 Stack Overflow Developer Survey Results Are Inchanging text on user mouseoverShould certain functions be “hard to find” for powerusers to discover?Custom liking function - do I need user login?Using different checkbox style for different checkbox behaviorBest Practices: Save and Exit in Software UIInteraction with remote validated formMore efficient UI to progress the user through a complicated process?Designing a popup notice for a gameShould bulk-editing functions be hidden until a table row is selected, or is there a better solution?Is it bad practice to disable (replace) the context menu?