Permutation & Combination
A permutation is the choice of r things from a set of n things without replacement and where the order matters.
A Combination is the choice of r things from a set of n things without replacement and where the order does not matter.