Ten days of statistics (4) - Combinatorics
Permutations
A permutation is an ordered arrangement of objects from a set of items ()
Note: We define
Combinations
A combination is an unordered arrangement of objects from a set of items () Intuitively we can calculate combination from permutation
Example of permutation and combination
- A school need to pick 11 players to form a team out of 100 candidates. This is a combination, there are ways to form the team
- A contest has 100 contestants and 3 medals (gold, silver, bronze) for 3 best performers. This is a permutation, there are ways for the contest to end
Next lesson: Binomial distribution