Arrangement and selection problems, including cases with repetition and restrictions — the foundation for the Probability chapter next.
Permutation counts arrangements where order matters; Combination counts selections where order doesn't matter. Getting this distinction right at the start of a question is the single biggest factor in solving it correctly.
| Concept | Formula |
|---|---|
| Factorial | n! = n × (n−1) × (n−2) × ... × 1 |
| Permutation (arrangement) | ⁿPᵣ = n! / (n−r)! |
| Combination (selection) | ⁿCᵣ = n! / [r! × (n−r)!] |
| Circular arrangement | (n−1)! for n distinct objects around a circle |
This free chapter covers the key concepts. For complete coverage with 500+ MCQs, mock tests, and previous year analysis — grab the premium eBook.
📚 Browse Premium eBooks →