What is the probability of a card of heart or non jack drawn from a standard deck?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












According to the formula UNION of $2$ Events: $$P(Ecup F)=P(E)+P(F)−P(Ecap F)
- P(textheart) = frac1352, P(textnon-jack) = frac4852, P(textheart cap textnon-jack)= frac1252\ implies P(textheart cup textnon-jack) = frac4952.$$
But this result does not make sense. I think the answer must be $48$, because there is none of any of the $4$ jacks drawn.
So I would like to know your own idea about this, please? Thank you all!







share|cite|improve this question


















  • 1




    So the allowed cards are all the hearts, and all non-jacks? That is, all the cards which are not jacks, and the jack of hearts? Because those are indeed 49 card.s
    – CompuChip
    Aug 29 at 10:45














up vote
0
down vote

favorite












According to the formula UNION of $2$ Events: $$P(Ecup F)=P(E)+P(F)−P(Ecap F)
- P(textheart) = frac1352, P(textnon-jack) = frac4852, P(textheart cap textnon-jack)= frac1252\ implies P(textheart cup textnon-jack) = frac4952.$$
But this result does not make sense. I think the answer must be $48$, because there is none of any of the $4$ jacks drawn.
So I would like to know your own idea about this, please? Thank you all!







share|cite|improve this question


















  • 1




    So the allowed cards are all the hearts, and all non-jacks? That is, all the cards which are not jacks, and the jack of hearts? Because those are indeed 49 card.s
    – CompuChip
    Aug 29 at 10:45












up vote
0
down vote

favorite









up vote
0
down vote

favorite











According to the formula UNION of $2$ Events: $$P(Ecup F)=P(E)+P(F)−P(Ecap F)
- P(textheart) = frac1352, P(textnon-jack) = frac4852, P(textheart cap textnon-jack)= frac1252\ implies P(textheart cup textnon-jack) = frac4952.$$
But this result does not make sense. I think the answer must be $48$, because there is none of any of the $4$ jacks drawn.
So I would like to know your own idea about this, please? Thank you all!







share|cite|improve this question














According to the formula UNION of $2$ Events: $$P(Ecup F)=P(E)+P(F)−P(Ecap F)
- P(textheart) = frac1352, P(textnon-jack) = frac4852, P(textheart cap textnon-jack)= frac1252\ implies P(textheart cup textnon-jack) = frac4952.$$
But this result does not make sense. I think the answer must be $48$, because there is none of any of the $4$ jacks drawn.
So I would like to know your own idea about this, please? Thank you all!









share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Aug 29 at 11:13









amWhy

190k26221433




190k26221433










asked Aug 29 at 10:36









Willy

122




122







  • 1




    So the allowed cards are all the hearts, and all non-jacks? That is, all the cards which are not jacks, and the jack of hearts? Because those are indeed 49 card.s
    – CompuChip
    Aug 29 at 10:45












  • 1




    So the allowed cards are all the hearts, and all non-jacks? That is, all the cards which are not jacks, and the jack of hearts? Because those are indeed 49 card.s
    – CompuChip
    Aug 29 at 10:45







1




1




So the allowed cards are all the hearts, and all non-jacks? That is, all the cards which are not jacks, and the jack of hearts? Because those are indeed 49 card.s
– CompuChip
Aug 29 at 10:45




So the allowed cards are all the hearts, and all non-jacks? That is, all the cards which are not jacks, and the jack of hearts? Because those are indeed 49 card.s
– CompuChip
Aug 29 at 10:45










2 Answers
2






active

oldest

votes

















up vote
0
down vote













I think my problem is about word. "a heart OR a non jack" means that jack of heart is included as a probability. So 49/52 is the right number.






share|cite|improve this answer




















  • Yes, this is correct.
    – Tanner Swett
    Aug 30 at 3:30

















up vote
0
down vote













Try looking at the problem this way:
We either draw a jack or not a jack. The probability of not drawing a jack is $frac4852$.
If we do draw a jack, we are interested in the case that it is the jack of hearts. So the probability of drawing a jack and it being the jack of hearts is
$frac14 frac452=frac152$. Now since the events jack and not-a-jack are disjoint we can simply add the probabilities to find the desired probability.



In your terminology: take E=draw a jack and F=Draw a non-jack which is the jack of hearts. Clearly $P(Ecap F)=0$.






share|cite|improve this answer






















  • Thanks Jan! But the probability of drawing a jack 48/52 is a mistake, should be 4/52.
    – Willy
    Aug 29 at 23:44










  • Ah I see what you mean, it should say of not drawing a jack. My apologies I will edit it.
    – Jan
    Aug 30 at 6:51










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',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
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%2f2898223%2fwhat-is-the-probability-of-a-card-of-heart-or-non-jack-drawn-from-a-standard-dec%23new-answer', 'question_page');

);

Post as a guest






























2 Answers
2






active

oldest

votes








2 Answers
2






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
0
down vote













I think my problem is about word. "a heart OR a non jack" means that jack of heart is included as a probability. So 49/52 is the right number.






share|cite|improve this answer




















  • Yes, this is correct.
    – Tanner Swett
    Aug 30 at 3:30














up vote
0
down vote













I think my problem is about word. "a heart OR a non jack" means that jack of heart is included as a probability. So 49/52 is the right number.






