probability - getting a red ball in thenext draw is
$begingroup$
An urn contains 5 red and 7 green balls. A ball is drawn at random and its color is noted. The ball is placed back into the urn along with another ball of same color. The probability of getting a red ball in the next draw is _____.
My approach:
I think both of these events are independent and hence probability of drawing a red ball random remains same which is equal to $frac{5}{12}$.
is it correct?
probability
$endgroup$
add a comment |
$begingroup$
An urn contains 5 red and 7 green balls. A ball is drawn at random and its color is noted. The ball is placed back into the urn along with another ball of same color. The probability of getting a red ball in the next draw is _____.
My approach:
I think both of these events are independent and hence probability of drawing a red ball random remains same which is equal to $frac{5}{12}$.
is it correct?
probability
$endgroup$
$begingroup$
In mathematics, "I think" is the wrong way. "Why should it be?" is the right way.
$endgroup$
– user21820
Dec 20 '18 at 5:03
add a comment |
$begingroup$
An urn contains 5 red and 7 green balls. A ball is drawn at random and its color is noted. The ball is placed back into the urn along with another ball of same color. The probability of getting a red ball in the next draw is _____.
My approach:
I think both of these events are independent and hence probability of drawing a red ball random remains same which is equal to $frac{5}{12}$.
is it correct?
probability
$endgroup$
An urn contains 5 red and 7 green balls. A ball is drawn at random and its color is noted. The ball is placed back into the urn along with another ball of same color. The probability of getting a red ball in the next draw is _____.
My approach:
I think both of these events are independent and hence probability of drawing a red ball random remains same which is equal to $frac{5}{12}$.
is it correct?
probability
probability
edited Dec 19 '18 at 11:01
swapnil
asked Dec 19 '18 at 10:56
swapnilswapnil
335
335
$begingroup$
In mathematics, "I think" is the wrong way. "Why should it be?" is the right way.
$endgroup$
– user21820
Dec 20 '18 at 5:03
add a comment |
$begingroup$
In mathematics, "I think" is the wrong way. "Why should it be?" is the right way.
$endgroup$
– user21820
Dec 20 '18 at 5:03
$begingroup$
In mathematics, "I think" is the wrong way. "Why should it be?" is the right way.
$endgroup$
– user21820
Dec 20 '18 at 5:03
$begingroup$
In mathematics, "I think" is the wrong way. "Why should it be?" is the right way.
$endgroup$
– user21820
Dec 20 '18 at 5:03
add a comment |
3 Answers
3
active
oldest
votes
$begingroup$
begin{align}
& Bbb P(text{2nd draw red}) \
= & Bbb P(text{2nd draw red} ; | ; text{1st draw red}) cdot Bbb P(text{1st draw red}) + \
& Bbb P(text{2nd draw red} ; | ; text{1st draw green}) cdot Bbb P(text{1st draw green}) \
= & frac{6}{13} cdot frac{5}{12} + frac{5}{13} cdot frac{7}{12}
end{align}
$endgroup$
$begingroup$
I am not getting it. we drew a ball we noted its color and we put it back in the urn with its neighbour having same color, but again we need to pick up how this becomes conditional probability?
$endgroup$
– swapnil
Dec 19 '18 at 11:04
$begingroup$
and also please tell me how you have come up with that formula.
$endgroup$
– swapnil
Dec 19 '18 at 11:11
2
$begingroup$
@swapnil "The ball is placed back into the urn with another ball of the same color..." This justifies the conditioning.
$endgroup$
– drhab
Dec 19 '18 at 11:21
add a comment |
$begingroup$
If the first draw is red, which happens with probability $frac{5}{12}$, the second draw is from an urn with $6$ reds (one extra) and $7$ greens, from which a red draw has probability $frac{6}{13}$.
If the first draw is green (happens with probability $frac{7}{12}$) we have a second draw from an urn with $5$ reds and $8$ greens, from which a red draw has probability $frac{5}{13}$.
So $$P(text{second red}) = P(text{second red}| text{first red})P(text{first red}) + P(text{second red}| text{first green})P(text{first green})$$
which equals $$frac{6}{13}frac{5}{12} + frac{5}{13}frac{7}{12}= frac{5}{12}$$
For $r$ red balls and $g$ green balls I get $$frac{r(r+1)+ rg}{(r+g+1)(r+g)}=frac{r(r+g+1)}{(r+g)(r+g+1)}=frac{r}{r+g}$$ as the answer, so the equal probability to the initial situation is no coincidence. Interesting.
$endgroup$
$begingroup$
but why did you added that extra ball and also how do you come up with that formula?
$endgroup$
– swapnil
Dec 19 '18 at 11:57
$begingroup$
@swapnil the extra ball is in the description of the problem. The formula is just the general formula for the total probability based on conditional ones.
$endgroup$
– Henno Brandsma
Dec 19 '18 at 11:59
$begingroup$
so the ball is drawn is at random is not from the urn?
$endgroup$
– swapnil
Dec 19 '18 at 12:07
$begingroup$
I thought first we are picking a ball from urn then noticing its color and then putting it back again in urn.
$endgroup$
– swapnil
Dec 19 '18 at 12:08
$begingroup$
@swapnil we’re also putting in an extra ball of the same colour that was drawn. So two reds or two greens go back. “Along with another ball of the same color” it says.
$endgroup$
– Henno Brandsma
Dec 19 '18 at 12:11
|
show 4 more comments
$begingroup$
No. As another ball with a colour dependant on the first draw is placed in the urn before the second draw, the events are not independent.
$endgroup$
$begingroup$
consider this example. I have a pack of card, I selected first card I noted it and again placed it back in the deck with another color of same card. Now the probability that I will get the ace won't it be 4/52.
$endgroup$
– swapnil
Dec 19 '18 at 11:09
$begingroup$
No, but the answer to what that probability will be also depend on the probability that the new card is an ace.
$endgroup$
– Henrik
Dec 19 '18 at 11:11
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%2f3046256%2fprobability-getting-a-red-ball-in-thenext-draw-is%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
begin{align}
& Bbb P(text{2nd draw red}) \
= & Bbb P(text{2nd draw red} ; | ; text{1st draw red}) cdot Bbb P(text{1st draw red}) + \
& Bbb P(text{2nd draw red} ; | ; text{1st draw green}) cdot Bbb P(text{1st draw green}) \
= & frac{6}{13} cdot frac{5}{12} + frac{5}{13} cdot frac{7}{12}
end{align}
$endgroup$
$begingroup$
I am not getting it. we drew a ball we noted its color and we put it back in the urn with its neighbour having same color, but again we need to pick up how this becomes conditional probability?
$endgroup$
– swapnil
Dec 19 '18 at 11:04
$begingroup$
and also please tell me how you have come up with that formula.
$endgroup$
– swapnil
Dec 19 '18 at 11:11
2
$begingroup$
@swapnil "The ball is placed back into the urn with another ball of the same color..." This justifies the conditioning.
$endgroup$
– drhab
Dec 19 '18 at 11:21
add a comment |
$begingroup$
begin{align}
& Bbb P(text{2nd draw red}) \
= & Bbb P(text{2nd draw red} ; | ; text{1st draw red}) cdot Bbb P(text{1st draw red}) + \
& Bbb P(text{2nd draw red} ; | ; text{1st draw green}) cdot Bbb P(text{1st draw green}) \
= & frac{6}{13} cdot frac{5}{12} + frac{5}{13} cdot frac{7}{12}
end{align}
$endgroup$
$begingroup$
I am not getting it. we drew a ball we noted its color and we put it back in the urn with its neighbour having same color, but again we need to pick up how this becomes conditional probability?
$endgroup$
– swapnil
Dec 19 '18 at 11:04
$begingroup$
and also please tell me how you have come up with that formula.
$endgroup$
– swapnil
Dec 19 '18 at 11:11
2
$begingroup$
@swapnil "The ball is placed back into the urn with another ball of the same color..." This justifies the conditioning.
$endgroup$
– drhab
Dec 19 '18 at 11:21
add a comment |
$begingroup$
begin{align}
& Bbb P(text{2nd draw red}) \
= & Bbb P(text{2nd draw red} ; | ; text{1st draw red}) cdot Bbb P(text{1st draw red}) + \
& Bbb P(text{2nd draw red} ; | ; text{1st draw green}) cdot Bbb P(text{1st draw green}) \
= & frac{6}{13} cdot frac{5}{12} + frac{5}{13} cdot frac{7}{12}
end{align}
$endgroup$
begin{align}
& Bbb P(text{2nd draw red}) \
= & Bbb P(text{2nd draw red} ; | ; text{1st draw red}) cdot Bbb P(text{1st draw red}) + \
& Bbb P(text{2nd draw red} ; | ; text{1st draw green}) cdot Bbb P(text{1st draw green}) \
= & frac{6}{13} cdot frac{5}{12} + frac{5}{13} cdot frac{7}{12}
end{align}
answered Dec 19 '18 at 11:01
glowstonetreesglowstonetrees
2,375418
2,375418
$begingroup$
I am not getting it. we drew a ball we noted its color and we put it back in the urn with its neighbour having same color, but again we need to pick up how this becomes conditional probability?
$endgroup$
– swapnil
Dec 19 '18 at 11:04
$begingroup$
and also please tell me how you have come up with that formula.
$endgroup$
– swapnil
Dec 19 '18 at 11:11
2
$begingroup$
@swapnil "The ball is placed back into the urn with another ball of the same color..." This justifies the conditioning.
$endgroup$
– drhab
Dec 19 '18 at 11:21
add a comment |
$begingroup$
I am not getting it. we drew a ball we noted its color and we put it back in the urn with its neighbour having same color, but again we need to pick up how this becomes conditional probability?
$endgroup$
– swapnil
Dec 19 '18 at 11:04
$begingroup$
and also please tell me how you have come up with that formula.
$endgroup$
– swapnil
Dec 19 '18 at 11:11
2
$begingroup$
@swapnil "The ball is placed back into the urn with another ball of the same color..." This justifies the conditioning.
$endgroup$
– drhab
Dec 19 '18 at 11:21
$begingroup$
I am not getting it. we drew a ball we noted its color and we put it back in the urn with its neighbour having same color, but again we need to pick up how this becomes conditional probability?
$endgroup$
– swapnil
Dec 19 '18 at 11:04
$begingroup$
I am not getting it. we drew a ball we noted its color and we put it back in the urn with its neighbour having same color, but again we need to pick up how this becomes conditional probability?
$endgroup$
– swapnil
Dec 19 '18 at 11:04
$begingroup$
and also please tell me how you have come up with that formula.
$endgroup$
– swapnil
Dec 19 '18 at 11:11
$begingroup$
and also please tell me how you have come up with that formula.
$endgroup$
– swapnil
Dec 19 '18 at 11:11
2
2
$begingroup$
@swapnil "The ball is placed back into the urn with another ball of the same color..." This justifies the conditioning.
$endgroup$
– drhab
Dec 19 '18 at 11:21
$begingroup$
@swapnil "The ball is placed back into the urn with another ball of the same color..." This justifies the conditioning.
$endgroup$
– drhab
Dec 19 '18 at 11:21
add a comment |
$begingroup$
If the first draw is red, which happens with probability $frac{5}{12}$, the second draw is from an urn with $6$ reds (one extra) and $7$ greens, from which a red draw has probability $frac{6}{13}$.
If the first draw is green (happens with probability $frac{7}{12}$) we have a second draw from an urn with $5$ reds and $8$ greens, from which a red draw has probability $frac{5}{13}$.
So $$P(text{second red}) = P(text{second red}| text{first red})P(text{first red}) + P(text{second red}| text{first green})P(text{first green})$$
which equals $$frac{6}{13}frac{5}{12} + frac{5}{13}frac{7}{12}= frac{5}{12}$$
For $r$ red balls and $g$ green balls I get $$frac{r(r+1)+ rg}{(r+g+1)(r+g)}=frac{r(r+g+1)}{(r+g)(r+g+1)}=frac{r}{r+g}$$ as the answer, so the equal probability to the initial situation is no coincidence. Interesting.
$endgroup$
$begingroup$
but why did you added that extra ball and also how do you come up with that formula?
$endgroup$
– swapnil
Dec 19 '18 at 11:57
$begingroup$
@swapnil the extra ball is in the description of the problem. The formula is just the general formula for the total probability based on conditional ones.
$endgroup$
– Henno Brandsma
Dec 19 '18 at 11:59
$begingroup$
so the ball is drawn is at random is not from the urn?
$endgroup$
– swapnil
Dec 19 '18 at 12:07
$begingroup$
I thought first we are picking a ball from urn then noticing its color and then putting it back again in urn.
$endgroup$
– swapnil
Dec 19 '18 at 12:08
$begingroup$
@swapnil we’re also putting in an extra ball of the same colour that was drawn. So two reds or two greens go back. “Along with another ball of the same color” it says.
$endgroup$
– Henno Brandsma
Dec 19 '18 at 12:11
|
show 4 more comments
$begingroup$
If the first draw is red, which happens with probability $frac{5}{12}$, the second draw is from an urn with $6$ reds (one extra) and $7$ greens, from which a red draw has probability $frac{6}{13}$.
If the first draw is green (happens with probability $frac{7}{12}$) we have a second draw from an urn with $5$ reds and $8$ greens, from which a red draw has probability $frac{5}{13}$.
So $$P(text{second red}) = P(text{second red}| text{first red})P(text{first red}) + P(text{second red}| text{first green})P(text{first green})$$
which equals $$frac{6}{13}frac{5}{12} + frac{5}{13}frac{7}{12}= frac{5}{12}$$
For $r$ red balls and $g$ green balls I get $$frac{r(r+1)+ rg}{(r+g+1)(r+g)}=frac{r(r+g+1)}{(r+g)(r+g+1)}=frac{r}{r+g}$$ as the answer, so the equal probability to the initial situation is no coincidence. Interesting.
$endgroup$
$begingroup$
but why did you added that extra ball and also how do you come up with that formula?
$endgroup$
– swapnil
Dec 19 '18 at 11:57
$begingroup$
@swapnil the extra ball is in the description of the problem. The formula is just the general formula for the total probability based on conditional ones.
$endgroup$
– Henno Brandsma
Dec 19 '18 at 11:59
$begingroup$
so the ball is drawn is at random is not from the urn?
$endgroup$
– swapnil
Dec 19 '18 at 12:07
$begingroup$
I thought first we are picking a ball from urn then noticing its color and then putting it back again in urn.
$endgroup$
– swapnil
Dec 19 '18 at 12:08
$begingroup$
@swapnil we’re also putting in an extra ball of the same colour that was drawn. So two reds or two greens go back. “Along with another ball of the same color” it says.
$endgroup$
– Henno Brandsma
Dec 19 '18 at 12:11
|
show 4 more comments
$begingroup$
If the first draw is red, which happens with probability $frac{5}{12}$, the second draw is from an urn with $6$ reds (one extra) and $7$ greens, from which a red draw has probability $frac{6}{13}$.
If the first draw is green (happens with probability $frac{7}{12}$) we have a second draw from an urn with $5$ reds and $8$ greens, from which a red draw has probability $frac{5}{13}$.
So $$P(text{second red}) = P(text{second red}| text{first red})P(text{first red}) + P(text{second red}| text{first green})P(text{first green})$$
which equals $$frac{6}{13}frac{5}{12} + frac{5}{13}frac{7}{12}= frac{5}{12}$$
For $r$ red balls and $g$ green balls I get $$frac{r(r+1)+ rg}{(r+g+1)(r+g)}=frac{r(r+g+1)}{(r+g)(r+g+1)}=frac{r}{r+g}$$ as the answer, so the equal probability to the initial situation is no coincidence. Interesting.
$endgroup$
If the first draw is red, which happens with probability $frac{5}{12}$, the second draw is from an urn with $6$ reds (one extra) and $7$ greens, from which a red draw has probability $frac{6}{13}$.
If the first draw is green (happens with probability $frac{7}{12}$) we have a second draw from an urn with $5$ reds and $8$ greens, from which a red draw has probability $frac{5}{13}$.
So $$P(text{second red}) = P(text{second red}| text{first red})P(text{first red}) + P(text{second red}| text{first green})P(text{first green})$$
which equals $$frac{6}{13}frac{5}{12} + frac{5}{13}frac{7}{12}= frac{5}{12}$$
For $r$ red balls and $g$ green balls I get $$frac{r(r+1)+ rg}{(r+g+1)(r+g)}=frac{r(r+g+1)}{(r+g)(r+g+1)}=frac{r}{r+g}$$ as the answer, so the equal probability to the initial situation is no coincidence. Interesting.
edited Dec 19 '18 at 17:31
answered Dec 19 '18 at 11:17
Henno BrandsmaHenno Brandsma
111k348118
111k348118
$begingroup$
but why did you added that extra ball and also how do you come up with that formula?
$endgroup$
– swapnil
Dec 19 '18 at 11:57
$begingroup$
@swapnil the extra ball is in the description of the problem. The formula is just the general formula for the total probability based on conditional ones.
$endgroup$
– Henno Brandsma
Dec 19 '18 at 11:59
$begingroup$
so the ball is drawn is at random is not from the urn?
$endgroup$
– swapnil
Dec 19 '18 at 12:07
$begingroup$
I thought first we are picking a ball from urn then noticing its color and then putting it back again in urn.
$endgroup$
– swapnil
Dec 19 '18 at 12:08
$begingroup$
@swapnil we’re also putting in an extra ball of the same colour that was drawn. So two reds or two greens go back. “Along with another ball of the same color” it says.
$endgroup$
– Henno Brandsma
Dec 19 '18 at 12:11
|
show 4 more comments
$begingroup$
but why did you added that extra ball and also how do you come up with that formula?
$endgroup$
– swapnil
Dec 19 '18 at 11:57
$begingroup$
@swapnil the extra ball is in the description of the problem. The formula is just the general formula for the total probability based on conditional ones.
$endgroup$
– Henno Brandsma
Dec 19 '18 at 11:59
$begingroup$
so the ball is drawn is at random is not from the urn?
$endgroup$
– swapnil
Dec 19 '18 at 12:07
$begingroup$
I thought first we are picking a ball from urn then noticing its color and then putting it back again in urn.
$endgroup$
– swapnil
Dec 19 '18 at 12:08
$begingroup$
@swapnil we’re also putting in an extra ball of the same colour that was drawn. So two reds or two greens go back. “Along with another ball of the same color” it says.
$endgroup$
– Henno Brandsma
Dec 19 '18 at 12:11
$begingroup$
but why did you added that extra ball and also how do you come up with that formula?
$endgroup$
– swapnil
Dec 19 '18 at 11:57
$begingroup$
but why did you added that extra ball and also how do you come up with that formula?
$endgroup$
– swapnil
Dec 19 '18 at 11:57
$begingroup$
@swapnil the extra ball is in the description of the problem. The formula is just the general formula for the total probability based on conditional ones.
$endgroup$
– Henno Brandsma
Dec 19 '18 at 11:59
$begingroup$
@swapnil the extra ball is in the description of the problem. The formula is just the general formula for the total probability based on conditional ones.
$endgroup$
– Henno Brandsma
Dec 19 '18 at 11:59
$begingroup$
so the ball is drawn is at random is not from the urn?
$endgroup$
– swapnil
Dec 19 '18 at 12:07
$begingroup$
so the ball is drawn is at random is not from the urn?
$endgroup$
– swapnil
Dec 19 '18 at 12:07
$begingroup$
I thought first we are picking a ball from urn then noticing its color and then putting it back again in urn.
$endgroup$
– swapnil
Dec 19 '18 at 12:08
$begingroup$
I thought first we are picking a ball from urn then noticing its color and then putting it back again in urn.
$endgroup$
– swapnil
Dec 19 '18 at 12:08
$begingroup$
@swapnil we’re also putting in an extra ball of the same colour that was drawn. So two reds or two greens go back. “Along with another ball of the same color” it says.
$endgroup$
– Henno Brandsma
Dec 19 '18 at 12:11
$begingroup$
@swapnil we’re also putting in an extra ball of the same colour that was drawn. So two reds or two greens go back. “Along with another ball of the same color” it says.
$endgroup$
– Henno Brandsma
Dec 19 '18 at 12:11
|
show 4 more comments
$begingroup$
No. As another ball with a colour dependant on the first draw is placed in the urn before the second draw, the events are not independent.
$endgroup$
$begingroup$
consider this example. I have a pack of card, I selected first card I noted it and again placed it back in the deck with another color of same card. Now the probability that I will get the ace won't it be 4/52.
$endgroup$
– swapnil
Dec 19 '18 at 11:09
$begingroup$
No, but the answer to what that probability will be also depend on the probability that the new card is an ace.
$endgroup$
– Henrik
Dec 19 '18 at 11:11
add a comment |
$begingroup$
No. As another ball with a colour dependant on the first draw is placed in the urn before the second draw, the events are not independent.
$endgroup$
$begingroup$
consider this example. I have a pack of card, I selected first card I noted it and again placed it back in the deck with another color of same card. Now the probability that I will get the ace won't it be 4/52.
$endgroup$
– swapnil
Dec 19 '18 at 11:09
$begingroup$
No, but the answer to what that probability will be also depend on the probability that the new card is an ace.
$endgroup$
– Henrik
Dec 19 '18 at 11:11
add a comment |
$begingroup$
No. As another ball with a colour dependant on the first draw is placed in the urn before the second draw, the events are not independent.
$endgroup$
No. As another ball with a colour dependant on the first draw is placed in the urn before the second draw, the events are not independent.
answered Dec 19 '18 at 11:01
HenrikHenrik
6,03592030
6,03592030
$begingroup$
consider this example. I have a pack of card, I selected first card I noted it and again placed it back in the deck with another color of same card. Now the probability that I will get the ace won't it be 4/52.
$endgroup$
– swapnil
Dec 19 '18 at 11:09
$begingroup$
No, but the answer to what that probability will be also depend on the probability that the new card is an ace.
$endgroup$
– Henrik
Dec 19 '18 at 11:11
add a comment |
$begingroup$
consider this example. I have a pack of card, I selected first card I noted it and again placed it back in the deck with another color of same card. Now the probability that I will get the ace won't it be 4/52.
$endgroup$
– swapnil
Dec 19 '18 at 11:09
$begingroup$
No, but the answer to what that probability will be also depend on the probability that the new card is an ace.
$endgroup$
– Henrik
Dec 19 '18 at 11:11
$begingroup$
consider this example. I have a pack of card, I selected first card I noted it and again placed it back in the deck with another color of same card. Now the probability that I will get the ace won't it be 4/52.
$endgroup$
– swapnil
Dec 19 '18 at 11:09
$begingroup$
consider this example. I have a pack of card, I selected first card I noted it and again placed it back in the deck with another color of same card. Now the probability that I will get the ace won't it be 4/52.
$endgroup$
– swapnil
Dec 19 '18 at 11:09
$begingroup$
No, but the answer to what that probability will be also depend on the probability that the new card is an ace.
$endgroup$
– Henrik
Dec 19 '18 at 11:11
$begingroup$
No, but the answer to what that probability will be also depend on the probability that the new card is an ace.
$endgroup$
– Henrik
Dec 19 '18 at 11:11
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%2f3046256%2fprobability-getting-a-red-ball-in-thenext-draw-is%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
$begingroup$
In mathematics, "I think" is the wrong way. "Why should it be?" is the right way.
$endgroup$
– user21820
Dec 20 '18 at 5:03