We have $5$ red, $3$ blue and $2$ green balls. We take $3$ of them at random. What is the probability that...
$begingroup$
We have $5$ red, $3$ blue and $2$ green balls (balls of the same color are indistinguishable). We take $3$ of them at random. What is the probability that they are of different colors?
I have two ideas how to calculate and I think 2nd is right?
First: The number of all outcomes is $n = {10 choose 3} = 120$ and the number of good outcomes is $m = 5cdot 3cdot 2 $ so $$P= {mover n} = 0,25$$
Second: Probability of choosing $1$ red/blue/green ball is ${5over 10}$ /${3over 10}$/${2over 10}$. So choosing each color is ${3over 100}$, but we have $6$ different arrangements of good choices that give us $$P = 6cdot {3over 100} = 0,18$$
Now which one is correct? Or it is no one? If you offer new solution then please write down a sample space and probability function in your solution.
probability proof-verification alternative-proof
$endgroup$
add a comment |
$begingroup$
We have $5$ red, $3$ blue and $2$ green balls (balls of the same color are indistinguishable). We take $3$ of them at random. What is the probability that they are of different colors?
I have two ideas how to calculate and I think 2nd is right?
First: The number of all outcomes is $n = {10 choose 3} = 120$ and the number of good outcomes is $m = 5cdot 3cdot 2 $ so $$P= {mover n} = 0,25$$
Second: Probability of choosing $1$ red/blue/green ball is ${5over 10}$ /${3over 10}$/${2over 10}$. So choosing each color is ${3over 100}$, but we have $6$ different arrangements of good choices that give us $$P = 6cdot {3over 100} = 0,18$$
Now which one is correct? Or it is no one? If you offer new solution then please write down a sample space and probability function in your solution.
probability proof-verification alternative-proof
$endgroup$
$begingroup$
Before the problem can be solved, more information is needed: (1) are the balls selected with replacement or without replacement (i.e. after the first ball is selected, is it put back before the second ball is selected)? (2) what does "of a different color" mean, that the selected balls represent at least two different colors or that they represent all three colors?
$endgroup$
– user2661923
Oct 9 '18 at 22:38
$begingroup$
Without replacement and no two are of the same color
$endgroup$
– greedoid
Oct 9 '18 at 22:39
add a comment |
$begingroup$
We have $5$ red, $3$ blue and $2$ green balls (balls of the same color are indistinguishable). We take $3$ of them at random. What is the probability that they are of different colors?
I have two ideas how to calculate and I think 2nd is right?
First: The number of all outcomes is $n = {10 choose 3} = 120$ and the number of good outcomes is $m = 5cdot 3cdot 2 $ so $$P= {mover n} = 0,25$$
Second: Probability of choosing $1$ red/blue/green ball is ${5over 10}$ /${3over 10}$/${2over 10}$. So choosing each color is ${3over 100}$, but we have $6$ different arrangements of good choices that give us $$P = 6cdot {3over 100} = 0,18$$
Now which one is correct? Or it is no one? If you offer new solution then please write down a sample space and probability function in your solution.
probability proof-verification alternative-proof
$endgroup$
We have $5$ red, $3$ blue and $2$ green balls (balls of the same color are indistinguishable). We take $3$ of them at random. What is the probability that they are of different colors?
I have two ideas how to calculate and I think 2nd is right?
First: The number of all outcomes is $n = {10 choose 3} = 120$ and the number of good outcomes is $m = 5cdot 3cdot 2 $ so $$P= {mover n} = 0,25$$
Second: Probability of choosing $1$ red/blue/green ball is ${5over 10}$ /${3over 10}$/${2over 10}$. So choosing each color is ${3over 100}$, but we have $6$ different arrangements of good choices that give us $$P = 6cdot {3over 100} = 0,18$$
Now which one is correct? Or it is no one? If you offer new solution then please write down a sample space and probability function in your solution.
probability proof-verification alternative-proof
probability proof-verification alternative-proof
edited Jan 19 at 14:32
greedoid
asked Oct 9 '18 at 22:28


