KurilooStudy·Practice·Succeed
Aptitude Topics

Permutation and Combination

Permutation and Combination are important topics in quantitative aptitude that deal with counting arrangements and selections. These concepts are widely used in probability and logical reasoning.

Fundamental Principles

Permutation

Arrangement of objects where order matters.

Combination

Selection of objects where order does not matter.

Factorial

n! = n × (n−1) × (n−2) × ... × 1.

Essential Formulation Tips

  • Check whether order matters (Permutation vs Combination).
  • Memorize factorial values up to 10.
  • Simplify factorials before calculating.
  • Use logic instead of brute force counting.

Shortcut Execution Techniques

  • nPr = n! / (n−r)!
  • nCr = n! / [r!(n−r)!]
  • nCr = nC(n−r)
  • Circular permutation = (n−1)!

Contextual Inquiries (FAQs)

Q: What is the difference between permutation and combination?

A:

Q: How to solve quickly in exams?

A: