Probability - Mathematical Expectation

Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
This is a homework question but IâÂÂm not allowed to tag it.
The question is âÂÂfind the expected number of aces in a poker hand of 5 cardsâÂÂ
Considering this is the chapter on expectancy, I attempted to find e(x) using 1/13 as the probability for getting an ace but im used to doing so using a probability function. The answer in the back of the book is 85/221 but I canâÂÂt wrap my head around how to do this problem.
Thanks!
probability
add a comment |Â
up vote
1
down vote
favorite
This is a homework question but IâÂÂm not allowed to tag it.
The question is âÂÂfind the expected number of aces in a poker hand of 5 cardsâÂÂ
Considering this is the chapter on expectancy, I attempted to find e(x) using 1/13 as the probability for getting an ace but im used to doing so using a probability function. The answer in the back of the book is 85/221 but I canâÂÂt wrap my head around how to do this problem.
Thanks!
probability
1
Let $X$ be the number of aces in a 5 card hand. Then $Xin0,1,2,3,4$. What's the probability of each event occurring?
â user170231
Aug 9 at 15:11
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
This is a homework question but IâÂÂm not allowed to tag it.
The question is âÂÂfind the expected number of aces in a poker hand of 5 cardsâÂÂ
Considering this is the chapter on expectancy, I attempted to find e(x) using 1/13 as the probability for getting an ace but im used to doing so using a probability function. The answer in the back of the book is 85/221 but I canâÂÂt wrap my head around how to do this problem.
Thanks!
probability
This is a homework question but IâÂÂm not allowed to tag it.
The question is âÂÂfind the expected number of aces in a poker hand of 5 cardsâÂÂ
Considering this is the chapter on expectancy, I attempted to find e(x) using 1/13 as the probability for getting an ace but im used to doing so using a probability function. The answer in the back of the book is 85/221 but I canâÂÂt wrap my head around how to do this problem.
Thanks!
probability
asked Aug 9 at 15:07
PSqc
82
82
1
Let $X$ be the number of aces in a 5 card hand. Then $Xin0,1,2,3,4$. What's the probability of each event occurring?
â user170231
Aug 9 at 15:11
add a comment |Â
1
Let $X$ be the number of aces in a 5 card hand. Then $Xin0,1,2,3,4$. What's the probability of each event occurring?
â user170231
Aug 9 at 15:11
1
1
Let $X$ be the number of aces in a 5 card hand. Then $Xin0,1,2,3,4$. What's the probability of each event occurring?
â user170231
Aug 9 at 15:11
Let $X$ be the number of aces in a 5 card hand. Then $Xin0,1,2,3,4$. What's the probability of each event occurring?
â user170231
Aug 9 at 15:11
add a comment |Â
3 Answers
3
active
oldest
votes
up vote
3
down vote
accepted
Give the cards the numbers $1,2,3,4,5$ and for $i=1,dots,5$ let $X_i$ take value $1$ if card $i$ is an ace and value $0$ otherwise.
Then the number of aces is:$$X_1+cdots+X_5$$
Applying linearity of expectation and symmetry we find:$$mathbb E[X_1+cdots+X_5]=mathbb EX_1+cdots+mathbb EX_5=5mathbb EX_1=5mathsf P(X_1=1)=frac513$$
This is the best way to think about the problem, and the only answer here that gives an answer; that's important in this case, because the answer that OP states is in the book is incorrect.
â Marcus M
Aug 9 at 15:18
1
@MarcusM Thank you. However $frac85221=frac513$ so the answers match. No idea how factor $17$ got involved.
â drhab
Aug 9 at 15:20
Oh true, that's quite odd.
â Marcus M
Aug 9 at 15:20
1
As a (minor) variant, let $Y_i$ be the indicator for each ace. The $i^th$ ace is in the hand with probability $frac 552$ so the answer is $frac 2052=frac 513$. I, too, have no idea how they got the extra factor of $17$.
â lulu
Aug 9 at 15:59
1
@lulu Indeed. In my variant a card in hand wonders: "what is my chance to be an ace?" In yours an ace wonders: "what is my chance to be in the hand?"
â drhab
Aug 9 at 16:59
 |Â
