Dice rolling probability gameCraps game odd with a pair of diceProbability of first player rolling double six...

Does someone need to be connected to my network to sniff HTTP requests?

My adviser wants to be the first author

Are there verbs that are neither telic, or atelic?

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

Could the Saturn V actually have launched astronauts around Venus?

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

How to make healing in an exploration game interesting

Why is the President allowed to veto a cancellation of emergency powers?

Opacity of an object in 2.8

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

Why doesn't the EU now just force the UK to choose between referendum and no-deal?

Why do Australian milk farmers need to protest supermarkets' milk price?

Are there other languages, besides English, where the indefinite (or definite) article varies based on sound?

A sequence that has integer values for prime indexes only:

Happy pi day, everyone!

Why one should not leave fingerprints on bulbs and plugs?

Dice rolling probability game

A Cautionary Suggestion

Welcoming 2019 Pi day: How to draw the letter π?

How to deal with a cynical class?

Gantt Chart like rectangles with log scale

Professor being mistaken for a grad student

Hacking a Safe Lock after 3 tries

Are ETF trackers fundamentally better than individual stocks?



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 $frac{1}{36^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 $dfrac{5}{6} cdot dfrac{1}{6} cdot dfrac{1}{6} cdot = dfrac{5}{6^{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 +text{other 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 $frac6{11}$ 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
    58 mins 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
    55 mins 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
    52 mins 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 $frac{5}{11}$.
    $endgroup$
    – Robert Shore
    50 mins 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 $frac{1}{36^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 $dfrac{5}{6} cdot dfrac{1}{6} cdot dfrac{1}{6} cdot = dfrac{5}{6^{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 +text{other 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 $frac6{11}$ 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
    58 mins 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
    55 mins 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
    52 mins 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 $frac{5}{11}$.
    $endgroup$
    – Robert Shore
    50 mins 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 $frac{1}{36^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 $dfrac{5}{6} cdot dfrac{1}{6} cdot dfrac{1}{6} cdot = dfrac{5}{6^{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 +text{other 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 $frac{1}{36^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 $dfrac{5}{6} cdot dfrac{1}{6} cdot dfrac{1}{6} cdot = dfrac{5}{6^{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 +text{other 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 1 hour ago









Max0815Max0815

68918




68918








  • 1




    $begingroup$
    Why do you think $frac6{11}$ 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
    58 mins 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
    55 mins 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
    52 mins 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 $frac{5}{11}$.
    $endgroup$
    – Robert Shore
    50 mins ago
















  • 1




    $begingroup$
    Why do you think $frac6{11}$ 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
    58 mins 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
    55 mins 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
    52 mins 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 $frac{5}{11}$.
    $endgroup$
    – Robert Shore
    50 mins ago










1




1




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




$begingroup$
Why do you think $frac6{11}$ 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
58 mins ago




$begingroup$
@DavidK because its not the right answer in relation to the answer key.
$endgroup$
– Max0815
58 mins 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
55 mins 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
55 mins 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
52 mins 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
52 mins 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 $frac{5}{11}$.
$endgroup$
– Robert Shore
50 mins 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 $frac{5}{11}$.
$endgroup$
– Robert Shore
50 mins ago












3 Answers
3






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 $frac{1}{6}$.



Let $q$ be the probability that Quincy escapes first. Then before Piper's first roll there is a probability of $frac {1}{6}$ that Quincy has no chance to escape first, and a probability of $frac {5}{6}$ 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=frac{5p}{6}$.



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



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



$$p+frac{5p}{6}+frac{25p}{36}=frac{91p}{36}=1 Rightarrow p=frac{36}{91}, q=frac{30}{91}, r=frac{25}{91}.$$



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 $frac{30}{91}$), you can use the same mode of analysis to determine the probability that Riley beats Piper out of the box ($frac{6}{11}$), and if Riley leaves first (which will happen with probability $frac{25}{91}$), you can use the same mode of analysis to determine the probability that Quincy beats Piper out of the box ($frac{5}{11}$). The answer should turn out to be:



$$frac{30}{91}cdotfrac{6}{11}+ frac{25}{91}cdotfrac{5}{11}=frac{180}{1001}+frac{125}{1001}=frac{305}{1001}.$$






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
    56 mins ago






  • 1




    $begingroup$
    If Quincy gets out first (which will happen with probability $frac{30}{91}$), then Riley will beat Piper out $frac{6}{11}$ of the time (because Riley goes first in the two-player game that remains). If Riley gets out first (which will happen with probability $frac{25}{91}$), then Quincy will beat Riley out $frac{5}{11}$ of the time (because Piper goes first in the two-player game that remains).
    $endgroup$
    – Robert Shore
    52 mins 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
    47 mins 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$





















    0












    $begingroup$

    Given that the outcomes of a pair of dice are
    1,1
    2,2
    3,3
    4,4
    5,5
    6,6





    1,2
    1,3
    1,4
    1,5
    1,6
    2,3
    2,4
    2,5
    2,6
    3,4
    3,5
    3,6
    4,5
    4,6
    5,6



    The probability is 6/21 to throw a double pair.



    There exists the probablity of each player throwing a double and therefore getting out of the penalty area in one round of dice throwing so getting back to Piper that is merely 4 throws of the dice if She is the last to get out so



    ( 6 / 21 ) X ( 6 / 21 ) X ( 6 / 21 ) X ( 6 / 21 ) =
    0.00666389004581424406497292794669



    or approx 0.0067% chance. ( WINDOWS CALCULATOR was used here. )



    Regards,



    John O.






    share|cite|improve this answer











    $endgroup$













    • $begingroup$
      There are 36 outcomes when rolling two standard six-sided dice. Any probability with a denominator of 21 is incorrect.
      $endgroup$
      – Nij
      1 min ago











    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

























    3 Answers
    3






    active

    oldest

    votes








    3 Answers
    3






    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 $frac{1}{6}$.



    Let $q$ be the probability that Quincy escapes first. Then before Piper's first roll there is a probability of $frac {1}{6}$ that Quincy has no chance to escape first, and a probability of $frac {5}{6}$ 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=frac{5p}{6}$.



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



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



    $$p+frac{5p}{6}+frac{25p}{36}=frac{91p}{36}=1 Rightarrow p=frac{36}{91}, q=frac{30}{91}, r=frac{25}{91}.$$



    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 $frac{30}{91}$), you can use the same mode of analysis to determine the probability that Riley beats Piper out of the box ($frac{6}{11}$), and if Riley leaves first (which will happen with probability $frac{25}{91}$), you can use the same mode of analysis to determine the probability that Quincy beats Piper out of the box ($frac{5}{11}$). The answer should turn out to be:



    $$frac{30}{91}cdotfrac{6}{11}+ frac{25}{91}cdotfrac{5}{11}=frac{180}{1001}+frac{125}{1001}=frac{305}{1001}.$$






    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
      56 mins ago






    • 1




      $begingroup$
      If Quincy gets out first (which will happen with probability $frac{30}{91}$), then Riley will beat Piper out $frac{6}{11}$ of the time (because Riley goes first in the two-player game that remains). If Riley gets out first (which will happen with probability $frac{25}{91}$), then Quincy will beat Riley out $frac{5}{11}$ of the time (because Piper goes first in the two-player game that remains).
      $endgroup$
      – Robert Shore
      52 mins 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
      47 mins ago


















    4












    $begingroup$

    Let $p$ be the probability that Piper escapes first. Her probability of escaping on her first roll by rolling doubles is $frac{1}{6}$.



    Let $q$ be the probability that Quincy escapes first. Then before Piper's first roll there is a probability of $frac {1}{6}$ that Quincy has no chance to escape first, and a probability of $frac {5}{6}$ 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=frac{5p}{6}$.



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



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



    $$p+frac{5p}{6}+frac{25p}{36}=frac{91p}{36}=1 Rightarrow p=frac{36}{91}, q=frac{30}{91}, r=frac{25}{91}.$$



    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 $frac{30}{91}$), you can use the same mode of analysis to determine the probability that Riley beats Piper out of the box ($frac{6}{11}$), and if Riley leaves first (which will happen with probability $frac{25}{91}$), you can use the same mode of analysis to determine the probability that Quincy beats Piper out of the box ($frac{5}{11}$). The answer should turn out to be:



    $$frac{30}{91}cdotfrac{6}{11}+ frac{25}{91}cdotfrac{5}{11}=frac{180}{1001}+frac{125}{1001}=frac{305}{1001}.$$






    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
      56 mins ago






    • 1




      $begingroup$
      If Quincy gets out first (which will happen with probability $frac{30}{91}$), then Riley will beat Piper out $frac{6}{11}$ of the time (because Riley goes first in the two-player game that remains). If Riley gets out first (which will happen with probability $frac{25}{91}$), then Quincy will beat Riley out $frac{5}{11}$ of the time (because Piper goes first in the two-player game that remains).
      $endgroup$
      – Robert Shore
      52 mins 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
      47 mins 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 $frac{1}{6}$.



    Let $q$ be the probability that Quincy escapes first. Then before Piper's first roll there is a probability of $frac {1}{6}$ that Quincy has no chance to escape first, and a probability of $frac {5}{6}$ 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=frac{5p}{6}$.



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



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



    $$p+frac{5p}{6}+frac{25p}{36}=frac{91p}{36}=1 Rightarrow p=frac{36}{91}, q=frac{30}{91}, r=frac{25}{91}.$$



    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 $frac{30}{91}$), you can use the same mode of analysis to determine the probability that Riley beats Piper out of the box ($frac{6}{11}$), and if Riley leaves first (which will happen with probability $frac{25}{91}$), you can use the same mode of analysis to determine the probability that Quincy beats Piper out of the box ($frac{5}{11}$). The answer should turn out to be:



    $$frac{30}{91}cdotfrac{6}{11}+ frac{25}{91}cdotfrac{5}{11}=frac{180}{1001}+frac{125}{1001}=frac{305}{1001}.$$






    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 $frac{1}{6}$.



    Let $q$ be the probability that Quincy escapes first. Then before Piper's first roll there is a probability of $frac {1}{6}$ that Quincy has no chance to escape first, and a probability of $frac {5}{6}$ 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=frac{5p}{6}$.



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



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



    $$p+frac{5p}{6}+frac{25p}{36}=frac{91p}{36}=1 Rightarrow p=frac{36}{91}, q=frac{30}{91}, r=frac{25}{91}.$$



    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 $frac{30}{91}$), you can use the same mode of analysis to determine the probability that Riley beats Piper out of the box ($frac{6}{11}$), and if Riley leaves first (which will happen with probability $frac{25}{91}$), you can use the same mode of analysis to determine the probability that Quincy beats Piper out of the box ($frac{5}{11}$). The answer should turn out to be:



    $$frac{30}{91}cdotfrac{6}{11}+ frac{25}{91}cdotfrac{5}{11}=frac{180}{1001}+frac{125}{1001}=frac{305}{1001}.$$







    share|cite|improve this answer














    share|cite|improve this answer



    share|cite|improve this answer








    edited 35 mins 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
      56 mins ago






    • 1




      $begingroup$
      If Quincy gets out first (which will happen with probability $frac{30}{91}$), then Riley will beat Piper out $frac{6}{11}$ of the time (because Riley goes first in the two-player game that remains). If Riley gets out first (which will happen with probability $frac{25}{91}$), then Quincy will beat Riley out $frac{5}{11}$ of the time (because Piper goes first in the two-player game that remains).
      $endgroup$
      – Robert Shore
      52 mins 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
      47 mins 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
      56 mins ago






    • 1




      $begingroup$
      If Quincy gets out first (which will happen with probability $frac{30}{91}$), then Riley will beat Piper out $frac{6}{11}$ of the time (because Riley goes first in the two-player game that remains). If Riley gets out first (which will happen with probability $frac{25}{91}$), then Quincy will beat Riley out $frac{5}{11}$ of the time (because Piper goes first in the two-player game that remains).
      $endgroup$
      – Robert Shore
      52 mins 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
      47 mins 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
    56 mins 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
    56 mins ago




    1




    1




    $begingroup$
    If Quincy gets out first (which will happen with probability $frac{30}{91}$), then Riley will beat Piper out $frac{6}{11}$ of the time (because Riley goes first in the two-player game that remains). If Riley gets out first (which will happen with probability $frac{25}{91}$), then Quincy will beat Riley out $frac{5}{11}$ of the time (because Piper goes first in the two-player game that remains).
    $endgroup$
    – Robert Shore
    52 mins ago






    $begingroup$
    If Quincy gets out first (which will happen with probability $frac{30}{91}$), then Riley will beat Piper out $frac{6}{11}$ of the time (because Riley goes first in the two-player game that remains). If Riley gets out first (which will happen with probability $frac{25}{91}$), then Quincy will beat Riley out $frac{5}{11}$ of the time (because Piper goes first in the two-player game that remains).
    $endgroup$
    – Robert Shore
    52 mins 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
    47 mins 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
    47 mins 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 46 mins ago









        David KDavid K

        55.1k344120




        55.1k344120























            0












            $begingroup$

            Given that the outcomes of a pair of dice are
            1,1
            2,2
            3,3
            4,4
            5,5
            6,6





            1,2
            1,3
            1,4
            1,5
            1,6
            2,3
            2,4
            2,5
            2,6
            3,4
            3,5
            3,6
            4,5
            4,6
            5,6



            The probability is 6/21 to throw a double pair.



            There exists the probablity of each player throwing a double and therefore getting out of the penalty area in one round of dice throwing so getting back to Piper that is merely 4 throws of the dice if She is the last to get out so



            ( 6 / 21 ) X ( 6 / 21 ) X ( 6 / 21 ) X ( 6 / 21 ) =
            0.00666389004581424406497292794669



            or approx 0.0067% chance. ( WINDOWS CALCULATOR was used here. )



            Regards,



            John O.






            share|cite|improve this answer











            $endgroup$













            • $begingroup$
              There are 36 outcomes when rolling two standard six-sided dice. Any probability with a denominator of 21 is incorrect.
              $endgroup$
              – Nij
              1 min ago
















            0












            $begingroup$

            Given that the outcomes of a pair of dice are
            1,1
            2,2
            3,3
            4,4
            5,5
            6,6





            1,2
            1,3
            1,4
            1,5
            1,6
            2,3
            2,4
            2,5
            2,6
            3,4
            3,5
            3,6
            4,5
            4,6
            5,6



            The probability is 6/21 to throw a double pair.



            There exists the probablity of each player throwing a double and therefore getting out of the penalty area in one round of dice throwing so getting back to Piper that is merely 4 throws of the dice if She is the last to get out so



            ( 6 / 21 ) X ( 6 / 21 ) X ( 6 / 21 ) X ( 6 / 21 ) =
            0.00666389004581424406497292794669



            or approx 0.0067% chance. ( WINDOWS CALCULATOR was used here. )



            Regards,



            John O.






            share|cite|improve this answer











            $endgroup$













            • $begingroup$
              There are 36 outcomes when rolling two standard six-sided dice. Any probability with a denominator of 21 is incorrect.
              $endgroup$
              – Nij
              1 min ago














            0












            0








            0





            $begingroup$

            Given that the outcomes of a pair of dice are
            1,1
            2,2
            3,3
            4,4
            5,5
            6,6





            1,2
            1,3
            1,4
            1,5
            1,6
            2,3
            2,4
            2,5
            2,6
            3,4
            3,5
            3,6
            4,5
            4,6
            5,6



            The probability is 6/21 to throw a double pair.



            There exists the probablity of each player throwing a double and therefore getting out of the penalty area in one round of dice throwing so getting back to Piper that is merely 4 throws of the dice if She is the last to get out so



            ( 6 / 21 ) X ( 6 / 21 ) X ( 6 / 21 ) X ( 6 / 21 ) =
            0.00666389004581424406497292794669



            or approx 0.0067% chance. ( WINDOWS CALCULATOR was used here. )



            Regards,



            John O.






            share|cite|improve this answer











            $endgroup$



            Given that the outcomes of a pair of dice are
            1,1
            2,2
            3,3
            4,4
            5,5
            6,6





            1,2
            1,3
            1,4
            1,5
            1,6
            2,3
            2,4
            2,5
            2,6
            3,4
            3,5
            3,6
            4,5
            4,6
            5,6



            The probability is 6/21 to throw a double pair.



            There exists the probablity of each player throwing a double and therefore getting out of the penalty area in one round of dice throwing so getting back to Piper that is merely 4 throws of the dice if She is the last to get out so



            ( 6 / 21 ) X ( 6 / 21 ) X ( 6 / 21 ) X ( 6 / 21 ) =
            0.00666389004581424406497292794669



            or approx 0.0067% chance. ( WINDOWS CALCULATOR was used here. )



            Regards,



            John O.







            share|cite|improve this answer














            share|cite|improve this answer



            share|cite|improve this answer








            edited 9 mins ago

























            answered 24 mins ago









            John Anthony OliverJohn Anthony Oliver

            525




            525












            • $begingroup$
              There are 36 outcomes when rolling two standard six-sided dice. Any probability with a denominator of 21 is incorrect.
              $endgroup$
              – Nij
              1 min ago


















            • $begingroup$
              There are 36 outcomes when rolling two standard six-sided dice. Any probability with a denominator of 21 is incorrect.
              $endgroup$
              – Nij
              1 min ago
















            $begingroup$
            There are 36 outcomes when rolling two standard six-sided dice. Any probability with a denominator of 21 is incorrect.
            $endgroup$
            – Nij
            1 min ago




            $begingroup$
            There are 36 outcomes when rolling two standard six-sided dice. Any probability with a denominator of 21 is incorrect.
            $endgroup$
            – Nij
            1 min ago


















            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

            ORA-01691 (unable to extend lob segment) even though my tablespace has AUTOEXTEND onORA-01692: unable to...

            Always On Availability groups resolving state after failover - Remote harden of transaction...

            Circunscripción electoral de Guipúzcoa Referencias Menú de navegaciónLas claves del sistema electoral en...