Counting Flashcards
(55 cards)
Revision: Multiplciation rule
12 times
What is the defintion of a permutation?
An ordering of objects in a row. For example, the set {a, b, c} has 6 permutations:
Given a set with n elements. What is the number of possible permutations?
n!
Define what is meant by a 2-permutation of the set S with 9 elements
The ordering of 2 elements (In this case, its called pairing) from the set S. Denoted as P(n, r) - remember that n comes before r (like in the alphabet)
Example:
What is the formula for permutations
Just some extra info
What does 0! equal?
1
Given a set A
What does N(A) mean?
The number of elements in A
Just some info on the addition rule. (common sense)
How many three-digit integers (integers from 100 to 999 inclusive) are divisible by 5?
Use the addition rule.
What is the difference rule?
Given two sets, A and B where the number of elements in each is known and B is a subset of A. The difference rule states that the N(A-B) = N(A)-N(B)
N() means the number of elements
Consider a pin made from exactly four symboles chosen from 26 uppercase letters of the roman alphabet and the ten digits. There are 1,679,6166 pins with repition allows and 265,896 pins with no repeated symbol.
a) How many pins contain at least one repeated symbol?
b) If all pins are equally likely, what is the probability that a randomly chosen pin contains at least one repeated symbol?
Use addition or difference rule
What is the probability of the complement of an event?
It means the probability of the event not happening.
Note that part b can be done by P(26, 3)+P(26, 4)+P(26, 5)
Given a set S with n elements
Defined r-combination
An r-combination is is the number of subsets of S with each subset having r elements.