show 2 more comments
up vote
1
down vote
Hint.
1) What is the total number of hands?
2) What is the number of hands containing
- one ace?
- two aces?
- ...
add a comment |Â
up vote
1
down vote
HINT
You can get 0,1,2,3, or 4 aces. Find the probability and multiply by the number of aces for each of those cases
For example, let's do 2 aces. This means you get 2 aces and 3 non-aces. The probability of that is:
$$frac4 choose 2 cdot 48 choose 352 choose 5$$
And multiply by this by $2$.
Same for 1,3, and 4 aces (no need to do 0 aces), and add them all up
1
I assume you mean $binom483$ rather than $binom393$?
â Marcus M
Aug 9 at 15:18
@MarcusM Good catch.
â callculus
Aug 9 at 15:32
@MarcusM Thanks! :)
â Bram28
Aug 9 at 15:35
add a comment |Â
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
3
down vote
accepted
Give the cards the numbers $1,2,3,4,5$ and for $i=1,dots,5$ let $X_i$ take value $1$ if card $i$ is an ace and value $0$ otherwise.
Then the number of aces is:$$X_1+cdots+X_5$$
Applying linearity of expectation and symmetry we find:$$mathbb E[X_1+cdots+X_5]=mathbb EX_1+cdots+mathbb EX_5=5mathbb EX_1=5mathsf P(X_1=1)=frac513$$
This is the best way to think about the problem, and the only answer here that gives an answer; that's important in this case, because the answer that OP states is in the book is incorrect.
â Marcus M
Aug 9 at 15:18
1
@MarcusM Thank you. However $frac85221=frac513$ so the answers match. No idea how factor $17$ got involved.
â drhab
Aug 9 at 15:20
Oh true, that's quite odd.
â Marcus M
Aug 9 at 15:20
1
As a (minor) variant, let $Y_i$ be the indicator for each ace. The $i^th$ ace is in the hand with probability $frac 552$ so the answer is $frac 2052=frac 513$. I, too, have no idea how they got the extra factor of $17$.
â lulu
Aug 9 at 15:59
1
@lulu Indeed. In my variant a card in hand wonders: "what is my chance to be an ace?" In yours an ace wonders: "what is my chance to be in the hand?"
â drhab
Aug 9 at 16:59
 |Â
show 2 more comments
up vote
3
down vote
accepted
Give the cards the numbers $1,2,3,4,5$ and for $i=1,dots,5$ let $X_i$ take value $1$ if card $i$ is an ace and value $0$ otherwise.
Then the number of aces is:$$X_1+cdots+X_5$$
Applying linearity of expectation and symmetry we find:$$mathbb E[X_1+cdots+X_5]=mathbb EX_1+cdots+mathbb EX_5=5mathbb EX_1=5mathsf P(X_1=1)=frac513$$
This is the best way to think about the problem, and the only answer here that gives an answer; that's important in this case, because the answer that OP states is in the book is incorrect.
â Marcus M
Aug 9 at 15:18
1
@MarcusM Thank you. However $frac85221=frac513$ so the answers match. No idea how factor $17$ got involved.
â drhab
Aug 9 at 15:20
Oh true, that's quite odd.
â Marcus M
Aug 9 at 15:20
1
As a (minor) variant, let $Y_i$ be the indicator for each ace. The $i^th$ ace is in the hand with probability $frac 552$ so the answer is $frac 2052=frac 513$. I, too, have no idea how they got the extra factor of $17$.
â lulu
Aug 9 at 15:59
1
@lulu Indeed. In my variant a card in hand wonders: "what is my chance to be an ace?" In yours an ace wonders: "what is my chance to be in the hand?"
â drhab
Aug 9 at 16:59
 |Â
