Possible Combinations Calculator
Enter n (total objects) and r (sample size) to calculate the number of possible combinations (nCr) — selections where order doesn't matter. Also get the permutations (nPr) count and factorial values side by side, so you can compare both results at once. Also try the nCr Calculator.
Results
Combinations C(n,r)
--
Permutations P(n,r)
--
n! (n Factorial)
--
r! (r Factorial)
--
(n−r)! Factorial
--