How many ways can it happen?
A hands-on tour of Permutation and Combination — the mathematics of arranging and selecting. Work through the theory, watch the animations respond to your input, and test yourself with locked exercises and a full CDC-model exam.
- 01 Distinguish arrangement (order matters) from selection (order doesn't).
- 02 Derive and apply nPr and nCr.
- 03 Handle repetition, restriction, and circular cases.
- 04 Solve real committee, seating and geometry problems.
- 05 Sit a full CDC-model examination and get instant feedback.
Theory & Formula
Every definition, derivation and worked example from the chapter, fully rendered.
Practice
20 MCQs plus 20 password-protected worked exercises across two problem sets.
Examination
Generate a fresh 15-question CDC-model paper and get an instant score report.
History of Permutation and Combination
Counting arrangements is one of the oldest branches of mathematics — from Sanskrit poetry meters to modern data science.
Real-Life Applications
Applications of permutations and combinations, drawn from everyday situations.
Passwords & Security
In cybersecurity and encryption, we often rely on permutations and combinations to create strong passwords and secure systems. When you set a password, you select characters from a set of possibilities, such as letters, numbers, and symbols. The more options you have for each character position, the more potential combinations there are for your password.
Lottery & Gambling
Permutations and combinations are important in lottery games and other gambling activities. In the lottery, winning is just a permutation of numbers picked from the pool of numbers. It is important to get the idea of the probabilities of each possible combination because it can influence the decisions players make, however luck is also an inseparable element.
Seating Arrangements & Event Planning
A seating plan is a very important element of the planning process regardless of whether you are organizing a theater performance, a wedding reception, or a conference. Every single individual attending the event is directly impacted by how well the seating system works. The number of possibilities created by permutations and combinations makes it easier for planners to bring each guest to the exact spot where they belong.
Interactive Visualization
Scenario: The Pizza Shop and the Locker. Imagine two tasks — entering a 3-digit pin into a bicycle padlock, and picking 3 toppings from 5 available choices (Tomato, Onion, Corn, Olives, Mushroom).
Permutation — order matters
The real-life task: entering the code 4-2-9 into your padlock. If you enter 9-2-4, the lock will not open — changing the position of the exact same numbers creates a totally different outcome. Tap the keys to fill the three slots and test it.
Combination — order doesn't matter
Pick any 3 toppings for your bowl, in any order. Whether the chef adds Tomato first or Corn first, the final bowl is identical.
Draw tokens: Arrangement vs Group
Click numbered tokens from the pool. In Arrangement mode each click fills the next ordered slot (a permutation). In Group mode tokens just join an unordered set (a combination) — the same tokens in a different click-order still form the identical group.
Definitions
Definition of Permutation
A permutation is an arrangement of objects in a specific order. In a permutation, the order of selection is important.
🧮 Try it yourself
Pick a type, enter your own numbers, and calculate instantly.
Kinds of Permutation
1. Linear Permutation of Distinct Objects
When we arrange r objects taken from a set of n distinct objects in a straight line, with no repetition.
n = total items, r = items selected, \(n! = n\times(n-1)\times(n-2)\times\cdots\times1\)
Example 1. In how many ways can 3 books be chosen and arranged on a shelf out of 5 different books?
\( {}^{5}P_{3} = \dfrac{5!}{(5-3)!} = \dfrac{5!}{2!} = 5\times4\times3 = 60 \). ∴ 60 ways.
Example 2. How many 4-digit numbers can be formed using 1,2,3,4,5 without repeating any digit?
\( {}^{5}P_{4} = \dfrac{5!}{1!} = 120 \). ∴ 120 different 4-digit numbers.
2. Permutation of Objects Not All Distinct
When the n objects are not all distinct, i.e. some items repeat.
where \(n_1, n_2,\dots\) are the frequencies of identical items.
Example 1. Arrangements of the letters of "MATH" (all distinct, n = 4): \(4! = 24\).
Example 2. Arrangements of the letters of "BOOK" (O repeats twice): \(\dfrac{4!}{2!} = 12\).
3. Circular Permutation
When objects are arranged around a closed circle instead of a straight line.
- Case A (directional — seating around a table): arranging n distinct objects in a circle is \((n-1)!\).
- Case B (non-directional — necklaces, garlands, beads): when clockwise and anticlockwise look identical, divide by 2: \(\dfrac{(n-1)!}{2}\).
Example 1. 5 people seated around a circular table: \((5-1)! = 4! = 24\) ways.
Example 2. 4 different beads strung into a necklace: \(\dfrac{(4-1)!}{2} = \dfrac{3!}{2} = 3\) ways.
Definition of Combination
A combination is a selection of objects without considering their order. In a combination, the order of selection is not important.
Key Difference
| Permutation | Combination |
|---|---|
| Arrangement of objects | Selection of objects |
| Order is important | Order is not important |
| Example: AB ≠ BA | Example: AB = BA |
Formula & Derivation
Quizzes
Class 12 Mathematics — Permutation and Combination. 20 multiple choice questions: 10 Knowledge, 5 Understanding, 5 Application.
Exercise 1 — Permutations
10 question types covering the fundamental counting principle through circular permutations. Solutions are password-protected.
Exercise 2 — Combinations
10 question types covering committee selection through geometric applications. Solutions are password-protected.
Examination — CDC Nepal Model
5 questions of 2 marks, 5 of 3 marks and 5 of 5 marks, drawn from across the chapter and varying in cognitive level. Answer using the equation editor, the drawing pad, or by uploading an image, then submit for an instant score report.
Result
Strengths
To improve
Enter password
This content is protected. Enter the password to continue.
0 Comments