Chapter 2: Problem 49
A group of 6 men and 6 women is randomly divided into 2 groups of size 6 each. What is the probability that both groups will have the same number of men?
/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
Learning Materials
Features
Discover
Chapter 2: Problem 49
A group of 6 men and 6 women is randomly divided into 2 groups of size 6 each. What is the probability that both groups will have the same number of men?
All the tools & learning materials you need for study success - in one app.
Get started for free
Consider the matching problem, Example \(5 \mathrm{~m}\), and define \(A_{N}\) to be the number of ways in which the \(N\) men can select their hats so that no man selects his own. Argue that $$ A_{N}=(N-1)\left(A_{N-1}+A_{N-2}\right) $$ This formula, along with the boundary conditions \(A_{1}=0, A_{2}=1\), can then be solved for \(A_{N}\), and the desired probability of no matches would be \(A_{N} / N !\) HINT: After the first man selects a hat that is not his own, there remain \(N-1\) men to select among a set of \(N-1\) hats that does not contain the hat of one of these men. Thus there is one extra man and one extra hat. Argue that we can get no matches cither with the extra man selecting the extra hat or with the extra man not selecting the extra hat.
Prove the following relations. $$ F=F E \cup F E^{c}, \text { and } E \cup F=E \cup E^{c} F $$
A basketball team consists of 6 frontcourt and 4 backcourt players. If players are divided into roommates at random, what is the probability that there will be exactly two roommate pairs made up of a backcourt and a frontcourt player?
A town contains 4 people that repair televisions. If 4 sets break down, what is the probability that exactly \(i\) of the repairers are called? Solve the problem for \(i=1,2,3,4\). What assumptions are you making?
An ordinary deck of 52 cards is shuffied. What is the probability that the top four cards have (a) different denominations; (b) different suits?
What do you think about this solution?
We value your feedback to improve our textbook solutions.