If eight different books, 5 math and 3 cs, are randomly arranged on a shelf, what's the probability that all...
How to take photos in burst mode, without vibration?
A reference to a well-known characterization of scattered compact spaces
Can a rocket refuel on Mars from water?
How much of data wrangling is a data scientist's job?
Emailing HOD to enhance faculty application
Is it legal for company to use my work email to pretend I still work there?
How do I write bicross product symbols in latex?
Took a trip to a parallel universe, need help deciphering
How to prevent "they're falling in love" trope
What does it mean to describe someone as a butt steak?
What mechanic is there to disable a threat instead of killing it?
What is the intuition behind short exact sequences of groups; in particular, what is the intuition behind group extensions?
Memorizing the Keyboard
Brothers & sisters
In a spin, are both wings stalled?
What to put in ESTA if staying in US for a few days before going on to Canada
How can I make my BBEG immortal short of making them a Lich or Vampire?
Do I have a twin with permutated remainders?
How can I fix/modify my tub/shower combo so the water comes out of the showerhead?
How is it possible to have an ability score that is less than 3?
Is it possible to run Internet Explorer on OS X El Capitan?
If human space travel is limited by the G force vulnerability, is there a way to counter G forces?
Could gravitational lensing be used to protect a spaceship from a laser?
Why do I get two different answers for this counting problem?
If eight different books, 5 math and 3 cs, are randomly arranged on a shelf, what's the probability that all 3 cs books are together?
Books Arranged on a Shelf: 5 must be to the left, and 2 must be to the rightIn how many different ways can $3$ red, $4$ yellow and $2$ blue bulbs be arranged in a row?Grouping and counting methods, same answer for two different questions?What is the probability that all books of the same language land next to each other in a random arrangement?How many ways can 4 French, 2 Spanish, and 3 German books be arranged on a shelf if the French and German books are together?Number of ways in which the books may be arranged on the shelf, if the volumes of each set are together and in their due order isArranging $12$ different books on a shelf so that $3$ particular books are never togetherTen books are to be arranged on a shelf. Permutation QuestionProblem about eight different books randomly put on shelf.3 different math books, 2 different physics books are arranged on a bookshelf. In how many ways can they be arranged if no 2 math books are together?
$begingroup$
Here's what I did, but I feel like it's wrong.
$$3C3 * 5!/8!$$
so that we're choosing all 3 cs books to be together, and then choosing the remaining 5 math books to be arranged on the shelf, and we divide by $8!$ since there are $8!$ ways of arranging all the books.
probability combinatorics
$endgroup$
add a comment |
$begingroup$
Here's what I did, but I feel like it's wrong.
$$3C3 * 5!/8!$$
so that we're choosing all 3 cs books to be together, and then choosing the remaining 5 math books to be arranged on the shelf, and we divide by $8!$ since there are $8!$ ways of arranging all the books.
probability combinatorics
$endgroup$
add a comment |
$begingroup$
Here's what I did, but I feel like it's wrong.
$$3C3 * 5!/8!$$
so that we're choosing all 3 cs books to be together, and then choosing the remaining 5 math books to be arranged on the shelf, and we divide by $8!$ since there are $8!$ ways of arranging all the books.
probability combinatorics
$endgroup$
Here's what I did, but I feel like it's wrong.
$$3C3 * 5!/8!$$
so that we're choosing all 3 cs books to be together, and then choosing the remaining 5 math books to be arranged on the shelf, and we divide by $8!$ since there are $8!$ ways of arranging all the books.
probability combinatorics
probability combinatorics
edited Mar 19 at 9:16
N. F. Taussig
45k103358
45k103358
asked Mar 19 at 5:55
ZakuZaku
1729
1729
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
Your answer is wrong because there are not $binom 3 3$ possible locations for the CS books. You should see that as relatively obvious since $binom 3 3 = 1$ which obviously doesn't make sense.
Let's try a simpler approach. Imagine treating the $3$ CS books as a single book in the group of $8$ - which becomes $6$ books in light of this interpretation. By treating the three as a single book, this guarantees the three are together, making things much simpler!
How many ways can you arrange this group of $6$ books? That would be $6!$ ways.
Within the triplet of three books, you can arrange them in $3!$ further ways. We do care about the order, which is why we don't use combinations here. Since this lends us to having $3!$ permutations per permutation of the overall set with the triplet, we multiply $6!$ and $3!$.
Overall, there are $8!$ ways to arrange the set of books altogether. Thus, the probability the three end up together is given by
$$frac{text{desired arrangements}}{text{all possible arrangements}} = frac{6! cdot 3!}{8!} = frac{3}{28} approx 10.714%$$
$endgroup$
add a comment |
$begingroup$
As an alternative to the nice solution provided by Eevee Trainer, we take as our sample space the $binom{8}{3}$ ways of selecting three of the eight positions for the computer science books. If the three computer science books are placed consecutively, the leftmost book in the block of three computer science books must be placed in one of the first six positions. Hence, the probability that the three computer science books are placed consecutively is
$$frac{6}{binom{8}{3}} = frac{3}{28}$$
$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%2f3153716%2fif-eight-different-books-5-math-and-3-cs-are-randomly-arranged-on-a-shelf-wha%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 answer is wrong because there are not $binom 3 3$ possible locations for the CS books. You should see that as relatively obvious since $binom 3 3 = 1$ which obviously doesn't make sense.
Let's try a simpler approach. Imagine treating the $3$ CS books as a single book in the group of $8$ - which becomes $6$ books in light of this interpretation. By treating the three as a single book, this guarantees the three are together, making things much simpler!
How many ways can you arrange this group of $6$ books? That would be $6!$ ways.
Within the triplet of three books, you can arrange them in $3!$ further ways. We do care about the order, which is why we don't use combinations here. Since this lends us to having $3!$ permutations per permutation of the overall set with the triplet, we multiply $6!$ and $3!$.
Overall, there are $8!$ ways to arrange the set of books altogether. Thus, the probability the three end up together is given by
$$frac{text{desired arrangements}}{text{all possible arrangements}} = frac{6! cdot 3!}{8!} = frac{3}{28} approx 10.714%$$
$endgroup$
add a comment |
$begingroup$
Your answer is wrong because there are not $binom 3 3$ possible locations for the CS books. You should see that as relatively obvious since $binom 3 3 = 1$ which obviously doesn't make sense.
Let's try a simpler approach. Imagine treating the $3$ CS books as a single book in the group of $8$ - which becomes $6$ books in light of this interpretation. By treating the three as a single book, this guarantees the three are together, making things much simpler!
How many ways can you arrange this group of $6$ books? That would be $6!$ ways.
Within the triplet of three books, you can arrange them in $3!$ further ways. We do care about the order, which is why we don't use combinations here. Since this lends us to having $3!$ permutations per permutation of the overall set with the triplet, we multiply $6!$ and $3!$.
Overall, there are $8!$ ways to arrange the set of books altogether. Thus, the probability the three end up together is given by
$$frac{text{desired arrangements}}{text{all possible arrangements}} = frac{6! cdot 3!}{8!} = frac{3}{28} approx 10.714%$$
$endgroup$
add a comment |
$begingroup$
Your answer is wrong because there are not $binom 3 3$ possible locations for the CS books. You should see that as relatively obvious since $binom 3 3 = 1$ which obviously doesn't make sense.
Let's try a simpler approach. Imagine treating the $3$ CS books as a single book in the group of $8$ - which becomes $6$ books in light of this interpretation. By treating the three as a single book, this guarantees the three are together, making things much simpler!
How many ways can you arrange this group of $6$ books? That would be $6!$ ways.
Within the triplet of three books, you can arrange them in $3!$ further ways. We do care about the order, which is why we don't use combinations here. Since this lends us to having $3!$ permutations per permutation of the overall set with the triplet, we multiply $6!$ and $3!$.
Overall, there are $8!$ ways to arrange the set of books altogether. Thus, the probability the three end up together is given by
$$frac{text{desired arrangements}}{text{all possible arrangements}} = frac{6! cdot 3!}{8!} = frac{3}{28} approx 10.714%$$
$endgroup$
Your answer is wrong because there are not $binom 3 3$ possible locations for the CS books. You should see that as relatively obvious since $binom 3 3 = 1$ which obviously doesn't make sense.
Let's try a simpler approach. Imagine treating the $3$ CS books as a single book in the group of $8$ - which becomes $6$ books in light of this interpretation. By treating the three as a single book, this guarantees the three are together, making things much simpler!
How many ways can you arrange this group of $6$ books? That would be $6!$ ways.
Within the triplet of three books, you can arrange them in $3!$ further ways. We do care about the order, which is why we don't use combinations here. Since this lends us to having $3!$ permutations per permutation of the overall set with the triplet, we multiply $6!$ and $3!$.
Overall, there are $8!$ ways to arrange the set of books altogether. Thus, the probability the three end up together is given by
$$frac{text{desired arrangements}}{text{all possible arrangements}} = frac{6! cdot 3!}{8!} = frac{3}{28} approx 10.714%$$
answered Mar 19 at 7:30
Eevee TrainerEevee Trainer
9,70031740
9,70031740
add a comment |
add a comment |
$begingroup$
As an alternative to the nice solution provided by Eevee Trainer, we take as our sample space the $binom{8}{3}$ ways of selecting three of the eight positions for the computer science books. If the three computer science books are placed consecutively, the leftmost book in the block of three computer science books must be placed in one of the first six positions. Hence, the probability that the three computer science books are placed consecutively is
$$frac{6}{binom{8}{3}} = frac{3}{28}$$
$endgroup$
add a comment |
$begingroup$
As an alternative to the nice solution provided by Eevee Trainer, we take as our sample space the $binom{8}{3}$ ways of selecting three of the eight positions for the computer science books. If the three computer science books are placed consecutively, the leftmost book in the block of three computer science books must be placed in one of the first six positions. Hence, the probability that the three computer science books are placed consecutively is
$$frac{6}{binom{8}{3}} = frac{3}{28}$$
$endgroup$
add a comment |
$begingroup$
As an alternative to the nice solution provided by Eevee Trainer, we take as our sample space the $binom{8}{3}$ ways of selecting three of the eight positions for the computer science books. If the three computer science books are placed consecutively, the leftmost book in the block of three computer science books must be placed in one of the first six positions. Hence, the probability that the three computer science books are placed consecutively is
$$frac{6}{binom{8}{3}} = frac{3}{28}$$
$endgroup$
As an alternative to the nice solution provided by Eevee Trainer, we take as our sample space the $binom{8}{3}$ ways of selecting three of the eight positions for the computer science books. If the three computer science books are placed consecutively, the leftmost book in the block of three computer science books must be placed in one of the first six positions. Hence, the probability that the three computer science books are placed consecutively is
$$frac{6}{binom{8}{3}} = frac{3}{28}$$
answered Mar 19 at 10:55
N. F. TaussigN. F. Taussig
45k103358
45k103358
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%2f3153716%2fif-eight-different-books-5-math-and-3-cs-are-randomly-arranged-on-a-shelf-wha%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