What is the probability that two cards drawn from a deck are both face cards and at least one is red?Probability that two cards are black and one is redTwo cards are drawn without replacement from an ordinary deck, find the probability..Two cards are chosen from a deck of 52 cards without replacement.Probability of cards drawn from a deckProbability: Four cards face down, two are red, two are black. Aim is to find the red ones.Probability of face cards drawn from a deck.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?If five cards are drawn randomly from an ordinary deck, what is the probability of drawing exactly three face cards?Probability that two drawn cards are face cards
Alternative classical explanation of the Stern-Gerlach Experiment?
Why are stats in Angband written as 18/** instead of 19, 20...?
Cathy’s Composite party is powered by three Prime Pals. Can you find them?
Working hours and productivity expectations for game artists and programmers
How would fantasy dwarves exist, realistically?
How was the blinking terminal cursor invented?
What is the probability that two cards drawn from a deck are both face cards and at least one is red?
How to draw pentagram-like shape in Latex?
how to create an executable file for an AppleScript?
Will this series of events work to drown the Tarrasque?
When did Britain learn about the American Declaration of Independence?
Largest memory peripheral for Sinclair ZX81?
pwaS eht tirsf dna tasl setterl fo hace dorw
Was murdering a slave illegal in American slavery, and if so, what punishments were given for it?
Why does a table with a defined constant in its index compute 10X slower?
Shortest amud or daf in Shas?
Why would company (decision makers) wait for someone to retire, rather than lay them off, when their role is no longer needed?
What were the "pills" that were added to solid waste in Apollo 7?
Prints each letter of a string in different colors
Driving a school bus in the USA
Have the writers and actors of GOT responded to its poor reception?
At what point can a confirmation be established between words of similar meaning in context?
Does the US Supreme Court vote using secret ballots?
Why does the setuid bit work inconsistently?
What is the probability that two cards drawn from a deck are both face cards and at least one is red?
Probability that two cards are black and one is redTwo cards are drawn without replacement from an ordinary deck, find the probability..Two cards are chosen from a deck of 52 cards without replacement.Probability of cards drawn from a deckProbability: Four cards face down, two are red, two are black. Aim is to find the red ones.Probability of face cards drawn from a deck.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?If five cards are drawn randomly from an ordinary deck, what is the probability of drawing exactly three face cards?Probability that two drawn cards are face cards
$begingroup$
Two cards are drawn from a deck of cards. What is the probability that they are both face cards and at least one is red? Assume that there are $52$ cards and without replacement.
I have two different methods, and they got different solutions. The second method below is the same as the teacher's answer: $0.0385$, but the first is not. What is wrong with my first solution?
Method 1:
$frac12cdot1152cdot51cdotfrac34=0.0373$. I got this because I calculated the probability that I get two face cards, and then I multiplied by $frac 34$ because there is $frac 34$ chance that I get at least $1$ red.
Method 2: $fracbinom122binom522-fracbinom62binom522=0.0385$. The first fraction is the probability that both are face cards. The second fraction is the probability that they are both face cards and both black.
probability card-games
$endgroup$
add a comment |
$begingroup$
Two cards are drawn from a deck of cards. What is the probability that they are both face cards and at least one is red? Assume that there are $52$ cards and without replacement.
I have two different methods, and they got different solutions. The second method below is the same as the teacher's answer: $0.0385$, but the first is not. What is wrong with my first solution?
Method 1:
$frac12cdot1152cdot51cdotfrac34=0.0373$. I got this because I calculated the probability that I get two face cards, and then I multiplied by $frac 34$ because there is $frac 34$ chance that I get at least $1$ red.
Method 2: $fracbinom122binom522-fracbinom62binom522=0.0385$. The first fraction is the probability that both are face cards. The second fraction is the probability that they are both face cards and both black.
probability card-games
$endgroup$
add a comment |
$begingroup$
Two cards are drawn from a deck of cards. What is the probability that they are both face cards and at least one is red? Assume that there are $52$ cards and without replacement.
I have two different methods, and they got different solutions. The second method below is the same as the teacher's answer: $0.0385$, but the first is not. What is wrong with my first solution?
Method 1:
$frac12cdot1152cdot51cdotfrac34=0.0373$. I got this because I calculated the probability that I get two face cards, and then I multiplied by $frac 34$ because there is $frac 34$ chance that I get at least $1$ red.
Method 2: $fracbinom122binom522-fracbinom62binom522=0.0385$. The first fraction is the probability that both are face cards. The second fraction is the probability that they are both face cards and both black.
probability card-games
$endgroup$
Two cards are drawn from a deck of cards. What is the probability that they are both face cards and at least one is red? Assume that there are $52$ cards and without replacement.
I have two different methods, and they got different solutions. The second method below is the same as the teacher's answer: $0.0385$, but the first is not. What is wrong with my first solution?
Method 1:
$frac12cdot1152cdot51cdotfrac34=0.0373$. I got this because I calculated the probability that I get two face cards, and then I multiplied by $frac 34$ because there is $frac 34$ chance that I get at least $1$ red.
Method 2: $fracbinom122binom522-fracbinom62binom522=0.0385$. The first fraction is the probability that both are face cards. The second fraction is the probability that they are both face cards and both black.
probability card-games
probability card-games
asked 1 hour ago
BadAtGeometryBadAtGeometry
291317
291317
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
Your mistake is in thinking that there is a $tfrac34$ chance to get at least $1$ red; this would be the probability when drawing with replacement. But without replacement, the color of the one card affects the possibilities for the color of the other card.
If you count the number of ways to draw two face cards, you will find there are
$tbinom122=66$ ways. The number of ways to draw no red cards is $binom62=15$, so the number of ways to draw at least one red card is $66-15=51$. This means the probability of at least one of the two drawn cards being red is $tfrac5166neqtfrac34$. Your second computation also reflects this.
$endgroup$
2
$begingroup$
It's $binom 62=15$ ways of drawing only black.
$endgroup$
– Arthur
56 mins ago
$begingroup$
@Arthur Of course, you are right. For some reason I was thinking of four suits in stead of two colors.
$endgroup$
– Servaes
19 mins ago
add a comment |
$begingroup$
$3/4$ is the probability that two cards drawn with replacement are not both black. However, because the cards are drawn without replacement, you cannot use this computation (the color of the first card affects the color probabilities for the second card).
$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%2f3229175%2fwhat-is-the-probability-that-two-cards-drawn-from-a-deck-are-both-face-cards-and%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$
Your mistake is in thinking that there is a $tfrac34$ chance to get at least $1$ red; this would be the probability when drawing with replacement. But without replacement, the color of the one card affects the possibilities for the color of the other card.
If you count the number of ways to draw two face cards, you will find there are
$tbinom122=66$ ways. The number of ways to draw no red cards is $binom62=15$, so the number of ways to draw at least one red card is $66-15=51$. This means the probability of at least one of the two drawn cards being red is $tfrac5166neqtfrac34$. Your second computation also reflects this.
$endgroup$
2
$begingroup$
It's $binom 62=15$ ways of drawing only black.
$endgroup$
– Arthur
56 mins ago
$begingroup$
@Arthur Of course, you are right. For some reason I was thinking of four suits in stead of two colors.
$endgroup$
– Servaes
19 mins ago
add a comment |
$begingroup$
Your mistake is in thinking that there is a $tfrac34$ chance to get at least $1$ red; this would be the probability when drawing with replacement. But without replacement, the color of the one card affects the possibilities for the color of the other card.
If you count the number of ways to draw two face cards, you will find there are
$tbinom122=66$ ways. The number of ways to draw no red cards is $binom62=15$, so the number of ways to draw at least one red card is $66-15=51$. This means the probability of at least one of the two drawn cards being red is $tfrac5166neqtfrac34$. Your second computation also reflects this.
$endgroup$
2
$begingroup$
It's $binom 62=15$ ways of drawing only black.
$endgroup$
– Arthur
56 mins ago
$begingroup$
@Arthur Of course, you are right. For some reason I was thinking of four suits in stead of two colors.
$endgroup$
– Servaes
19 mins ago
add a comment |
$begingroup$
Your mistake is in thinking that there is a $tfrac34$ chance to get at least $1$ red; this would be the probability when drawing with replacement. But without replacement, the color of the one card affects the possibilities for the color of the other card.
If you count the number of ways to draw two face cards, you will find there are
$tbinom122=66$ ways. The number of ways to draw no red cards is $binom62=15$, so the number of ways to draw at least one red card is $66-15=51$. This means the probability of at least one of the two drawn cards being red is $tfrac5166neqtfrac34$. Your second computation also reflects this.
$endgroup$
Your mistake is in thinking that there is a $tfrac34$ chance to get at least $1$ red; this would be the probability when drawing with replacement. But without replacement, the color of the one card affects the possibilities for the color of the other card.
If you count the number of ways to draw two face cards, you will find there are
$tbinom122=66$ ways. The number of ways to draw no red cards is $binom62=15$, so the number of ways to draw at least one red card is $66-15=51$. This means the probability of at least one of the two drawn cards being red is $tfrac5166neqtfrac34$. Your second computation also reflects this.
edited 20 mins ago
answered 58 mins ago
ServaesServaes
32.9k444102
32.9k444102
2
$begingroup$
It's $binom 62=15$ ways of drawing only black.
$endgroup$
– Arthur
56 mins ago
$begingroup$
@Arthur Of course, you are right. For some reason I was thinking of four suits in stead of two colors.
$endgroup$
– Servaes
19 mins ago
add a comment |
2
$begingroup$
It's $binom 62=15$ ways of drawing only black.
$endgroup$
– Arthur
56 mins ago
$begingroup$
@Arthur Of course, you are right. For some reason I was thinking of four suits in stead of two colors.
$endgroup$
– Servaes
19 mins ago
2
2
$begingroup$
It's $binom 62=15$ ways of drawing only black.
$endgroup$
– Arthur
56 mins ago
$begingroup$
It's $binom 62=15$ ways of drawing only black.
$endgroup$
– Arthur
56 mins ago
$begingroup$
@Arthur Of course, you are right. For some reason I was thinking of four suits in stead of two colors.
$endgroup$
– Servaes
19 mins ago
$begingroup$
@Arthur Of course, you are right. For some reason I was thinking of four suits in stead of two colors.
$endgroup$
– Servaes
19 mins ago
add a comment |
$begingroup$
$3/4$ is the probability that two cards drawn with replacement are not both black. However, because the cards are drawn without replacement, you cannot use this computation (the color of the first card affects the color probabilities for the second card).
$endgroup$
add a comment |
$begingroup$
$3/4$ is the probability that two cards drawn with replacement are not both black. However, because the cards are drawn without replacement, you cannot use this computation (the color of the first card affects the color probabilities for the second card).
$endgroup$
add a comment |
$begingroup$
$3/4$ is the probability that two cards drawn with replacement are not both black. However, because the cards are drawn without replacement, you cannot use this computation (the color of the first card affects the color probabilities for the second card).
$endgroup$
$3/4$ is the probability that two cards drawn with replacement are not both black. However, because the cards are drawn without replacement, you cannot use this computation (the color of the first card affects the color probabilities for the second card).
answered 1 hour ago
angryavianangryavian
43.9k33484
43.9k33484
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%2f3229175%2fwhat-is-the-probability-that-two-cards-drawn-from-a-deck-are-both-face-cards-and%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