1 - counting principles Flashcards
produce principle
n(A AND B) = n(A) * n(B)
addition principle
n(A OR B) = n(A) + n(B)
if mutually exclusive
permute
the order they are chosen in matters
nPr = n!/(n-r)!
combination
when order doesn’t matter
nCr = n!/r!(n-r)!
exclusion principle
count what you aren’t interested in and subtract it from the total
eg how many 3 digit numbers don’t end in a 1
no. 3 digit no - no. 3 digit no that end in 1
grouping objects
treat them as a single objects and remember to deal with the permutations within a group
keeping objects apart
permute the remaining objects and insert the separated objects into the gaps
repetitions
divide by the no. repetitions factorial
eg if you had 3 Es divide by 3!
P(A) if all outcomes are = likely
no. outcomes of A / total no. outcomes