Expected Value with random variables for coin toss scenario
$begingroup$
Question:
I flip a fair coin, independently, 6 times, resulting in a sequence of heads (H) and tails (T). For each (consecutive) HTH in this sequence, you win $5.
Define the random variable X to be the "amount of dollars that you win".
For example, if the sequence is THTHTH; then X=10. What is the expected value of X?
Answer: $frac{5}{2}$
Attempt:
I am very confused on how to approach this. Like do I have to count the amount HTH possible and find the probability of it for all $64$ sequences and mulitply by 5? Writing out all the sequences will take me forever to do...
probability probability-theory random-variables expected-value
$endgroup$
add a comment |
$begingroup$
Question:
I flip a fair coin, independently, 6 times, resulting in a sequence of heads (H) and tails (T). For each (consecutive) HTH in this sequence, you win $5.
Define the random variable X to be the "amount of dollars that you win".
For example, if the sequence is THTHTH; then X=10. What is the expected value of X?
Answer: $frac{5}{2}$
Attempt:
I am very confused on how to approach this. Like do I have to count the amount HTH possible and find the probability of it for all $64$ sequences and mulitply by 5? Writing out all the sequences will take me forever to do...
probability probability-theory random-variables expected-value
$endgroup$
add a comment |
$begingroup$
Question:
I flip a fair coin, independently, 6 times, resulting in a sequence of heads (H) and tails (T). For each (consecutive) HTH in this sequence, you win $5.
Define the random variable X to be the "amount of dollars that you win".
For example, if the sequence is THTHTH; then X=10. What is the expected value of X?
Answer: $frac{5}{2}$
Attempt:
I am very confused on how to approach this. Like do I have to count the amount HTH possible and find the probability of it for all $64$ sequences and mulitply by 5? Writing out all the sequences will take me forever to do...
probability probability-theory random-variables expected-value
$endgroup$
Question:
I flip a fair coin, independently, 6 times, resulting in a sequence of heads (H) and tails (T). For each (consecutive) HTH in this sequence, you win $5.
Define the random variable X to be the "amount of dollars that you win".
For example, if the sequence is THTHTH; then X=10. What is the expected value of X?
Answer: $frac{5}{2}$
Attempt:
I am very confused on how to approach this. Like do I have to count the amount HTH possible and find the probability of it for all $64$ sequences and mulitply by 5? Writing out all the sequences will take me forever to do...
probability probability-theory random-variables expected-value
probability probability-theory random-variables expected-value
asked Dec 3 '18 at 22:51
TobyToby
1577
1577
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
For any three consecutive tosses, there is a $1/8$ chance of hitting HTH, so on tosses 1-3, you expect to win $5(1/8)$ dollars. Similarly for tosses 2-4, 3-5, and 4-6. By Linearity of Expectation, the expected winnings for the whole game is $4(5/8)=5/2$ dollars.
$endgroup$
add a comment |
$begingroup$
It is not that hard. Let $x$ be the random variable for the number of “HTH” in the sequence. Let $y$ be the corresponding income. Then, y=5x, so $mathbb{E}(y)=5mathbb{E}(x)$. Now, all you need to do is finding $p(x)$, which is essentially a combinatorics problem.
$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%2f3024820%2fexpected-value-with-random-variables-for-coin-toss-scenario%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
For any three consecutive tosses, there is a $1/8$ chance of hitting HTH, so on tosses 1-3, you expect to win $5(1/8)$ dollars. Similarly for tosses 2-4, 3-5, and 4-6. By Linearity of Expectation, the expected winnings for the whole game is $4(5/8)=5/2$ dollars.
$endgroup$
add a comment |
$begingroup$
For any three consecutive tosses, there is a $1/8$ chance of hitting HTH, so on tosses 1-3, you expect to win $5(1/8)$ dollars. Similarly for tosses 2-4, 3-5, and 4-6. By Linearity of Expectation, the expected winnings for the whole game is $4(5/8)=5/2$ dollars.
$endgroup$
add a comment |
$begingroup$
For any three consecutive tosses, there is a $1/8$ chance of hitting HTH, so on tosses 1-3, you expect to win $5(1/8)$ dollars. Similarly for tosses 2-4, 3-5, and 4-6. By Linearity of Expectation, the expected winnings for the whole game is $4(5/8)=5/2$ dollars.
$endgroup$
For any three consecutive tosses, there is a $1/8$ chance of hitting HTH, so on tosses 1-3, you expect to win $5(1/8)$ dollars. Similarly for tosses 2-4, 3-5, and 4-6. By Linearity of Expectation, the expected winnings for the whole game is $4(5/8)=5/2$ dollars.
answered Dec 4 '18 at 0:21
NedNed
1,993910
1,993910
add a comment |
add a comment |
$begingroup$
It is not that hard. Let $x$ be the random variable for the number of “HTH” in the sequence. Let $y$ be the corresponding income. Then, y=5x, so $mathbb{E}(y)=5mathbb{E}(x)$. Now, all you need to do is finding $p(x)$, which is essentially a combinatorics problem.
$endgroup$
add a comment |
$begingroup$
It is not that hard. Let $x$ be the random variable for the number of “HTH” in the sequence. Let $y$ be the corresponding income. Then, y=5x, so $mathbb{E}(y)=5mathbb{E}(x)$. Now, all you need to do is finding $p(x)$, which is essentially a combinatorics problem.
$endgroup$
add a comment |
$begingroup$
It is not that hard. Let $x$ be the random variable for the number of “HTH” in the sequence. Let $y$ be the corresponding income. Then, y=5x, so $mathbb{E}(y)=5mathbb{E}(x)$. Now, all you need to do is finding $p(x)$, which is essentially a combinatorics problem.
$endgroup$
It is not that hard. Let $x$ be the random variable for the number of “HTH” in the sequence. Let $y$ be the corresponding income. Then, y=5x, so $mathbb{E}(y)=5mathbb{E}(x)$. Now, all you need to do is finding $p(x)$, which is essentially a combinatorics problem.
answered Dec 4 '18 at 0:24
D...D...
213113
213113
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%2f3024820%2fexpected-value-with-random-variables-for-coin-toss-scenario%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