Overview
- Counting as an idea
- Combinatorics and the Factorial
- Combination vs Permutation
nPr vs nCr
| Feature | nPr (Permutation) | nCr (Combination) |
|---|---|---|
| Meaning | Arrangements of items where order matters | Selection of items where order does not matter |
| Formula | ||
| Common Use | Creating passwords, seating charts, or race rankings (1st, 2nd, 3rd) | Choosing a committee, drafting a team, or selecting lottery numbers |
| Relation |
