Probability exercise about allocating bottles of wine
$begingroup$
The exercise states the following:
We have 15 bottles of wine that we will randomly distribute among three customers: A will get 2, B will get 8 and C will get 5. We've learned later that 4 of this 15 bottles are corked: what are the chances that customer B doesn't get a single corked bottle of wine?
I'm really having problems facing this kind of problem in which we use permutations and combinations to find the probability of an event. That's why I'd be thankful if someone presents me multiple methods to solve this exercise and explains me the intuition behind each one.
Moreover, I'd appreciate to be explained what kind of probability distribution it follows, because I think it might follow a binomial distribution but I'm not able to present the problem in such terms.
probability combinatorics probability-distributions
$endgroup$
add a comment |
$begingroup$
The exercise states the following:
We have 15 bottles of wine that we will randomly distribute among three customers: A will get 2, B will get 8 and C will get 5. We've learned later that 4 of this 15 bottles are corked: what are the chances that customer B doesn't get a single corked bottle of wine?
I'm really having problems facing this kind of problem in which we use permutations and combinations to find the probability of an event. That's why I'd be thankful if someone presents me multiple methods to solve this exercise and explains me the intuition behind each one.
Moreover, I'd appreciate to be explained what kind of probability distribution it follows, because I think it might follow a binomial distribution but I'm not able to present the problem in such terms.
probability combinatorics probability-distributions
$endgroup$
add a comment |
$begingroup$
The exercise states the following:
We have 15 bottles of wine that we will randomly distribute among three customers: A will get 2, B will get 8 and C will get 5. We've learned later that 4 of this 15 bottles are corked: what are the chances that customer B doesn't get a single corked bottle of wine?
I'm really having problems facing this kind of problem in which we use permutations and combinations to find the probability of an event. That's why I'd be thankful if someone presents me multiple methods to solve this exercise and explains me the intuition behind each one.
Moreover, I'd appreciate to be explained what kind of probability distribution it follows, because I think it might follow a binomial distribution but I'm not able to present the problem in such terms.
probability combinatorics probability-distributions
$endgroup$
The exercise states the following:
We have 15 bottles of wine that we will randomly distribute among three customers: A will get 2, B will get 8 and C will get 5. We've learned later that 4 of this 15 bottles are corked: what are the chances that customer B doesn't get a single corked bottle of wine?
I'm really having problems facing this kind of problem in which we use permutations and combinations to find the probability of an event. That's why I'd be thankful if someone presents me multiple methods to solve this exercise and explains me the intuition behind each one.
Moreover, I'd appreciate to be explained what kind of probability distribution it follows, because I think it might follow a binomial distribution but I'm not able to present the problem in such terms.
probability combinatorics probability-distributions
probability combinatorics probability-distributions
edited Jan 20 at 15:44
Hanno
2,274628
2,274628
asked Jan 20 at 15:10
torito verdejotorito verdejo
745
745
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
The probability distribution involved here is the hypergeometric one.
The probability that customer B did only get bottles of wine that were not corked equals:$$frac{binom{11}{8}binom{4}{0}}{binom{15}{8}}=frac{binom{11}{8}}{binom{15}{8}}$$
For a more direct way to calculate this probability see the answer of Ross.
$endgroup$
add a comment |
$begingroup$
For this problem, ignore A and C. You are just drawing $8$ bottles for B without replacement and need them all to be good. What is the chance the first bottle is good? Assuming it is, what is the chance the second is good? Keep going. The chances decrease because you are using up good bottles.
$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%2f3080698%2fprobability-exercise-about-allocating-bottles-of-wine%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$
The probability distribution involved here is the hypergeometric one.
The probability that customer B did only get bottles of wine that were not corked equals:$$frac{binom{11}{8}binom{4}{0}}{binom{15}{8}}=frac{binom{11}{8}}{binom{15}{8}}$$
For a more direct way to calculate this probability see the answer of Ross.
$endgroup$
add a comment |
$begingroup$
The probability distribution involved here is the hypergeometric one.
The probability that customer B did only get bottles of wine that were not corked equals:$$frac{binom{11}{8}binom{4}{0}}{binom{15}{8}}=frac{binom{11}{8}}{binom{15}{8}}$$
For a more direct way to calculate this probability see the answer of Ross.
$endgroup$
add a comment |
$begingroup$
The probability distribution involved here is the hypergeometric one.
The probability that customer B did only get bottles of wine that were not corked equals:$$frac{binom{11}{8}binom{4}{0}}{binom{15}{8}}=frac{binom{11}{8}}{binom{15}{8}}$$
For a more direct way to calculate this probability see the answer of Ross.
$endgroup$
The probability distribution involved here is the hypergeometric one.
The probability that customer B did only get bottles of wine that were not corked equals:$$frac{binom{11}{8}binom{4}{0}}{binom{15}{8}}=frac{binom{11}{8}}{binom{15}{8}}$$
For a more direct way to calculate this probability see the answer of Ross.
answered Jan 20 at 15:29
drhabdrhab
102k545136
102k545136
add a comment |
add a comment |
$begingroup$
For this problem, ignore A and C. You are just drawing $8$ bottles for B without replacement and need them all to be good. What is the chance the first bottle is good? Assuming it is, what is the chance the second is good? Keep going. The chances decrease because you are using up good bottles.
$endgroup$
add a comment |
$begingroup$
For this problem, ignore A and C. You are just drawing $8$ bottles for B without replacement and need them all to be good. What is the chance the first bottle is good? Assuming it is, what is the chance the second is good? Keep going. The chances decrease because you are using up good bottles.
$endgroup$
add a comment |
$begingroup$
For this problem, ignore A and C. You are just drawing $8$ bottles for B without replacement and need them all to be good. What is the chance the first bottle is good? Assuming it is, what is the chance the second is good? Keep going. The chances decrease because you are using up good bottles.
$endgroup$
For this problem, ignore A and C. You are just drawing $8$ bottles for B without replacement and need them all to be good. What is the chance the first bottle is good? Assuming it is, what is the chance the second is good? Keep going. The chances decrease because you are using up good bottles.
answered Jan 20 at 15:15
Ross MillikanRoss Millikan
298k23198371
298k23198371
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%2f3080698%2fprobability-exercise-about-allocating-bottles-of-wine%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