Probability that two drawn cards are face cardsTwo cards are drawn without replacement, the find the probabililityWhich is the better deck of cards?Two cards are drawn one after another…Two cards are drawn without replacement. Find a probability when Queens are drawn.What is the probability that if two cards are drawn from a standard deck without replacement that the first is red and the second is a heart?Probability that any randomly dealt hand of 13 cards contains all three face cards of the same suitIf five cards are drawn randomly from an ordinary deck, what is the probability of drawing exactly three face cards?Two Cards are drawn from the standard deck of 52 cards. What is the probability that the ff. occur?Probability with playing cardsConditional Probability Deck of Cards problem
What formula to chose a nonlinear formula?
Is there an academic word that means "to split hairs over"?
Why doesn't Iron Man's action affect this person in Endgame?
Is it standard for US-based universities to consider the ethnicity of an applicant during PhD admissions?
Physically unpleasant work environment
He is the first man to arrive here
Could a space colony 1g from the sun work?
How can I safely determine the output voltage and current of a transformer?
Divisor Rich and Poor Numbers
Cross products/avoiding using your hand for the right hand rule in E and M
Why do galaxies collide?
Why would company (decision makers) wait for someone to retire, rather than lay them off, when their role is no longer needed?
Rushed passport - does my reason qualify?
Pedaling at different gear ratios on flat terrain: what's the point?
Square spiral in Mathematica
Do high-wing aircraft represent more difficult engineering challenges than low-wing aircraft?
Why are there five extra turns in tournament Magic?
301 Redirects what does ([a-z]+)-(.*) and ([0-9]+)-(.*) mean
What is this rubber on gear cables
Why did the soldiers of the North disobey Jon?
Why are lawsuits between the President and Congress not automatically sent to the Supreme Court
How can I make dummy text (like lipsum) grey?
Why didn't Daenerys' advisers suggest assassinating Cersei?
Holding rent money for my friend which amounts to over $10k?
Probability that two drawn cards are face cards
Two cards are drawn without replacement, the find the probabililityWhich is the better deck of cards?Two cards are drawn one after another…Two cards are drawn without replacement. Find a probability when Queens are drawn.What is the probability that if two cards are drawn from a standard deck without replacement that the first is red and the second is a heart?Probability that any randomly dealt hand of 13 cards contains all three face cards of the same suitIf five cards are drawn randomly from an ordinary deck, what is the probability of drawing exactly three face cards?Two Cards are drawn from the standard deck of 52 cards. What is the probability that the ff. occur?Probability with playing cardsConditional Probability Deck of Cards problem
$begingroup$
Two cards are randomly drawn from the standard deck of cards. Given that the two cards drawn are of different colors(Black and Red), Find the conditional probability that both the cards are face cards.
My try:
Let $A$ be an event of drawing two face cards and $B$ be an event of drawing two cards of different colors.
We need to find $$Pleft(A/Bright)$$
By definition we have
$$Pleft(A/Bright)=fracP(A cap B)P(B)$$
$$P(Acap B)=binom122-2binom62=36$$
$$P(B)=binom522-2binom262=676$$
Hence $$Pleft(A/Bright)=frac36676=frac9169$$
But the answer is $frac18169$
Anything went wrong?
probability algebra-precalculus conditional-probability
$endgroup$
add a comment |
$begingroup$
Two cards are randomly drawn from the standard deck of cards. Given that the two cards drawn are of different colors(Black and Red), Find the conditional probability that both the cards are face cards.
My try:
Let $A$ be an event of drawing two face cards and $B$ be an event of drawing two cards of different colors.
We need to find $$Pleft(A/Bright)$$
By definition we have
$$Pleft(A/Bright)=fracP(A cap B)P(B)$$
$$P(Acap B)=binom122-2binom62=36$$
$$P(B)=binom522-2binom262=676$$
Hence $$Pleft(A/Bright)=frac36676=frac9169$$
But the answer is $frac18169$
Anything went wrong?
probability algebra-precalculus conditional-probability
$endgroup$
add a comment |
$begingroup$
Two cards are randomly drawn from the standard deck of cards. Given that the two cards drawn are of different colors(Black and Red), Find the conditional probability that both the cards are face cards.
My try:
Let $A$ be an event of drawing two face cards and $B$ be an event of drawing two cards of different colors.
We need to find $$Pleft(A/Bright)$$
By definition we have
$$Pleft(A/Bright)=fracP(A cap B)P(B)$$
$$P(Acap B)=binom122-2binom62=36$$
$$P(B)=binom522-2binom262=676$$
Hence $$Pleft(A/Bright)=frac36676=frac9169$$
But the answer is $frac18169$
Anything went wrong?
probability algebra-precalculus conditional-probability
$endgroup$
Two cards are randomly drawn from the standard deck of cards. Given that the two cards drawn are of different colors(Black and Red), Find the conditional probability that both the cards are face cards.
My try:
Let $A$ be an event of drawing two face cards and $B$ be an event of drawing two cards of different colors.
We need to find $$Pleft(A/Bright)$$
By definition we have
$$Pleft(A/Bright)=fracP(A cap B)P(B)$$
$$P(Acap B)=binom122-2binom62=36$$
$$P(B)=binom522-2binom262=676$$
Hence $$Pleft(A/Bright)=frac36676=frac9169$$
But the answer is $frac18169$
Anything went wrong?
probability algebra-precalculus conditional-probability
probability algebra-precalculus conditional-probability
asked May 5 at 13:14
Ekaveera Kumar SharmaEkaveera Kumar Sharma
5,68811533
5,68811533
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
Another way to look at it is to not consider the problem as a conditional probability problem, but frame it differently. What you are really asking is, given 2 half decks of cards, one with all the red ones, one with all the black ones, what is the chance that I get 2 faces if I draw one card randomly from each of the half decks.
So this is simply:
$$
left(frac2 times 326right)^2 = frac36676
$$
I also think that your ground truth answer is wrong.
$endgroup$
add a comment |
$begingroup$
$$P(A|B) = fracP(A cap B)P(B)$$
with $A$ and $B$ as defined in your question.
$$P(A cap B) = fracbinom61 times binom61binom522$$
$$P(B) = fracbinom261 times binom261binom522$$
Therefore,
$$P(A|B) = frac36676$$
The answer given is certainly wrong.
$endgroup$
add a comment |
Your Answer
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%2f3214522%2fprobability-that-two-drawn-cards-are-face-cards%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$
Another way to look at it is to not consider the problem as a conditional probability problem, but frame it differently. What you are really asking is, given 2 half decks of cards, one with all the red ones, one with all the black ones, what is the chance that I get 2 faces if I draw one card randomly from each of the half decks.
So this is simply:
$$
left(frac2 times 326right)^2 = frac36676
$$
I also think that your ground truth answer is wrong.
$endgroup$
add a comment |
$begingroup$
Another way to look at it is to not consider the problem as a conditional probability problem, but frame it differently. What you are really asking is, given 2 half decks of cards, one with all the red ones, one with all the black ones, what is the chance that I get 2 faces if I draw one card randomly from each of the half decks.
So this is simply:
$$
left(frac2 times 326right)^2 = frac36676
$$
I also think that your ground truth answer is wrong.
$endgroup$
add a comment |
$begingroup$
Another way to look at it is to not consider the problem as a conditional probability problem, but frame it differently. What you are really asking is, given 2 half decks of cards, one with all the red ones, one with all the black ones, what is the chance that I get 2 faces if I draw one card randomly from each of the half decks.
So this is simply:
$$
left(frac2 times 326right)^2 = frac36676
$$
I also think that your ground truth answer is wrong.
$endgroup$
Another way to look at it is to not consider the problem as a conditional probability problem, but frame it differently. What you are really asking is, given 2 half decks of cards, one with all the red ones, one with all the black ones, what is the chance that I get 2 faces if I draw one card randomly from each of the half decks.
So this is simply:
$$
left(frac2 times 326right)^2 = frac36676
$$
I also think that your ground truth answer is wrong.
edited May 5 at 13:46
answered May 5 at 13:35
Zaccharie RamziZaccharie Ramzi
1548
1548
add a comment |
add a comment |
$begingroup$
$$P(A|B) = fracP(A cap B)P(B)$$
with $A$ and $B$ as defined in your question.
$$P(A cap B) = fracbinom61 times binom61binom522$$
$$P(B) = fracbinom261 times binom261binom522$$
Therefore,
$$P(A|B) = frac36676$$
The answer given is certainly wrong.
$endgroup$
add a comment |
$begingroup$
$$P(A|B) = fracP(A cap B)P(B)$$
with $A$ and $B$ as defined in your question.
$$P(A cap B) = fracbinom61 times binom61binom522$$
$$P(B) = fracbinom261 times binom261binom522$$
Therefore,
$$P(A|B) = frac36676$$
The answer given is certainly wrong.
$endgroup$
add a comment |
$begingroup$
$$P(A|B) = fracP(A cap B)P(B)$$
with $A$ and $B$ as defined in your question.
$$P(A cap B) = fracbinom61 times binom61binom522$$
$$P(B) = fracbinom261 times binom261binom522$$
Therefore,
$$P(A|B) = frac36676$$
The answer given is certainly wrong.
$endgroup$
$$P(A|B) = fracP(A cap B)P(B)$$
with $A$ and $B$ as defined in your question.
$$P(A cap B) = fracbinom61 times binom61binom522$$
$$P(B) = fracbinom261 times binom261binom522$$
Therefore,
$$P(A|B) = frac36676$$
The answer given is certainly wrong.
answered May 5 at 13:25
VizagVizag
1,142313
1,142313
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%2f3214522%2fprobability-that-two-drawn-cards-are-face-cards%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