greedoidgreedoid
45.1k1157112
45.1k1157112
$begingroup$
Before the problem can be solved, more information is needed: (1) are the balls selected with replacement or without replacement (i.e. after the first ball is selected, is it put back before the second ball is selected)? (2) what does "of a different color" mean, that the selected balls represent at least two different colors or that they represent all three colors?
$endgroup$
– user2661923
Oct 9 '18 at 22:38
$begingroup$
Without replacement and no two are of the same color
$endgroup$
– greedoid
Oct 9 '18 at 22:39
add a comment |
$begingroup$
Before the problem can be solved, more information is needed: (1) are the balls selected with replacement or without replacement (i.e. after the first ball is selected, is it put back before the second ball is selected)? (2) what does "of a different color" mean, that the selected balls represent at least two different colors or that they represent all three colors?
$endgroup$
– user2661923
Oct 9 '18 at 22:38
$begingroup$
Without replacement and no two are of the same color
$endgroup$
– greedoid
Oct 9 '18 at 22:39
$begingroup$
Before the problem can be solved, more information is needed: (1) are the balls selected with replacement or without replacement (i.e. after the first ball is selected, is it put back before the second ball is selected)? (2) what does "of a different color" mean, that the selected balls represent at least two different colors or that they represent all three colors?
$endgroup$
– user2661923
Oct 9 '18 at 22:38
$begingroup$
Before the problem can be solved, more information is needed: (1) are the balls selected with replacement or without replacement (i.e. after the first ball is selected, is it put back before the second ball is selected)? (2) what does "of a different color" mean, that the selected balls represent at least two different colors or that they represent all three colors?
$endgroup$
– user2661923
Oct 9 '18 at 22:38
$begingroup$
Without replacement and no two are of the same color
$endgroup$
– greedoid
Oct 9 '18 at 22:39
$begingroup$
Without replacement and no two are of the same color
$endgroup$
– greedoid
Oct 9 '18 at 22:39
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
Your first method is correct.
Let's correct your second method. We are selecting balls without replacement. Thus, the probability of selecting one red, one blue, and one blue in that order is
$$frac{5}{10} cdot frac{3}{9} cdot frac{2}{8} = frac{1}{24}$$
As you said, there are $3!$ orders in which we could select the balls, which gives a probability of $frac{1}{4}$, which agrees with the answer obtained using your first method.
$endgroup$
add a comment |
$begingroup$
I believe the first is correct and the second is flawed.
It looks like you don't consider fact that once you picked a red ball the chance to pick another red ball decreases.
For instance the chance to pick red then blue then green is in fact $frac{5}{10}cdotfrac{3}{9}cdotfrac{2}{8}$
$endgroup$
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%2f2949204%2fwe-have-5-red-3-blue-and-2-green-balls-we-take-3-of-them-at-random-wh%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 first method is correct.
Let's correct your second method. We are selecting balls without replacement. Thus, the probability of selecting one red, one blue, and one blue in that order is
$$frac{5}{10} cdot frac{3}{9} cdot frac{2}{8} = frac{1}{24}$$
As you said, there are $3!$ orders in which we could select the balls, which gives a probability of $frac{1}{4}$, which agrees with the answer obtained using your first method.
$endgroup$
add a comment |
$begingroup$
Your first method is correct.
Let's correct your second method. We are selecting balls without replacement. Thus, the probability of selecting one red, one blue, and one blue in that order is
$$frac{5}{10} cdot frac{3}{9} cdot frac{2}{8} = frac{1}{24}$$
As you said, there are $3!$ orders in which we could select the balls, which gives a probability of $frac{1}{4}$, which agrees with the answer obtained using your first method.
$endgroup$
add a comment |
$begingroup$
Your first method is correct.
Let's correct your second method. We are selecting balls without replacement. Thus, the probability of selecting one red, one blue, and one blue in that order is
$$frac{5}{10} cdot frac{3}{9} cdot frac{2}{8} = frac{1}{24}$$
As you said, there are $3!$ orders in which we could select the balls, which gives a probability of $frac{1}{4}$, which agrees with the answer obtained using your first method.
$endgroup$
Your first method is correct.
Let's correct your second method. We are selecting balls without replacement. Thus, the probability of selecting one red, one blue, and one blue in that order is
$$frac{5}{10} cdot frac{3}{9} cdot frac{2}{8} = frac{1}{24}$$
As you said, there are $3!$ orders in which we could select the balls, which gives a probability of $frac{1}{4}$, which agrees with the answer obtained using your first method.
edited Oct 9 '18 at 22:42
answered Oct 9 '18 at 22:39
N. F. TaussigN. F. Taussig
44.5k103357
44.5k103357
add a comment |
add a comment |
$begingroup$
I believe the first is correct and the second is flawed.
It looks like you don't consider fact that once you picked a red ball the chance to pick another red ball decreases.
For instance the chance to pick red then blue then green is in fact $frac{5}{10}cdotfrac{3}{9}cdotfrac{2}{8}$
$endgroup$
add a comment |
$begingroup$
I believe the first is correct and the second is flawed.
It looks like you don't consider fact that once you picked a red ball the chance to pick another red ball decreases.
For instance the chance to pick red then blue then green is in fact $frac{5}{10}cdotfrac{3}{9}cdotfrac{2}{8}$
$endgroup$
add a comment |
$begingroup$
I believe the first is correct and the second is flawed.
It looks like you don't consider fact that once you picked a red ball the chance to pick another red ball decreases.
For instance the chance to pick red then blue then green is in fact $frac{5}{10}cdotfrac{3}{9}cdotfrac{2}{8}$
$endgroup$
I believe the first is correct and the second is flawed.
It looks like you don't consider fact that once you picked a red ball the chance to pick another red ball decreases.
For instance the chance to pick red then blue then green is in fact $frac{5}{10}cdotfrac{3}{9}cdotfrac{2}{8}$
answered Oct 9 '18 at 22:37
YankoYanko
7,3301729
7,3301729
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%2f2949204%2fwe-have-5-red-3-blue-and-2-green-balls-we-take-3-of-them-at-random-wh%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$
Before the problem can be solved, more information is needed: (1) are the balls selected with replacement or without replacement (i.e. after the first ball is selected, is it put back before the second ball is selected)? (2) what does "of a different color" mean, that the selected balls represent at least two different colors or that they represent all three colors?
$endgroup$
– user2661923
Oct 9 '18 at 22:38
$begingroup$
Without replacement and no two are of the same color
$endgroup$
– greedoid
Oct 9 '18 at 22:39