User:Saul/algebra

From Organic Design wiki
< User:Saul
Revision as of 02:48, 25 September 2019 by Saul (talk | contribs) (Created the page with Combinations and Permutations section.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Combinations and Permutations

Permutations/Pick

A permutation is a sequence where the order does matter.
This is often notated by n pick r where n is the data set - say 40 lotto balls and r is the selection count - say 8 balls.

Combinations/Choose

A combination is a sequence where the order does NOT matter.
This is often notated by n choose r - these mean the same thing as in pick.