2.6 Combinatorics and Probability Flashcards

(11 cards)

1
Q

What is the cardinality of a set and how is it written

A

Number of elements inside |S|

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the cartesian product of two sets A and B (A X B)

A

The set of ordered pairs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the cardinality of A X B

A

|A X B| = |A| X |B|

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

A = {1,2}
B = {a,b,c,d}

what is A X B =
and its cardinality

A

{(1,a), (1,b), (1,c), (2,a), (2,b), (2,c)}

|A X B| = 2 * 3 = 6

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

If A is a set, the set of ordered n-tuples over A, what is the cardinality

A

|A^n| = |A|^n

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

A combination lock has 3 digits, each of which is a number from 0-9, how many digits are there?

A

1000

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Suppose we want to pick an ordered collection of k elements (without any repeats) from a set of n elements. What is the formula for how many ways we can pick them

A

(n!) / (n - k)!

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Pick three winners (ordered) from 8 contestants, how many ways of doing this are there? P(8,3)

A

8!/5! = 336 ways

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

If we want to pick an unordered collection of k elememts from a set of n elements, what is the formula for how many ways we can pick them?

A

(n!) / k! (n - k)!

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is a partiton

A

A collection of disjoint events that add up to 1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly