Dick throws a die once. If the upper face shows $j$, he then throws it a further $j−1$ times and adds all...












2












$begingroup$


Dick throws a die once. If the upper face shows $j$, he then throws it a further $j − 1$ times and adds all $j$ scores shown. If this sum is $3$, what is the probability that he only threw the die



(a) Once altogether?



(b) Twice altogether?



MY ATTEMPT



Let us denote by $F_{i}$ the event "the result from the first throw is given by $i$". Moreover, let us also set that $S_{k}$ represents event "the resulting sum equals $k$". Hence we are interested in the event $textbf{P}(S_{3}|F_{1})$. But I am unable to proceed from here. Any help is appreciated. Thanks in advance.










share|cite|improve this question











$endgroup$








  • 1




    $begingroup$
    Notice that the only way to throw the die once is to throw a $1$ on the first roll.
    $endgroup$
    – N. F. Taussig
    Jan 13 at 20:07
















2












$begingroup$


Dick throws a die once. If the upper face shows $j$, he then throws it a further $j − 1$ times and adds all $j$ scores shown. If this sum is $3$, what is the probability that he only threw the die



(a) Once altogether?



(b) Twice altogether?



MY ATTEMPT



Let us denote by $F_{i}$ the event "the result from the first throw is given by $i$". Moreover, let us also set that $S_{k}$ represents event "the resulting sum equals $k$". Hence we are interested in the event $textbf{P}(S_{3}|F_{1})$. But I am unable to proceed from here. Any help is appreciated. Thanks in advance.










share|cite|improve this question











$endgroup$








  • 1




    $begingroup$
    Notice that the only way to throw the die once is to throw a $1$ on the first roll.
    $endgroup$
    – N. F. Taussig
    Jan 13 at 20:07














2












2








2





$begingroup$


Dick throws a die once. If the upper face shows $j$, he then throws it a further $j − 1$ times and adds all $j$ scores shown. If this sum is $3$, what is the probability that he only threw the die



(a) Once altogether?



(b) Twice altogether?



MY ATTEMPT



Let us denote by $F_{i}$ the event "the result from the first throw is given by $i$". Moreover, let us also set that $S_{k}$ represents event "the resulting sum equals $k$". Hence we are interested in the event $textbf{P}(S_{3}|F_{1})$. But I am unable to proceed from here. Any help is appreciated. Thanks in advance.










share|cite|improve this question











$endgroup$




Dick throws a die once. If the upper face shows $j$, he then throws it a further $j − 1$ times and adds all $j$ scores shown. If this sum is $3$, what is the probability that he only threw the die



(a) Once altogether?



(b) Twice altogether?



MY ATTEMPT



Let us denote by $F_{i}$ the event "the result from the first throw is given by $i$". Moreover, let us also set that $S_{k}$ represents event "the resulting sum equals $k$". Hence we are interested in the event $textbf{P}(S_{3}|F_{1})$. But I am unable to proceed from here. Any help is appreciated. Thanks in advance.







probability probability-theory conditional-probability






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Jan 13 at 20:23







user1337

















asked Jan 13 at 20:03









user1337user1337

46110




46110








  • 1




    $begingroup$
    Notice that the only way to throw the die once is to throw a $1$ on the first roll.
    $endgroup$
    – N. F. Taussig
    Jan 13 at 20:07














  • 1




    $begingroup$
    Notice that the only way to throw the die once is to throw a $1$ on the first roll.
    $endgroup$
    – N. F. Taussig
    Jan 13 at 20:07








1




1




$begingroup$
Notice that the only way to throw the die once is to throw a $1$ on the first roll.
$endgroup$
– N. F. Taussig
Jan 13 at 20:07




$begingroup$
Notice that the only way to throw the die once is to throw a $1$ on the first roll.
$endgroup$
– N. F. Taussig
Jan 13 at 20:07










1 Answer
1






active

oldest

votes


















3












$begingroup$

In the first case, it's not possible as for the die to be only thrown altogether once, $j$ would necessarily have to be $1$. So the sum $3$ with one throw is not possible.



In the second case, we start with $j=2$. This means that we throw the dice once more $(j-1=2-1=1)$. Now for the sum to be $3$, this number has to be $3-2=1$.
Probability of this event is



$$P_1=P(2)cdot P(1) =frac1{36}$$



Moving further, we take $j=3$. Here we see that we have to throw the die $3-1=2$ more times and since the die cannot get a $0$, the sum $3$ is not possible. Same reasoning can be applied to all $jge3$.



