general multiplication principle: suppose n choices must be made with m1 ways to make choice 1 and m2 ways to make choice 2, and so on, with mn ways to make choice n. then there are
m1 x m2 x m3 x …..mn different ways to make the entire sequence of choices
in general, the number of ways “n” objects can be ordered is
n!
in general, there are …. of r objects of n
n!/ (n - r)! permutations
in general, the number of ways of choosing r of n objects is …
n!/ (n - r)!r! (combination)
special notation for combinations;
nCr = (n/ r) (not actually a fraction), the number of ways r objects can be chosen from n