show 2 more comments
up vote
3
down vote
accepted
up vote
3
down vote
accepted
Give the cards the numbers $1,2,3,4,5$ and for $i=1,dots,5$ let $X_i$ take value $1$ if card $i$ is an ace and value $0$ otherwise.
Then the number of aces is:$$X_1+cdots+X_5$$
Applying linearity of expectation and symmetry we find:$$mathbb E[X_1+cdots+X_5]=mathbb EX_1+cdots+mathbb EX_5=5mathbb EX_1=5mathsf P(X_1=1)=frac513$$
Give the cards the numbers $1,2,3,4,5$ and for $i=1,dots,5$ let $X_i$ take value $1$ if card $i$ is an ace and value $0$ otherwise.
Then the number of aces is:$$X_1+cdots+X_5$$
Applying linearity of expectation and symmetry we find:$$mathbb E[X_1+cdots+X_5]=mathbb EX_1+cdots+mathbb EX_5=5mathbb EX_1=5mathsf P(X_1=1)=frac513$$
edited Aug 9 at 15:18
answered Aug 9 at 15:14
drhab
87.1k541118
87.1k541118
This is the best way to think about the problem, and the only answer here that gives an answer; that's important in this case, because the answer that OP states is in the book is incorrect.
â Marcus M
Aug 9 at 15:18
1
@MarcusM Thank you. However $frac85221=frac513$ so the answers match. No idea how factor $17$ got involved.
â drhab
Aug 9 at 15:20
Oh true, that's quite odd.
â Marcus M
Aug 9 at 15:20
1
As a (minor) variant, let $Y_i$ be the indicator for each ace. The $i^th$ ace is in the hand with probability $frac 552$ so the answer is $frac 2052=frac 513$. I, too, have no idea how they got the extra factor of $17$.
â lulu
Aug 9 at 15:59
1
@lulu Indeed. In my variant a card in hand wonders: "what is my chance to be an ace?" In yours an ace wonders: "what is my chance to be in the hand?"
â drhab
Aug 9 at 16:59
 |Â
show 2 more comments
This is the best way to think about the problem, and the only answer here that gives an answer; that's important in this case, because the answer that OP states is in the book is incorrect.
â Marcus M
Aug 9 at 15:18
1
@MarcusM Thank you. However $frac85221=frac513$ so the answers match. No idea how factor $17$ got involved.
â drhab
Aug 9 at 15:20
Oh true, that's quite odd.
â Marcus M
Aug 9 at 15:20
1
As a (minor) variant, let $Y_i$ be the indicator for each ace. The $i^th$ ace is in the hand with probability $frac 552$ so the answer is $frac 2052=frac 513$. I, too, have no idea how they got the extra factor of $17$.
â lulu
Aug 9 at 15:59
1
@lulu Indeed. In my variant a card in hand wonders: "what is my chance to be an ace?" In yours an ace wonders: "what is my chance to be in the hand?"
â drhab
Aug 9 at 16:59
This is the best way to think about the problem, and the only answer here that gives an answer; that's important in this case, because the answer that OP states is in the book is incorrect.
â Marcus M
Aug 9 at 15:18
This is the best way to think about the problem, and the only answer here that gives an answer; that's important in this case, because the answer that OP states is in the book is incorrect.
â Marcus M
Aug 9 at 15:18
1
1
@MarcusM Thank you. However $frac85221=frac513$ so the answers match. No idea how factor $17$ got involved.
â drhab
Aug 9 at 15:20
@MarcusM Thank you. However $frac85221=frac513$ so the answers match. No idea how factor $17$ got involved.
â drhab
Aug 9 at 15:20
Oh true, that's quite odd.
â Marcus M
Aug 9 at 15:20
Oh true, that's quite odd.
â Marcus M
Aug 9 at 15:20
1
1
As a (minor) variant, let $Y_i$ be the indicator for each ace. The $i^th$ ace is in the hand with probability $frac 552$ so the answer is $frac 2052=frac 513$. I, too, have no idea how they got the extra factor of $17$.
â lulu
Aug 9 at 15:59
As a (minor) variant, let $Y_i$ be the indicator for each ace. The $i^th$ ace is in the hand with probability $frac 552$ so the answer is $frac 2052=frac 513$. I, too, have no idea how they got the extra factor of $17$.
â lulu
Aug 9 at 15:59
1
1
@lulu Indeed. In my variant a card in hand wonders: "what is my chance to be an ace?" In yours an ace wonders: "what is my chance to be in the hand?"
â drhab
Aug 9 at 16:59
@lulu Indeed. In my variant a card in hand wonders: "what is my chance to be an ace?" In yours an ace wonders: "what is my chance to be in the hand?"
â drhab
Aug 9 at 16:59
 |Â