EDIT- Since we're supposed to find out the probability the number of times the die was thrown given that the sum is $3$
Thus the answer for $(b)$ is (where $E_2$ represents the event that the die was thrown twice)



$$P=P(E_2|S_3)=frac{P(E_2cap S_3)}{P(S_3)}=1$$



as there is only one case in which sum is $3$ ,i.e. $(2,1)$






share|cite|improve this answer











$endgroup$









  • 1




    $begingroup$
    Well...conditioned on the final sum being $3$, I'd say the only possibility is that the die was thrown twice (a $2$ the first time and a $1$ the second). Thus the answer to $b$ is $1$, no?
    $endgroup$
    – lulu
    Jan 13 at 20:26










  • $begingroup$
    @lulu as suggested, I made the required changes
    $endgroup$
    – Sauhard Sharma
    Jan 13 at 20:33










  • $begingroup$
    Looks good (+1).
    $endgroup$
    – lulu
    Jan 13 at 20:38











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%2f3072457%2fdick-throws-a-die-once-if-the-upper-face-shows-j-he-then-throws-it-a-further%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









3












$begingroup$

In the first case, it's not possible as for the die to be only thrown altogether once, $j$ would necessarily have to be $1$. So the sum $3$ with one throw is not possible.



In the second case, we start with $j=2$. This means that we throw the dice once more $(j-1=2-1=1)$. Now for the sum to be $3$, this number has to be $3-2=1$.
Probability of this event is



$$P_1=P(2)cdot P(1) =frac1{36}$$



Moving further, we take $j=3$. Here we see that we have to throw the die $3-1=2$ more times and since the die cannot get a $0$, the sum $3$ is not possible. Same reasoning can be applied to all $jge3$.



EDIT- Since we're supposed to find out the probability the number of times the die was thrown given that the sum is $3$
Thus the answer for $(b)$ is (where $E_2$ represents the event that the die was thrown twice)



$$P=P(E_2|S_3)=frac{P(E_2cap S_3)}{P(S_3)}=1$$



as there is only one case in which sum is $3$ ,i.e. $(2,1)$






share|cite|improve this answer











$endgroup$









  • 1




    $begingroup$
    Well...conditioned on the final sum being $3$, I'd say the only possibility is that the die was thrown twice (a $2$ the first time and a $1$ the second). Thus the answer to $b$ is $1$, no?
    $endgroup$
    – lulu
    Jan 13 at 20:26










  • $begingroup$
    @lulu as suggested, I made the required changes
    $endgroup$
    – Sauhard Sharma
    Jan 13 at 20:33










  • $begingroup$
    Looks good (+1).
    $endgroup$
    – lulu
    Jan 13 at 20:38
















3












$begingroup$

In the first case, it's not possible as for the die to be only thrown altogether once, $j$ would necessarily have to be $1$. So the sum $3$ with one throw is not possible.



In the second case, we start with $j=2$. This means that we throw the dice once more $(j-1=2-1=1)$. Now for the sum to be $3$, this number has to be $3-2=1$.
Probability of this event is



$$P_1=P(2)cdot P(1) =frac1{36}$$



Moving further, we take $j=3$. Here we see that we have to throw the die $3-1=2$ more times and since the die cannot get a $0$, the sum $3$ is not possible. Same reasoning can be applied to all $jge3$.



EDIT- Since we're supposed to find out the probability the number of times the die was thrown given that the sum is $3$
Thus the answer for $(b)$ is (where $E_2$ represents the event that the die was thrown twice)



$$P=P(E_2|S_3)=frac{P(E_2cap S_3)}{P(S_3)}=1$$



as there is only one case in which sum is $3$ ,i.e. $(2,1)$






share|cite|improve this answer











$endgroup$









  • 1




    $begingroup$
    Well...conditioned on the final sum being $3$, I'd say the only possibility is that the die was thrown twice (a $2$ the first time and a $1$ the second). Thus the answer to $b$ is $1$, no?
    $endgroup$
    – lulu
    Jan 13 at 20:26










  • $begingroup$
    @lulu as suggested, I made the required changes
    $endgroup$
    – Sauhard Sharma
    Jan 13 at 20:33










  • $begingroup$
    Looks good (+1).
    $endgroup$
    – lulu
    Jan 13 at 20:38














3












3








3





$begingroup$

In the first case, it's not possible as for the die to be only thrown altogether once, $j$ would necessarily have to be $1$. So the sum $3$ with one throw is not possible.



