Arrangements versus Selections: Permutations and Combinations
Combinatorics is the branch of mathematics concerned with counting, arranging, and selecting objects from a set. The two primary counting concepts are permutations and combinations. The key distinction between them is whether the order of choice matters.
Permutations count ordered arrangements. If the order in which items are selected changes the outcome, you are working with permutations. A classic example is a lock combination (where the sequence 1-2-3 is different from 3-2-1) or ranking competitors in a race.
Combinations count unordered selections. If the order of selection does not change the outcome, you are working with combinations. A classic example is drawing cards from a deck (holding Ace-King is the same as holding King-Ace) or choosing a committee from a pool of candidates.