Understanding a coin throwing game
$begingroup$
Suppose players A and B take turns to throw a fair coin. The one that
obtain $Tail$ first wins. Suppose $A$ starts. What is the probability
that $A$ wins the game? How about the probability that $A$ wins given that he did not obtain "tails" on her
first two trials. Finally, given that $A$ lost the game, what is average
number of tosses?
approach
If $A$ starts, notice that if he obtains $T$, than the game is done and this occur with probability $1/2$ If not then for $A$ to win it gotta be in the third round so we want something like HHT and $P(HHT) = 1/8$ and simiarly, if she dont win in third round then she got a change to win in fifth round and $P(HHHHT) = frac{1}{2^5}$ and so on. Thus, we have
$$ P(A ; wins) = frac{1}{2} + frac{1}{2^3} + frac{1}{2^5} + ... = sum_{i geq 1} frac{1}{2^{2i-1} } = 2 left( sum frac{1}{4^i} right) = 2 (1/[1-(1/4)] - 1 ) = boxed{2/3} $$
Now, for the second case We know for $A$ to win he must have the string HHHHT which means that $A$ to win we want to calculate :
$$ P(HHHHT) + P(H^6 T) + P(H^8 T ) + ... = frac{2}{3} - frac{1}{2} - frac{1}{8} $$
using result from previous part. this equals $boxed{1/24}$ in clear discrepancy with answer key which gives the asnwer as $1/3$. Did I misunderstood the problem?
Finally, as for the expectation if $A$ losses. We are looking at patterns of the form $HT$, $HHHT$, $HHHHHT$ remembering that $A$ was the first to start the game. If we call $X$ to be number of tosses until game ends then we observe that $P(X=2) = P(HT)$, $P(X=4) = P(HHHT)$, ... we observe that $P(X=3)$ is not possible since $A$ is to lose the game. Thus, the expectation is
$$ E(X) = sum_{i=1}^{infty} frac{2i}{2^{2i}} = 2 sum frac{i}{4^i}$$
by using the calculus identity $sum n x^n = dfrac{x}{(1-x)^2} $, we obtain
$$ E(X) = frac{8}{9} $$
again in discrepancy with my answer key which gives the solution to be $frac{8}{3}$. What is my mistake here?
probability
$endgroup$
add a comment |
$begingroup$
Suppose players A and B take turns to throw a fair coin. The one that
obtain $Tail$ first wins. Suppose $A$ starts. What is the probability
that $A$ wins the game? How about the probability that $A$ wins given that he did not obtain "tails" on her
first two trials. Finally, given that $A$ lost the game, what is average
number of tosses?
approach
If $A$ starts, notice that if he obtains $T$, than the game is done and this occur with probability $1/2$ If not then for $A$ to win it gotta be in the third round so we want something like HHT and $P(HHT) = 1/8$ and simiarly, if she dont win in third round then she got a change to win in fifth round and $P(HHHHT) = frac{1}{2^5}$ and so on. Thus, we have
$$ P(A ; wins) = frac{1}{2} + frac{1}{2^3} + frac{1}{2^5} + ... = sum_{i geq 1} frac{1}{2^{2i-1} } = 2 left( sum frac{1}{4^i} right) = 2 (1/[1-(1/4)] - 1 ) = boxed{2/3} $$
Now, for the second case We know for $A$ to win he must have the string HHHHT which means that $A$ to win we want to calculate :
$$ P(HHHHT) + P(H^6 T) + P(H^8 T ) + ... = frac{2}{3} - frac{1}{2} - frac{1}{8} $$
using result from previous part. this equals $boxed{1/24}$ in clear discrepancy with answer key which gives the asnwer as $1/3$. Did I misunderstood the problem?
Finally, as for the expectation if $A$ losses. We are looking at patterns of the form $HT$, $HHHT$, $HHHHHT$ remembering that $A$ was the first to start the game. If we call $X$ to be number of tosses until game ends then we observe that $P(X=2) = P(HT)$, $P(X=4) = P(HHHT)$, ... we observe that $P(X=3)$ is not possible since $A$ is to lose the game. Thus, the expectation is
$$ E(X) = sum_{i=1}^{infty} frac{2i}{2^{2i}} = 2 sum frac{i}{4^i}$$
by using the calculus identity $sum n x^n = dfrac{x}{(1-x)^2} $, we obtain
$$ E(X) = frac{8}{9} $$
again in discrepancy with my answer key which gives the solution to be $frac{8}{3}$. What is my mistake here?
probability
$endgroup$
add a comment |
$begingroup$
Suppose players A and B take turns to throw a fair coin. The one that
obtain $Tail$ first wins. Suppose $A$ starts. What is the probability
that $A$ wins the game? How about the probability that $A$ wins given that he did not obtain "tails" on her
first two trials. Finally, given that $A$ lost the game, what is average
number of tosses?
approach
If $A$ starts, notice that if he obtains $T$, than the game is done and this occur with probability $1/2$ If not then for $A$ to win it gotta be in the third round so we want something like HHT and $P(HHT) = 1/8$ and simiarly, if she dont win in third round then she got a change to win in fifth round and $P(HHHHT) = frac{1}{2^5}$ and so on. Thus, we have
$$ P(A ; wins) = frac{1}{2} + frac{1}{2^3} + frac{1}{2^5} + ... = sum_{i geq 1} frac{1}{2^{2i-1} } = 2 left( sum frac{1}{4^i} right) = 2 (1/[1-(1/4)] - 1 ) = boxed{2/3} $$
Now, for the second case We know for $A$ to win he must have the string HHHHT which means that $A$ to win we want to calculate :
$$ P(HHHHT) + P(H^6 T) + P(H^8 T ) + ... = frac{2}{3} - frac{1}{2} - frac{1}{8} $$
using result from previous part. this equals $boxed{1/24}$ in clear discrepancy with answer key which gives the asnwer as $1/3$. Did I misunderstood the problem?
Finally, as for the expectation if $A$ losses. We are looking at patterns of the form $HT$, $HHHT$, $HHHHHT$ remembering that $A$ was the first to start the game. If we call $X$ to be number of tosses until game ends then we observe that $P(X=2) = P(HT)$, $P(X=4) = P(HHHT)$, ... we observe that $P(X=3)$ is not possible since $A$ is to lose the game. Thus, the expectation is
$$ E(X) = sum_{i=1}^{infty} frac{2i}{2^{2i}} = 2 sum frac{i}{4^i}$$
by using the calculus identity $sum n x^n = dfrac{x}{(1-x)^2} $, we obtain
$$ E(X) = frac{8}{9} $$
again in discrepancy with my answer key which gives the solution to be $frac{8}{3}$. What is my mistake here?
probability
$endgroup$
Suppose players A and B take turns to throw a fair coin. The one that
obtain $Tail$ first wins. Suppose $A$ starts. What is the probability
that $A$ wins the game? How about the probability that $A$ wins given that he did not obtain "tails" on her
first two trials. Finally, given that $A$ lost the game, what is average
number of tosses?
approach
If $A$ starts, notice that if he obtains $T$, than the game is done and this occur with probability $1/2$ If not then for $A$ to win it gotta be in the third round so we want something like HHT and $P(HHT) = 1/8$ and simiarly, if she dont win in third round then she got a change to win in fifth round and $P(HHHHT) = frac{1}{2^5}$ and so on. Thus, we have
$$ P(A ; wins) = frac{1}{2} + frac{1}{2^3} + frac{1}{2^5} + ... = sum_{i geq 1} frac{1}{2^{2i-1} } = 2 left( sum frac{1}{4^i} right) = 2 (1/[1-(1/4)] - 1 ) = boxed{2/3} $$
Now, for the second case We know for $A$ to win he must have the string HHHHT which means that $A$ to win we want to calculate :
$$ P(HHHHT) + P(H^6 T) + P(H^8 T ) + ... = frac{2}{3} - frac{1}{2} - frac{1}{8} $$
using result from previous part. this equals $boxed{1/24}$ in clear discrepancy with answer key which gives the asnwer as $1/3$. Did I misunderstood the problem?
Finally, as for the expectation if $A$ losses. We are looking at patterns of the form $HT$, $HHHT$, $HHHHHT$ remembering that $A$ was the first to start the game. If we call $X$ to be number of tosses until game ends then we observe that $P(X=2) = P(HT)$, $P(X=4) = P(HHHT)$, ... we observe that $P(X=3)$ is not possible since $A$ is to lose the game. Thus, the expectation is
$$ E(X) = sum_{i=1}^{infty} frac{2i}{2^{2i}} = 2 sum frac{i}{4^i}$$
by using the calculus identity $sum n x^n = dfrac{x}{(1-x)^2} $, we obtain
$$ E(X) = frac{8}{9} $$
again in discrepancy with my answer key which gives the solution to be $frac{8}{3}$. What is my mistake here?
probability
probability
asked Jan 23 at 5:17
Jimmy SabaterJimmy Sabater
2,828324
2,828324
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Your answers are almost correct. The only thing you are missing are factors that account for the "given that" parts of both questions. In the first part, you are not accounting for the fact that the probability that A did not obtain tails on her first two trials is 1/8, which you need to divide by as you are conditioning on this event (it is now your sample space). You made the same error in the second problem, you need to divide by the probability that A loses, (1/3), and now your answers will match your answer key.
$endgroup$
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3084112%2funderstanding-a-coin-throwing-game%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
$begingroup$
Your answers are almost correct. The only thing you are missing are factors that account for the "given that" parts of both questions. In the first part, you are not accounting for the fact that the probability that A did not obtain tails on her first two trials is 1/8, which you need to divide by as you are conditioning on this event (it is now your sample space). You made the same error in the second problem, you need to divide by the probability that A loses, (1/3), and now your answers will match your answer key.
$endgroup$
add a comment |
$begingroup$
Your answers are almost correct. The only thing you are missing are factors that account for the "given that" parts of both questions. In the first part, you are not accounting for the fact that the probability that A did not obtain tails on her first two trials is 1/8, which you need to divide by as you are conditioning on this event (it is now your sample space). You made the same error in the second problem, you need to divide by the probability that A loses, (1/3), and now your answers will match your answer key.
$endgroup$
add a comment |
$begingroup$
Your answers are almost correct. The only thing you are missing are factors that account for the "given that" parts of both questions. In the first part, you are not accounting for the fact that the probability that A did not obtain tails on her first two trials is 1/8, which you need to divide by as you are conditioning on this event (it is now your sample space). You made the same error in the second problem, you need to divide by the probability that A loses, (1/3), and now your answers will match your answer key.
$endgroup$
Your answers are almost correct. The only thing you are missing are factors that account for the "given that" parts of both questions. In the first part, you are not accounting for the fact that the probability that A did not obtain tails on her first two trials is 1/8, which you need to divide by as you are conditioning on this event (it is now your sample space). You made the same error in the second problem, you need to divide by the probability that A loses, (1/3), and now your answers will match your answer key.
answered Jan 23 at 5:31
AneeshAneesh
595212
595212
add a comment |
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3084112%2funderstanding-a-coin-throwing-game%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown