Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store

Permutations and Combinations Explained with Formulas, Examples & Practice

Reviewed by:
ffImage
hightlight icon
highlight icon
highlight icon
share icon
copy icon
SearchIcon

When to Use Permutations vs Combinations: Key Differences and Examples

The concept of Permutations and Combinations plays a key role in mathematics and is widely applicable to both real-life situations and exam scenarios. Knowing when and how to use permutations (when order matters) and combinations (when order does not matter) is vital for success in school, olympiads, and competitive entrance exams.


What Is Permutations and Combinations?

Permutations and combinations are mathematical methods used to count how many ways you can arrange or select items from a group. A permutation counts each possible order as different (arrangement matters), while a combination counts only the different selections, ignoring order. You’ll find this concept applied in topics like Combinatorics, probability, and daily logical reasoning problems.


Difference Between Permutations and Combinations

Basis Permutation Combination
Order of items Matters Does not matter
Example Arranging 3 books on a shelf Selecting 3 books from a pile
Formula \( nPr = \frac{n!}{(n - r)!} \) \( nCr = \frac{n!}{r! (n - r)!} \)

Key Formulas for Permutations and Combinations

Here are the main formulas you need to remember for permutations and combinations:


Cross-Disciplinary Usage

Permutations and combinations are not only useful in Maths but also play an important role in Physics (statistics and probability), Computer Science (data arrangements), and daily reasoning. Students preparing for JEE or NEET will see its relevance in a variety of probability and counting questions. For more foundational concepts, visit Fundamental Principle of Counting.


Step-by-Step Illustration

Let’s solve a common example from class 11:

Q: In how many different ways can 3 students be selected from a group of 10? (Order does not matter — use combination)

1. Identify n and r.

2. Here, n = 10, r = 3.

3. Use the formula:
\( nCr = \frac{10!}{3! \cdot 7!} \)

4. Calculate factorials:
\( 10! = 10 \times 9 \times 8 \times 7! \)

5. Substitute and simplify:
\( \frac{10 \times 9 \times 8 \times 7!}{3! \times 7!} = \frac{720}{6} = 120 \)

6. Final Answer: 120 ways

Another Example (Permutation):

How many ways can you arrange the letters A, B, C?

1. n = 3, r = 3

2. Use permutation formula:
\( nPr = \frac{3!}{0!} = 6 \)

3. The arrangements: ABC, ACB, BAC, BCA, CAB, CBA

Speed Trick or Vedic Shortcut

Here’s a quick shortcut to spot when to use permutation or combination:

  • If the words "arrange", "arrangement", "order", or "sequence" appear, use permutation.
  • If the words "select", "choose", "form a group" appear, use combination.

Vedantu Teachers’ Quick Tip: "Arrangement = Permutation, Selection = Combination." This shortcut is commonly shared during live sessions.


Try These Yourself

  • How many ways can you select 2 cards from a deck of 52?
  • In how many ways can 4 books be arranged on a shelf?
  • Find the value of 7P2 and 7C2.
  • List all permutations and combinations of the set {1, 2, 3} taken 2 at a time.

Frequent Errors and Misunderstandings

  • Confusing when to use permutations versus combinations under exam pressure.
  • Forgetting to subtract selected items when repetition is not allowed.
  • Mixing up n and r in formulas.
  • Missing out on using factorial for arrangement problems.
  • Treating ordered arrangements as combinations and vice versa.

Relation to Other Concepts

The idea of permutations and combinations connects closely with Probability and Binomial Theorem. Mastering these helps in solving complex probability word problems and expanding (a + b)n type questions.


Classroom Tip

A fun way to memorize is to make up a sentence: “Placement is Permutation, Picking is Combination.” Teachers at Vedantu suggest highlighting these keywords while practicing MCQs to avoid confusion during exams. 


We explored permutations and combinations—from definition, formulas, solved examples, speed tricks, frequent errors, and connections to probability and combinatorics. Continue practicing to become confident in this essential Maths topic!


Further Learning:

FAQs on Permutations and Combinations Explained with Formulas, Examples & Practice

1. What is the fundamental difference between a permutation and a combination?

The key difference lies in the importance of order. A permutation is an arrangement of objects where the order is crucial (e.g., creating a password). A combination is a selection of objects where the order does not matter (e.g., choosing players for a team).

2. What are the primary formulas for permutation and combination as per the CBSE syllabus?

For a set of 'n' distinct items from which 'r' are to be taken:

  • Permutation (nPr): To find the number of arrangements, the formula is nPr = n! / (n-r)!.
  • Combination (nCr): To find the number of selections, the formula is nCr = n! / [r! * (n-r)!].

3. How is the factorial function (n!) used in permutations and combinations?

The factorial of a number 'n', written as n!, is the product of all positive integers up to n. It represents the total number of ways to arrange 'n' distinct items in a sequence. This concept is the foundation for both permutation and combination formulas, as they are methods for counting arrangements and selections.

4. Can you provide a real-world example to illustrate when to use permutation vs. combination?

Certainly. Consider a race with 10 participants.

  • If we want to determine the top three finishers for Gold, Silver, and Bronze medals, the order matters. This is a permutation.
  • If we want to select any three participants for a drug test, the order in which they are chosen does not matter. This is a combination.

5. What is a simple trick to decide whether to use permutation or combination for a word problem?

A helpful method is to analyse the language of the problem. If you see keywords like 'arrange,' 'order,' 'sequence,' 'positions,' or 'password,' it almost always indicates a permutation. Conversely, if you find words like 'select,' 'choose,' 'form a group,' or 'committee,' it points to a combination, as the order is irrelevant.

6. How do calculations for permutations and combinations change if repetition is allowed?

When repetition of items is permitted, the standard formulas are modified:

  • The number of permutations of 'n' items taken 'r' at a time with repetition is calculated as nr.
  • The number of combinations of 'n' items taken 'r' at a time with repetition is calculated using the formula (n+r-1)Cr.

7. How are permutations calculated when arranging items that are not all distinct?

When a set of 'n' items contains identical objects, the formula is adjusted to avoid overcounting. If you have n₁ items of one kind, n₂ of another, and so on, the total number of distinct permutations is: n! / (n₁! * n₂! * ...). For example, the number of unique ways to arrange the letters in the word 'APPLE' is 5! / 2! because the letter 'P' appears twice.

8. Why is it necessary to divide by r! when calculating combinations (nCr)?

The permutation formula, nPr, counts every unique ordering of 'r' items. However, in combinations, the order of selection is irrelevant. For any group of 'r' items, there are r! ways to arrange them, all of which are considered the same single combination. Therefore, we divide the total permutations (nPr) by r! to eliminate these redundant orderings, which gives us the relationship nCr = nPr / r!.

9. What is the difference between linear and circular permutations?

A linear permutation involves arranging items in a row, which has a clear start and end. The number of ways to arrange 'n' distinct items linearly is n!. A circular permutation involves arranging items in a circle, where there is no defined starting or ending point. To account for rotational symmetry, the number of ways to arrange 'n' distinct items in a circle is (n-1)!.