This is aptitude questions and answers section on Permutations and Combinations with explanation for various interview, competitive examinations and entrance tests. Permutations and Combinations is a tough topic. Here we are providing the Permutations and Combinations quiz through which the candidates can gain confidence to face any exam.
Permutations and Combinations Questions - Quiz Details
Online Test Name |
Permutations and Combinations |
Exam Type |
Multiple Choice Questions |
Category |
Aptitude Quiz |
Number of Questions |
53 |
Permutations and Combinations Formulae
1. Factorial Notation - Let n be a positive integer. Then, factorial n denoted n! is defined as:
n! = n(n - 1)(n - 2) ... 3.2.1.
2. Number of Permutations - Number of all permutations of n things, taken r at a time, is given by:
nPr = n(n - 1)(n - 2) ... (n - r + 1) = n!/(n - r)!
3. Then, the number of permutations of these n objects is = n!/(p1!).(p2)!.....(pr!)
4. Number of Combinations - The number of all combinations of n things, taken r at a time is:
nCr = n!/(r!)(n - r)! = n(n - 1)(n - 2) ... to r factors/r!