- 1,001
- 11
Homework Statement
A football team consists of 20 offensive and 20 defensive players to be randomly paired as roommates. What is the probability there are no offensive-defensive player pairs?
Homework Equations
r-groups of n-objects outcomes = \frac{n!}{n_1!n_2! \dots n_r!}
The Attempt at a Solution
This is actually worked out as an example in my book (A First Course in Probability, Ross), but there is something I don't understand. It says the number of ordered pairs is \frac{40!}{(2!)^{20}} and the number of un-ordered pairs is \frac{40!}{20!(2!)^{20}}. and the latter is used in the denominator of the probability calculation. I don't understand the context of ordered vs un-ordered and why the 2nd is used in the denominator.
It's sort of like saying there are \frac{52!}{(13!)^4} ordered sets of bridge hands and \frac{52!}{4!(13!)^4} un-ordered sets of bridge hands. What does that mean?