12.1-12.3 Flashcards

0
Q

What makes sets equal?

A

If sets A and B have the same elements, then they are equal

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

What is an empty set?

A

A set with nothing in it

Symbol: { }

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

What makes sets subsets?

A

If each element of A is also an element of B, then A is a subset of B

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

What is the symbol to say something is the subset of another.

A

A c (with a line under it) B

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

What is a proper subset?

A

This is a set that is not exactly the same as the original. A proper subset is never exactly the same as the original. That would be called just a subset
Ex) A={1,2,3}
(Proper subset) B={1,2}
(Not a proper subset} C={1,2,3}

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

What is a subset?

A

This is a set that isn’t exactly the same as the original set or it might be the exact same as the original.
Ex) A={1,2,3}
(Subset) B={1,2}
(Subset) C ={1,2,3}

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

True or false: an empty set is always a subset of every set

A

True

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

How do you find out how many subsets you will get?

A

2^n

N= # of elements

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

What does intersection of A and B look like? And what does it mean?

A

A (upside down u) B.

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

What does Union of A and B look like? And what does it mean?

A

A u B

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

What is universal set?

A

All elements we wish to consider

Symbol: u

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

When you have a universal set and set A what would be the compliment of A (with symbol A with a line over the top)

A

The compliment of A would be all elements in the universal set but not in set A

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

What is the Counting formula?

A

If A and B are finite sets then:

n(A u B)= n(A) +n(B) -n(A n B)

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

What is the addition principle of counting?

A

If sets A and B have no elements in common (disjoint) then:

N(A u B)= n(A) + n(B)

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

What is the equation for an ordered arrangement of r objects chosen from n objects?

A

N^r = # of arrangements

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

What is the equation for a permutation in which objects are distinct, there is no repetition, and ORDER MATTERS?

A

P(n,r)

16
Q

What is 0!

A

1

17
Q

What is the equation for the # of combinations of n distinct objects taken r at a time?

A

When no repetition and ORDER IS NOT IMPORTANT….

C(n,r)

18
Q

What is the equation for permutations that don’t have distinct objects?

A

N!/( n1!n2!n3!….)

ex) this would be used when the problem asks how many possible words can be made from the word economics. N in the numerator is 9 and n1 is 2 since c repeats twice and n2 is 2 as well because o repeats

19
Q

What would you do for a circular permutation?

A

(N-1)!

20
Q

What is a sample space?

A

S (symbol) is the set of all possibilities that can occur

21
Q

What are two truths about probability?

A
  1. Probability is non negative

2. the sum of all probabilities is 1

22
Q

What is the addition rule for probability?

A

P(E u F)= P(E) + P(F) - P(E n F)

E and F are 2 events

23
Q

What’s the equation if E and F are mutually exclusive (which means they do not occur at the same time)?

A

P(E u F) = P(E) + P(F)

E and F are two events

24
Q

What is A U A(with a line over it) =?

A

= universal set

25
Q

A n A(with line over top) =?

A

No solution