share|cite|improve this answer




















  • Yes, this is correct.
    – Tanner Swett
    Aug 30 at 3:30












up vote
0
down vote










up vote
0
down vote









I think my problem is about word. "a heart OR a non jack" means that jack of heart is included as a probability. So 49/52 is the right number.






share|cite|improve this answer












I think my problem is about word. "a heart OR a non jack" means that jack of heart is included as a probability. So 49/52 is the right number.







share|cite|improve this answer












share|cite|improve this answer



share|cite|improve this answer










answered Aug 29 at 23:48









Willy

122




122











  • Yes, this is correct.
    – Tanner Swett
    Aug 30 at 3:30
















  • Yes, this is correct.
    – Tanner Swett
    Aug 30 at 3:30















Yes, this is correct.
– Tanner Swett
Aug 30 at 3:30




Yes, this is correct.
– Tanner Swett
Aug 30 at 3:30










up vote
0
down vote













Try looking at the problem this way:
We either draw a jack or not a jack. The probability of not drawing a jack is $frac4852$.
If we do draw a jack, we are interested in the case that it is the jack of hearts. So the probability of drawing a jack and it being the jack of hearts is
$frac14 frac452=frac152$. Now since the events jack and not-a-jack are disjoint we can simply add the probabilities to find the desired probability.



In your terminology: take E=draw a jack and F=Draw a non-jack which is the jack of hearts. Clearly $P(Ecap F)=0$.






share|cite|improve this answer






















  • Thanks Jan! But the probability of drawing a jack 48/52 is a mistake, should be 4/52.
    – Willy
    Aug 29 at 23:44










  • Ah I see what you mean, it should say of not drawing a jack. My apologies I will edit it.
    – Jan
    Aug 30 at 6:51














up vote
0
down vote













Try looking at the problem this way:
We either draw a jack or not a jack. The probability of not drawing a jack is $frac4852$.
If we do draw a jack, we are interested in the case that it is the jack of hearts. So the probability of drawing a jack and it being the jack of hearts is
$frac14 frac452=frac152$. Now since the events jack and not-a-jack are disjoint we can simply add the probabilities to find the desired probability.



In your terminology: take E=draw a jack and F=Draw a non-jack which is the jack of hearts. Clearly $P(Ecap F)=0$.






share|cite|improve this answer






















  • Thanks Jan! But the probability of drawing a jack 48/52 is a mistake, should be 4/52.
    – Willy
    Aug 29 at 23:44










  • Ah I see what you mean, it should say of not drawing a jack. My apologies I will edit it.
    – Jan
    Aug 30 at 6:51












up vote
0
down vote










up vote
0
down vote









Try looking at the problem this way:
We either draw a jack or not a jack. The probability of not drawing a jack is $frac4852$.
If we do draw a jack, we are interested in the case that it is the jack of hearts. So the probability of drawing a jack and it being the jack of hearts is
$frac14 frac452=frac152$. Now since the events jack and not-a-jack are disjoint we can simply add the probabilities to find the desired probability.



In your terminology: take E=draw a jack and F=Draw a non-jack which is the jack of hearts. Clearly $P(Ecap F)=0$.






share|cite|improve this answer














Try looking at the problem this way:
We either draw a jack or not a jack. The probability of not drawing a jack is $frac4852$.
If we do draw a jack, we are interested in the case that it is the jack of hearts. So the probability of drawing a jack and it being the jack of hearts is
$frac14 frac452=frac152$. Now since the events jack and not-a-jack are disjoint we can simply add the probabilities to find the desired probability.



In your terminology: take E=draw a jack and F=Draw a non-jack which is the jack of hearts. Clearly $P(Ecap F)=0$.







share|cite|improve this answer














share|cite|improve this answer



share|cite|improve this answer








edited Aug 30 at 6:52

























answered Aug 29 at 11:03









Jan

701417




701417











  • Thanks Jan! But the probability of drawing a jack 48/52 is a mistake, should be 4/52.
    – Willy
    Aug 29 at 23:44










  • Ah I see what you mean, it should say of not drawing a jack. My apologies I will edit it.
    – Jan
    Aug 30 at 6:51
















  • Thanks Jan! But the probability of drawing a jack 48/52 is a mistake, should be 4/52.
    – Willy
    Aug 29 at 23:44










  • Ah I see what you mean, it should say of not drawing a jack. My apologies I will edit it.
    – Jan
    Aug 30 at 6:51















Thanks Jan! But the probability of drawing a jack 48/52 is a mistake, should be 4/52.
– Willy
Aug 29 at 23:44




Thanks Jan! But the probability of drawing a jack 48/52 is a mistake, should be 4/52.
– Willy
Aug 29 at 23:44












Ah I see what you mean, it should say of not drawing a jack. My apologies I will edit it.
– Jan
Aug 30 at 6:51




Ah I see what you mean, it should say of not drawing a jack. My apologies I will edit it.
– Jan
Aug 30 at 6:51

















 

draft saved


draft discarded















































 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2898223%2fwhat-is-the-probability-of-a-card-of-heart-or-non-jack-drawn-from-a-standard-dec%23new-answer', 'question_page');

);

Post as a guest













































































這個網誌中的熱門文章

How to combine Bézier curves to a surface?

Mutual Information Always Non-negative

Why am i infinitely getting the same tweet with the Twitter Search API?