Probability of sending same postcards to 10 friends out of 15 types of postcards
$begingroup$
In a shop there are 15 types of postcards, and you want to send one postcard to each of 10 friends. To save precious vacation time, you decide to select each postcard independently at random from the 15 types.
a)What is the probability that you manage to send everyone the same type of postcard?
My solution for (a) is: The total possible ways to send the postcards is ${15} choose {10}$ which is 3003 ways. I know that to discern the probability of sending everyone the same postcard, I would have to find $x$ whereby $frac{x}{3003}$. However, I am having trouble finding $x$. Would $x$ be $frac{10}{15}$ since there are 10 out of 15 ways to send the same postcard, whereby each postcard would be sent out 10 times?
Could anyone help clarify this and if I am wrong or not? thanks.
probability discrete-mathematics
$endgroup$
add a comment |
$begingroup$
In a shop there are 15 types of postcards, and you want to send one postcard to each of 10 friends. To save precious vacation time, you decide to select each postcard independently at random from the 15 types.
a)What is the probability that you manage to send everyone the same type of postcard?
My solution for (a) is: The total possible ways to send the postcards is ${15} choose {10}$ which is 3003 ways. I know that to discern the probability of sending everyone the same postcard, I would have to find $x$ whereby $frac{x}{3003}$. However, I am having trouble finding $x$. Would $x$ be $frac{10}{15}$ since there are 10 out of 15 ways to send the same postcard, whereby each postcard would be sent out 10 times?
Could anyone help clarify this and if I am wrong or not? thanks.
probability discrete-mathematics
$endgroup$
$begingroup$
You can choose 1 out of 15 cards in 15 different ways. And for all the next persons you have to send the same card. So $x=15$
$endgroup$
– mm-crj
Dec 9 '18 at 15:05
add a comment |
$begingroup$
In a shop there are 15 types of postcards, and you want to send one postcard to each of 10 friends. To save precious vacation time, you decide to select each postcard independently at random from the 15 types.
a)What is the probability that you manage to send everyone the same type of postcard?
My solution for (a) is: The total possible ways to send the postcards is ${15} choose {10}$ which is 3003 ways. I know that to discern the probability of sending everyone the same postcard, I would have to find $x$ whereby $frac{x}{3003}$. However, I am having trouble finding $x$. Would $x$ be $frac{10}{15}$ since there are 10 out of 15 ways to send the same postcard, whereby each postcard would be sent out 10 times?
Could anyone help clarify this and if I am wrong or not? thanks.
probability discrete-mathematics
$endgroup$
In a shop there are 15 types of postcards, and you want to send one postcard to each of 10 friends. To save precious vacation time, you decide to select each postcard independently at random from the 15 types.
a)What is the probability that you manage to send everyone the same type of postcard?
My solution for (a) is: The total possible ways to send the postcards is ${15} choose {10}$ which is 3003 ways. I know that to discern the probability of sending everyone the same postcard, I would have to find $x$ whereby $frac{x}{3003}$. However, I am having trouble finding $x$. Would $x$ be $frac{10}{15}$ since there are 10 out of 15 ways to send the same postcard, whereby each postcard would be sent out 10 times?
Could anyone help clarify this and if I am wrong or not? thanks.
probability discrete-mathematics
probability discrete-mathematics
edited Dec 9 '18 at 15:02
mm-crj
423213
423213
asked Dec 9 '18 at 14:53
MunchiesOatsMunchiesOats
373
373
$begingroup$
You can choose 1 out of 15 cards in 15 different ways. And for all the next persons you have to send the same card. So $x=15$
$endgroup$
– mm-crj
Dec 9 '18 at 15:05
add a comment |
$begingroup$
You can choose 1 out of 15 cards in 15 different ways. And for all the next persons you have to send the same card. So $x=15$
$endgroup$
– mm-crj
Dec 9 '18 at 15:05
$begingroup$
You can choose 1 out of 15 cards in 15 different ways. And for all the next persons you have to send the same card. So $x=15$
$endgroup$
– mm-crj
Dec 9 '18 at 15:05
$begingroup$
You can choose 1 out of 15 cards in 15 different ways. And for all the next persons you have to send the same card. So $x=15$
$endgroup$
– mm-crj
Dec 9 '18 at 15:05
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
$15 choose 10$ would be the number of unordered ways to select $10$ different postcards out of the $15$. You did not specify that the postcards are different and in fact want them to all be the same.
You are interested in the number of ordered ways to select $15$ postcards with replacement. You can imagine putting your friends in order, then buying a card for the first, the second, and so on. There are $15$ choices for the first friend, $15$ for the second, so $15^2$ so far. There are $15^{10}$ choices for the whole list.
To send everybody the same type of card, you can choose any card for the first friend, which has $15$ choices. You then have to choose the same card for all the rest, so there are only $15$ ways to send everybody the same card.
$endgroup$
$begingroup$
Ooh now I see that if it's without replacement there is no way everybody gets the same card!
$endgroup$
– mm-crj
Dec 9 '18 at 15:13
add a comment |
$begingroup$
You're on the right track, although there is an easier way to think about this. Remember that the store has more than one postcard of each type in stock!
Consider the list of $10$ postcards all lined up. How many possible types of postcard are there for that one? Well, it could be any one of $15$. What about the second? Also one of 15. continuing down the line, each post card could be any of the $15$ possible types, so there are $15^{10}$ possible ways to send the postcards.
Now, say you get postcard type $1$ for the first postcard. We need the other $9$ to match, and only $1$ of the $15$ types is type $1$. So there is exactly one way to get all the other postcards to match, namely, if each postcard was type $1$. The same is true if you had chosen type $2$ first, etc, so there is one way to succeed for each of the $15$ possibilities for your first choice.
This gives that the probability in question is $dfrac{15}{15^{10}}=dfrac{1}{15^9}$.
$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%2f3032456%2fprobability-of-sending-same-postcards-to-10-friends-out-of-15-types-of-postcards%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$
$15 choose 10$ would be the number of unordered ways to select $10$ different postcards out of the $15$. You did not specify that the postcards are different and in fact want them to all be the same.
You are interested in the number of ordered ways to select $15$ postcards with replacement. You can imagine putting your friends in order, then buying a card for the first, the second, and so on. There are $15$ choices for the first friend, $15$ for the second, so $15^2$ so far. There are $15^{10}$ choices for the whole list.
To send everybody the same type of card, you can choose any card for the first friend, which has $15$ choices. You then have to choose the same card for all the rest, so there are only $15$ ways to send everybody the same card.
$endgroup$
$begingroup$
Ooh now I see that if it's without replacement there is no way everybody gets the same card!
$endgroup$
– mm-crj
Dec 9 '18 at 15:13
add a comment |
$begingroup$
$15 choose 10$ would be the number of unordered ways to select $10$ different postcards out of the $15$. You did not specify that the postcards are different and in fact want them to all be the same.
You are interested in the number of ordered ways to select $15$ postcards with replacement. You can imagine putting your friends in order, then buying a card for the first, the second, and so on. There are $15$ choices for the first friend, $15$ for the second, so $15^2$ so far. There are $15^{10}$ choices for the whole list.
To send everybody the same type of card, you can choose any card for the first friend, which has $15$ choices. You then have to choose the same card for all the rest, so there are only $15$ ways to send everybody the same card.
$endgroup$
$begingroup$
Ooh now I see that if it's without replacement there is no way everybody gets the same card!
$endgroup$
– mm-crj
Dec 9 '18 at 15:13
add a comment |
$begingroup$
$15 choose 10$ would be the number of unordered ways to select $10$ different postcards out of the $15$. You did not specify that the postcards are different and in fact want them to all be the same.
You are interested in the number of ordered ways to select $15$ postcards with replacement. You can imagine putting your friends in order, then buying a card for the first, the second, and so on. There are $15$ choices for the first friend, $15$ for the second, so $15^2$ so far. There are $15^{10}$ choices for the whole list.
To send everybody the same type of card, you can choose any card for the first friend, which has $15$ choices. You then have to choose the same card for all the rest, so there are only $15$ ways to send everybody the same card.
$endgroup$
$15 choose 10$ would be the number of unordered ways to select $10$ different postcards out of the $15$. You did not specify that the postcards are different and in fact want them to all be the same.
You are interested in the number of ordered ways to select $15$ postcards with replacement. You can imagine putting your friends in order, then buying a card for the first, the second, and so on. There are $15$ choices for the first friend, $15$ for the second, so $15^2$ so far. There are $15^{10}$ choices for the whole list.
To send everybody the same type of card, you can choose any card for the first friend, which has $15$ choices. You then have to choose the same card for all the rest, so there are only $15$ ways to send everybody the same card.
answered Dec 9 '18 at 15:10
Ross MillikanRoss Millikan
300k24200374
300k24200374
$begingroup$
Ooh now I see that if it's without replacement there is no way everybody gets the same card!
$endgroup$
– mm-crj
Dec 9 '18 at 15:13
add a comment |
$begingroup$
Ooh now I see that if it's without replacement there is no way everybody gets the same card!
$endgroup$
– mm-crj
Dec 9 '18 at 15:13
$begingroup$
Ooh now I see that if it's without replacement there is no way everybody gets the same card!
$endgroup$
– mm-crj
Dec 9 '18 at 15:13
$begingroup$
Ooh now I see that if it's without replacement there is no way everybody gets the same card!
$endgroup$
– mm-crj
Dec 9 '18 at 15:13
add a comment |
$begingroup$
You're on the right track, although there is an easier way to think about this. Remember that the store has more than one postcard of each type in stock!
Consider the list of $10$ postcards all lined up. How many possible types of postcard are there for that one? Well, it could be any one of $15$. What about the second? Also one of 15. continuing down the line, each post card could be any of the $15$ possible types, so there are $15^{10}$ possible ways to send the postcards.
Now, say you get postcard type $1$ for the first postcard. We need the other $9$ to match, and only $1$ of the $15$ types is type $1$. So there is exactly one way to get all the other postcards to match, namely, if each postcard was type $1$. The same is true if you had chosen type $2$ first, etc, so there is one way to succeed for each of the $15$ possibilities for your first choice.
This gives that the probability in question is $dfrac{15}{15^{10}}=dfrac{1}{15^9}$.
$endgroup$
add a comment |
$begingroup$
You're on the right track, although there is an easier way to think about this. Remember that the store has more than one postcard of each type in stock!
Consider the list of $10$ postcards all lined up. How many possible types of postcard are there for that one? Well, it could be any one of $15$. What about the second? Also one of 15. continuing down the line, each post card could be any of the $15$ possible types, so there are $15^{10}$ possible ways to send the postcards.
Now, say you get postcard type $1$ for the first postcard. We need the other $9$ to match, and only $1$ of the $15$ types is type $1$. So there is exactly one way to get all the other postcards to match, namely, if each postcard was type $1$. The same is true if you had chosen type $2$ first, etc, so there is one way to succeed for each of the $15$ possibilities for your first choice.
This gives that the probability in question is $dfrac{15}{15^{10}}=dfrac{1}{15^9}$.
$endgroup$
add a comment |
$begingroup$
You're on the right track, although there is an easier way to think about this. Remember that the store has more than one postcard of each type in stock!
Consider the list of $10$ postcards all lined up. How many possible types of postcard are there for that one? Well, it could be any one of $15$. What about the second? Also one of 15. continuing down the line, each post card could be any of the $15$ possible types, so there are $15^{10}$ possible ways to send the postcards.
Now, say you get postcard type $1$ for the first postcard. We need the other $9$ to match, and only $1$ of the $15$ types is type $1$. So there is exactly one way to get all the other postcards to match, namely, if each postcard was type $1$. The same is true if you had chosen type $2$ first, etc, so there is one way to succeed for each of the $15$ possibilities for your first choice.
This gives that the probability in question is $dfrac{15}{15^{10}}=dfrac{1}{15^9}$.
$endgroup$
You're on the right track, although there is an easier way to think about this. Remember that the store has more than one postcard of each type in stock!
Consider the list of $10$ postcards all lined up. How many possible types of postcard are there for that one? Well, it could be any one of $15$. What about the second? Also one of 15. continuing down the line, each post card could be any of the $15$ possible types, so there are $15^{10}$ possible ways to send the postcards.
Now, say you get postcard type $1$ for the first postcard. We need the other $9$ to match, and only $1$ of the $15$ types is type $1$. So there is exactly one way to get all the other postcards to match, namely, if each postcard was type $1$. The same is true if you had chosen type $2$ first, etc, so there is one way to succeed for each of the $15$ possibilities for your first choice.
This gives that the probability in question is $dfrac{15}{15^{10}}=dfrac{1}{15^9}$.
answered Dec 9 '18 at 15:15
Adam CartisanoAdam Cartisano
1764
1764
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%2f3032456%2fprobability-of-sending-same-postcards-to-10-friends-out-of-15-types-of-postcards%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$
You can choose 1 out of 15 cards in 15 different ways. And for all the next persons you have to send the same card. So $x=15$
$endgroup$
– mm-crj
Dec 9 '18 at 15:05