n! = 9! 9! = 9 x 8 x 7 x 6 x 5 x 4 x 3 x 2 x 1 9! = 362,880
Calculate (n - r)!:
(n - r)! = (9 - 5)! (9 - 5)! = 4! 4! = 4 x 3 x 2 x 1 4! = 24
Calculate r!:
r! = 5! 5! = 5 x 4 x 3 x 2 x 1 5! = 120
Calculate 9C5
9C5 =
362,880
120 x 24
9C5 =
362,880
2,880
9C5 = 126
Excel or Google Sheets formula:
=COMBIN(9,5)
What is the Answer?
9C5 = 126
How does the Permutations and Combinations Calculator work?
Free Permutations and Combinations Calculator - Calculates the following: Number of permutation(s) of n items arranged in r ways = nPr Number of combination(s) of n items arranged in r unique ways = nCr including subsets of sets This calculator has 2 inputs.
What 2 formulas are used for the Permutations and Combinations Calculator?
What 4 concepts are covered in the Permutations and Combinations Calculator?
combination
a mathematical technique that determines the number of possible arrangements in a collection of items where the order of the selection does not matter nPr = n!/r!(n - r)!
factorial
The product of an integer and all the integers below it
permutation
a way in which a set or number of things can be ordered or arranged. nPr = n!/(n - r)!
permutations and combinations
Example calculations for the Permutations and Combinations Calculator