Permutations and combinations
Enter n and r to see both results.
Result
C(5, 2) = 10 and P(5, 2) = 20.
Example
Learn and compute permutations and combinations side by side.
C(5, 2) = 10 and P(5, 2) = 20.
Processed locally in your browser.
Methodology
Permutations count ordered arrangements; combinations count unordered selections.
Related tools