Ordered arrangements (order matters, no repetition)
P(5, 2) = 20 ordered arrangements; C(5, 2) = 10 unordered selections.
Next stepIf items can repeat (e.g. a PIN with repeated digits or a buffet plate with repeated food), switch to a with-repetition mode above.