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

Do these spellcasting foci from Xanathar's Guide to Everything have to be held in a hand?

Professor being mistaken for a grad student

Opacity of an object in 2.8

Should we release the security issues we found in our product as CVE or we can just update those on weekly release notes?

Hacking a Safe Lock after 3 tries

How Could an Airship Be Repaired Mid-Flight

How to create the Curved texte?

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

Is a party consisting of only a bard, a cleric, and a warlock functional long-term?

Look at your watch and tell me what time is it. vs Look at your watch and tell me what time it is

Why Choose Less Effective Armour Types?

Sailing the cryptic seas

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

Did Ender ever learn that he killed Stilson and/or Bonzo?

What is the significance behind "40 days" that often appears in the Bible?

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

Are ETF trackers fundamentally better than individual stocks?

How can I track script which gives me "command not found" right after the login?

Is it normal that my co-workers at a fitness company criticize my food choices?

Do I need to be arrogant to get ahead?

Can I use USB data pins as power source

The difference between「N分で」and「後N分で」

Happy pi day, everyone!

How to explain that I do not want to visit a country due to personal safety concern?



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 1 hour 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











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 $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$




















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










    • $begingroup$
      @Nij. Rolling a 1 then a 2 is the same outcome as rolling a 2 then a 1 so in fact there are 21 not 36 variations. Write them all down as I have and then count them.
      $endgroup$
      – John Anthony Oliver
      23 mins ago











    • $begingroup$
      The two dice are different objects. Rolling 1 on die A and 2 on die B is not the same outcome as rolling 2 on die A and 1 on die B, even though they both give the set of values 1,2. This is a standard misconception at the high school level, and can be identified by finding the probability of two coin flips being different (your method would calculate it as 1/3, when it is actually 1/2). Then further note that a probability of 0.0067 is not 0.0067% (it is actually 0.67%).
      $endgroup$
      – Nij
      17 mins ago










    • $begingroup$
      See also virtually any result listed here.
      $endgroup$
      – Nij
      13 mins ago










    • $begingroup$
      @Nij, in this particular game though there are NOT two different pairs of rolling say a 3 then a 4. They are the same pair of numbers. You do not have 36 variants with a "pair" of dice. You would have a 1 in 36 chance with a single die ( singular dice ) of rolling say a 6 then another 6.
      $endgroup$
      – John Anthony Oliver
      11 mins 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 $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 59 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
      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





















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










            • $begingroup$
              @Nij. Rolling a 1 then a 2 is the same outcome as rolling a 2 then a 1 so in fact there are 21 not 36 variations. Write them all down as I have and then count them.
              $endgroup$
              – John Anthony Oliver
              23 mins ago











            • $begingroup$
              The two dice are different objects. Rolling 1 on die A and 2 on die B is not the same outcome as rolling 2 on die A and 1 on die B, even though they both give the set of values 1,2. This is a standard misconception at the high school level, and can be identified by finding the probability of two coin flips being different (your method would calculate it as 1/3, when it is actually 1/2). Then further note that a probability of 0.0067 is not 0.0067% (it is actually 0.67%).
              $endgroup$
              – Nij
              17 mins ago










            • $begingroup$
              See also virtually any result listed here.
              $endgroup$
              – Nij
              13 mins ago










            • $begingroup$
              @Nij, in this particular game though there are NOT two different pairs of rolling say a 3 then a 4. They are the same pair of numbers. You do not have 36 variants with a "pair" of dice. You would have a 1 in 36 chance with a single die ( singular dice ) of rolling say a 6 then another 6.
              $endgroup$
              – John Anthony Oliver
              11 mins 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
              25 mins ago










            • $begingroup$
              @Nij. Rolling a 1 then a 2 is the same outcome as rolling a 2 then a 1 so in fact there are 21 not 36 variations. Write them all down as I have and then count them.
              $endgroup$
              – John Anthony Oliver
              23 mins ago











            • $begingroup$
              The two dice are different objects. Rolling 1 on die A and 2 on die B is not the same outcome as rolling 2 on die A and 1 on die B, even though they both give the set of values 1,2. This is a standard misconception at the high school level, and can be identified by finding the probability of two coin flips being different (your method would calculate it as 1/3, when it is actually 1/2). Then further note that a probability of 0.0067 is not 0.0067% (it is actually 0.67%).
              $endgroup$
              – Nij
              17 mins ago










            • $begingroup$
              See also virtually any result listed here.
              $endgroup$
              – Nij
              13 mins ago










            • $begingroup$
              @Nij, in this particular game though there are NOT two different pairs of rolling say a 3 then a 4. They are the same pair of numbers. You do not have 36 variants with a "pair" of dice. You would have a 1 in 36 chance with a single die ( singular dice ) of rolling say a 6 then another 6.
              $endgroup$
              – John Anthony Oliver
              11 mins 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 33 mins ago

























            answered 48 mins ago









            John Anthony OliverJohn Anthony Oliver

            505




            505











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










            • $begingroup$
              @Nij. Rolling a 1 then a 2 is the same outcome as rolling a 2 then a 1 so in fact there are 21 not 36 variations. Write them all down as I have and then count them.
              $endgroup$
              – John Anthony Oliver
              23 mins ago











            • $begingroup$
              The two dice are different objects. Rolling 1 on die A and 2 on die B is not the same outcome as rolling 2 on die A and 1 on die B, even though they both give the set of values 1,2. This is a standard misconception at the high school level, and can be identified by finding the probability of two coin flips being different (your method would calculate it as 1/3, when it is actually 1/2). Then further note that a probability of 0.0067 is not 0.0067% (it is actually 0.67%).
              $endgroup$
              – Nij
              17 mins ago










            • $begingroup$
              See also virtually any result listed here.
              $endgroup$
              – Nij
              13 mins ago










            • $begingroup$
              @Nij, in this particular game though there are NOT two different pairs of rolling say a 3 then a 4. They are the same pair of numbers. You do not have 36 variants with a "pair" of dice. You would have a 1 in 36 chance with a single die ( singular dice ) of rolling say a 6 then another 6.
              $endgroup$
              – John Anthony Oliver
              11 mins ago
















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










            • $begingroup$
              @Nij. Rolling a 1 then a 2 is the same outcome as rolling a 2 then a 1 so in fact there are 21 not 36 variations. Write them all down as I have and then count them.
              $endgroup$
              – John Anthony Oliver
              23 mins ago











            • $begingroup$
              The two dice are different objects. Rolling 1 on die A and 2 on die B is not the same outcome as rolling 2 on die A and 1 on die B, even though they both give the set of values 1,2. This is a standard misconception at the high school level, and can be identified by finding the probability of two coin flips being different (your method would calculate it as 1/3, when it is actually 1/2). Then further note that a probability of 0.0067 is not 0.0067% (it is actually 0.67%).
              $endgroup$
              – Nij
              17 mins ago










            • $begingroup$
              See also virtually any result listed here.
              $endgroup$
              – Nij
              13 mins ago










            • $begingroup$
              @Nij, in this particular game though there are NOT two different pairs of rolling say a 3 then a 4. They are the same pair of numbers. You do not have 36 variants with a "pair" of dice. You would have a 1 in 36 chance with a single die ( singular dice ) of rolling say a 6 then another 6.
              $endgroup$
              – John Anthony Oliver
              11 mins ago















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




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












            $begingroup$
            @Nij. Rolling a 1 then a 2 is the same outcome as rolling a 2 then a 1 so in fact there are 21 not 36 variations. Write them all down as I have and then count them.
            $endgroup$
            – John Anthony Oliver
            23 mins ago





            $begingroup$
            @Nij. Rolling a 1 then a 2 is the same outcome as rolling a 2 then a 1 so in fact there are 21 not 36 variations. Write them all down as I have and then count them.
            $endgroup$
            – John Anthony Oliver
            23 mins ago













            $begingroup$
            The two dice are different objects. Rolling 1 on die A and 2 on die B is not the same outcome as rolling 2 on die A and 1 on die B, even though they both give the set of values 1,2. This is a standard misconception at the high school level, and can be identified by finding the probability of two coin flips being different (your method would calculate it as 1/3, when it is actually 1/2). Then further note that a probability of 0.0067 is not 0.0067% (it is actually 0.67%).
            $endgroup$
            – Nij
            17 mins ago




            $begingroup$
            The two dice are different objects. Rolling 1 on die A and 2 on die B is not the same outcome as rolling 2 on die A and 1 on die B, even though they both give the set of values 1,2. This is a standard misconception at the high school level, and can be identified by finding the probability of two coin flips being different (your method would calculate it as 1/3, when it is actually 1/2). Then further note that a probability of 0.0067 is not 0.0067% (it is actually 0.67%).
            $endgroup$
            – Nij
            17 mins ago












            $begingroup$
            See also virtually any result listed here.
            $endgroup$
            – Nij
            13 mins ago




            $begingroup$
            See also virtually any result listed here.
            $endgroup$
            – Nij
            13 mins ago












            $begingroup$
            @Nij, in this particular game though there are NOT two different pairs of rolling say a 3 then a 4. They are the same pair of numbers. You do not have 36 variants with a "pair" of dice. You would have a 1 in 36 chance with a single die ( singular dice ) of rolling say a 6 then another 6.
            $endgroup$
            – John Anthony Oliver
            11 mins ago




            $begingroup$
            @Nij, in this particular game though there are NOT two different pairs of rolling say a 3 then a 4. They are the same pair of numbers. You do not have 36 variants with a "pair" of dice. You would have a 1 in 36 chance with a single die ( singular dice ) of rolling say a 6 then another 6.
            $endgroup$
            – John Anthony Oliver
            11 mins 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

            Möglingen Índice Localización Historia Demografía Referencias Enlaces externos Menú de navegación48°53′18″N 9°07′45″E / 48.888333333333, 9.129166666666748°53′18″N 9°07′45″E / 48.888333333333, 9.1291666666667Sitio web oficial Mapa de Möglingen«Gemeinden in Deutschland nach Fläche, Bevölkerung und Postleitzahl am 30.09.2016»Möglingen

            Virtualbox - Configuration error: Querying “UUID” failed (VERR_CFGM_VALUE_NOT_FOUND)“VERR_SUPLIB_WORLD_WRITABLE” error when trying to installing OS in virtualboxVirtual Box Kernel errorFailed to open a seesion for the virtual machineFailed to open a session for the virtual machineUbuntu 14.04 LTS Virtualbox errorcan't use VM VirtualBoxusing virtualboxI can't run Linux-64 Bit on VirtualBoxUnable to insert the virtual optical disk (VBoxguestaddition) in virtual machine for ubuntu server in win 10VirtuaBox in Ubuntu 18.04 Issues with Win10.ISO Installation

            Antonio De Lisio Carrera Referencias Menú de navegación«Caracas: evolución relacional multipleja»«Cuando los gobiernos subestiman a las localidades: L a Iniciativa para la Integración de la Infraestructura Regional Suramericana (IIRSA) en la frontera Colombo-Venezolana»«Maestría en Planificación Integral del Ambiente»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»«Conózcanos»«Caracas: evolución relacional multipleja»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»