The same four formulae can be told with two different mental pictures. It matters to keep them apart: mixing them is the commonest source of confusion.
Two models, same formulae
- Distribution (slips). I have slips in hand and I hand them out to people. The slips are all placed; some people may stay empty-handed. → = slips (objects), = people (destinations). This is the functions model .
- Drawing (balls). I have an urn with balls and I draw of them. → = balls in the urn, = draws.
Careful not to merge the two stories: “I draw slips from an urn of ” is an incorrect hybrid. Slips are distributed (to people); balls are drawn (from an urn). They are different physical stories leading to the same formulae.
How they correspond
In the urn model, the draws play the role of the slips (the domain) and the balls that of the people (the codomain). The two questions become:
- with / without replacement ↔ more than one / at most one per person (a ball may recur or not);
- order matters / does not matter ↔ numbered / blank slips.
| drawing balls from | formula | slips |
|---|---|---|
| ordered, with replacement | numbered, more than one | |
| ordered, without replacement | numbered, at most 1 | |
| unordered, with replacement | blank, more than one | |
| unordered, without replacement | blank, at most 1 |
The three readings of
The same number answers three seemingly different questions:
- subsets: how many -element subsets a set of has;
- drawing (urn): in how many ways you draw balls from a bag of , order not counting;
- distribution (slips): in how many ways you distribute blank slips to people, at most one each.
They are the same thing seen from three sides. For instance, drawing balls from (order not counting) gives the pairs .
Order or not: balls, draw
From an urn with numbered balls I draw counting the order (e.g. differs from ):
- with replacement: ;
- without replacement: .
If instead the order did not matter, without replacement I would have .
Links
Topics: Combinatorics
Concepts: Combinations · Arrangements
Methods: Slips table
Skills: Combinatorial calculus · Modelling