Calculate nPr, nCr, and factorials for probability and statistics
Permutations and combinations are fundamental concepts in probability and statistics used to count arrangements and selections.
Order matters. Used when arranging items where sequence is important.
Order doesn't matter. Used when selecting items where sequence is irrelevant.
Permutations are always greater than or equal to combinations for the same n and r values!