ylioo

Permutations and Combinations Formula Reference

Repeats allowedNo Repeats
Permutations (order matters):n^rn!/(n − r)!
Combinations (order doesn’t matter):(r + n − 1)!/r!(n − 1)!n!/r!(n − r)!