In the second case, we start with $j=2$. This means that we throw the dice once more $(j-1=2-1=1)$. Now for the sum to be $3$, this number has to be $3-2=1$.
Probability of this event is



$$P_1=P(2)cdot P(1) =frac1{36}$$



Moving further, we take $j=3$. Here we see that we have to throw the die $3-1=2$ more times and since the die cannot get a $0$, the sum $3$ is not possible. Same reasoning can be applied to all $jge3$.



EDIT- Since we're supposed to find out the probability the number of times the die was thrown given that the sum is $3$
Thus the answer for $(b)$ is (where $E_2$ represents the event that the die was thrown twice)



$$P=P(E_2|S_3)=frac{P(E_2cap S_3)}{P(S_3)}=1$$



as there is only one case in which sum is $3$ ,i.e. $(2,1)$






share|cite|improve this answer











$endgroup$



In the first case, it's not possible as for the die to be only thrown altogether once, $j$ would necessarily have to be $1$. So the sum $3$ with one throw is not possible.



In the second case, we start with $j=2$. This means that we throw the dice once more $(j-1=2-1=1)$. Now for the sum to be $3$, this number has to be $3-2=1$.
Probability of this event is



$$P_1=P(2)cdot P(1) =frac1{36}$$



Moving further, we take $j=3$. Here we see that we have to throw the die $3-1=2$ more times and since the die cannot get a $0$, the sum $3$ is not possible. Same reasoning can be applied to all $jge3$.



EDIT- Since we're supposed to find out the probability the number of times the die was thrown given that the sum is $3$
Thus the answer for $(b)$ is (where $E_2$ represents the event that the die was thrown twice)



$$P=P(E_2|S_3)=frac{P(E_2cap S_3)}{P(S_3)}=1$$



as there is only one case in which sum is $3$ ,i.e. $(2,1)$







share|cite|improve this answer














share|cite|improve this answer



share|cite|improve this answer








edited Jan 13 at 20:33

























answered Jan 13 at 20:19









Sauhard SharmaSauhard Sharma

953318




953318








  • 1




    $begingroup$
    Well...conditioned on the final sum being $3$, I'd say the only possibility is that the die was thrown twice (a $2$ the first time and a $1$ the second). Thus the answer to $b$ is $1$, no?
    $endgroup$
    – lulu
    Jan 13 at 20:26










  • $begingroup$
    @lulu as suggested, I made the required changes
    $endgroup$
    – Sauhard Sharma
    Jan 13 at 20:33










  • $begingroup$
    Looks good (+1).
    $endgroup$
    – lulu
    Jan 13 at 20:38














  • 1




    $begingroup$
    Well...conditioned on the final sum being $3$, I'd say the only possibility is that the die was thrown twice (a $2$ the first time and a $1$ the second). Thus the answer to $b$ is $1$, no?
    $endgroup$
    – lulu
    Jan 13 at 20:26










  • $begingroup$
    @lulu as suggested, I made the required changes
    $endgroup$
    – Sauhard Sharma
    Jan 13 at 20:33










  • $begingroup$
    Looks good (+1).
    $endgroup$
    – lulu
    Jan 13 at 20:38








1




1




$begingroup$
Well...conditioned on the final sum being $3$, I'd say the only possibility is that the die was thrown twice (a $2$ the first time and a $1$ the second). Thus the answer to $b$ is $1$, no?
$endgroup$
– lulu
Jan 13 at 20:26




$begingroup$
Well...conditioned on the final sum being $3$, I'd say the only possibility is that the die was thrown twice (a $2$ the first time and a $1$ the second). Thus the answer to $b$ is $1$, no?
$endgroup$
– lulu
Jan 13 at 20:26












$begingroup$
@lulu as suggested, I made the required changes
$endgroup$
– Sauhard Sharma
Jan 13 at 20:33




$begingroup$
@lulu as suggested, I made the required changes
$endgroup$
– Sauhard Sharma
Jan 13 at 20:33












$begingroup$
Looks good (+1).
$endgroup$
– lulu
Jan 13 at 20:38




$begingroup$
Looks good (+1).
$endgroup$
– lulu
Jan 13 at 20:38


















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%2f3072457%2fdick-throws-a-die-once-if-the-upper-face-shows-j-he-then-throws-it-a-further%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

Questions related to Moebius Transform of Characteristic Function of the Primes

List of scandals in India

Can not write log (Is /dev/pts mounted?) - openpty in Ubuntu-on-Windows?