show 2 more comments
up vote
1
down vote
Hint.
1) What is the total number of hands?
2) What is the number of hands containing
- one ace?
- two aces?
- ...
add a comment |Â
up vote
1
down vote
Hint.
1) What is the total number of hands?
2) What is the number of hands containing
- one ace?
- two aces?
- ...
add a comment |Â
up vote
1
down vote
up vote
1
down vote
Hint.
1) What is the total number of hands?
2) What is the number of hands containing
- one ace?
- two aces?
- ...
Hint.
1) What is the total number of hands?
2) What is the number of hands containing
- one ace?
- two aces?
- ...
answered Aug 9 at 15:11
Arnaud Mortier
19.2k22159
19.2k22159
add a comment |Â
add a comment |Â
up vote
1
down vote
HINT
You can get 0,1,2,3, or 4 aces. Find the probability and multiply by the number of aces for each of those cases
For example, let's do 2 aces. This means you get 2 aces and 3 non-aces. The probability of that is:
$$frac4 choose 2 cdot 48 choose 352 choose 5$$
And multiply by this by $2$.
Same for 1,3, and 4 aces (no need to do 0 aces), and add them all up
1
I assume you mean $binom483$ rather than $binom393$?
â Marcus M
Aug 9 at 15:18
@MarcusM Good catch.
â callculus
Aug 9 at 15:32
@MarcusM Thanks! :)
â Bram28
Aug 9 at 15:35
add a comment |Â
up vote
1
down vote
HINT
You can get 0,1,2,3, or 4 aces. Find the probability and multiply by the number of aces for each of those cases
For example, let's do 2 aces. This means you get 2 aces and 3 non-aces. The probability of that is:
$$frac4 choose 2 cdot 48 choose 352 choose 5$$
And multiply by this by $2$.
Same for 1,3, and 4 aces (no need to do 0 aces), and add them all up
1
I assume you mean $binom483$ rather than $binom393$?
â Marcus M
Aug 9 at 15:18
@MarcusM Good catch.
â callculus
Aug 9 at 15:32
@MarcusM Thanks! :)
â Bram28
Aug 9 at 15:35
add a comment |Â
up vote
1
down vote
up vote
1
down vote
HINT
You can get 0,1,2,3, or 4 aces. Find the probability and multiply by the number of aces for each of those cases
For example, let's do 2 aces. This means you get 2 aces and 3 non-aces. The probability of that is:
$$frac4 choose 2 cdot 48 choose 352 choose 5$$
And multiply by this by $2$.
Same for 1,3, and 4 aces (no need to do 0 aces), and add them all up
HINT
You can get 0,1,2,3, or 4 aces. Find the probability and multiply by the number of aces for each of those cases
For example, let's do 2 aces. This means you get 2 aces and 3 non-aces. The probability of that is:
$$frac4 choose 2 cdot 48 choose 352 choose 5$$
And multiply by this by $2$.
Same for 1,3, and 4 aces (no need to do 0 aces), and add them all up
edited Aug 9 at 15:21
InterstellarProbe
2,542619
2,542619
answered Aug 9 at 15:13
Bram28
55.2k33982
55.2k33982
1
I assume you mean $binom483$ rather than $binom393$?
â Marcus M
Aug 9 at 15:18
@MarcusM Good catch.
â callculus
Aug 9 at 15:32
@MarcusM Thanks! :)
â Bram28
Aug 9 at 15:35
add a comment |Â
1
I assume you mean $binom483$ rather than $binom393$?
â Marcus M
Aug 9 at 15:18
@MarcusM Good catch.
â callculus
Aug 9 at 15:32
@MarcusM Thanks! :)
â Bram28
Aug 9 at 15:35
1
1
I assume you mean $binom483$ rather than $binom393$?
â Marcus M
Aug 9 at 15:18
I assume you mean $binom483$ rather than $binom393$?
â Marcus M
Aug 9 at 15:18
@MarcusM Good catch.
â callculus
Aug 9 at 15:32
@MarcusM Good catch.
â callculus
Aug 9 at 15:32
@MarcusM Thanks! :)
â Bram28
Aug 9 at 15:35
@MarcusM Thanks! :)
â Bram28
Aug 9 at 15:35
add a comment |Â
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
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2877297%2fprobability-mathematical-expectation%23new-answer', 'question_page');
);
Post as a guest
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
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
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
1
Let $X$ be the number of aces in a 5 card hand. Then $Xin0,1,2,3,4$. What's the probability of each event occurring?
â user170231
Aug 9 at 15:11