Counting is the bedrock of discrete probability. When all outcomes are equally likely, — and the hard part is just counting the numerator and denominator.
A permutation is an ordered arrangement. The number of ways to arrange distinct items chosen from :
A combination is an unordered selection. The number of -element subsets of an -set:
The difference matters: there are ways to arrange 5 books on a shelf, but only ways to pick 2 of them to take on vacation.
For splitting items into groups of sizes (with ), the multinomial coefficient generalizes the binomial:
The hardest counting question is usually "ordered or unordered?" — get that right and the formula is mechanical.