Unit 1 & 2 Flashcards

(30 cards)

1
Q

If every element of a set A is also an element of set B, then A is a ______ of B.

A

subset

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

A _____ is a collection of objects; the objects are called _____.

A

set; elements

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

If A is a subset of B and B is a subset of A, the two sets are _____.

A

equal

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

The ________ is a set with no elements.

A

null set

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

A ________ contains all objects conceivably of interest in a particular context.

A

universal set

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

If a set contains a finite number of elements, we call the set _______.

A

finite

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

If a set contains infinitely many elements that we can list distinctly, we call the set ________.

A

countably infinite

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

If the elements of a set take a continuous range of values and cannot be written as a list, we call the set ________.

A

Uncountable

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

The ______ of a set A, with respect to universe omega, is the set of all elements of omega that do not belong to A.

A

complement

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

The ______ of sets A and B is the set of all elements that belong to A or B (or both).

A

union

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

The ______ of sets A and B is the set of all elements that belong to both A and B.

A

intersection

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

Two sets C and D are called ______, or mutually exclusive, if their intersection is empty.

A

disjoint

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

A collection of sets is a ______ of a set S if the sets in the collection are disjoint and their union is S.

A

partition

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

The underlying process is called an ________, and it will produce exactly one of the possible _______.

A

experiment; outcome

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

The set of all possible outcomes is called the __________, and a subset is called an ________.

A

sample space; event

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

What is this probability axiom?

P(A) >= 0 for every event A.

A

non-negativity

16
Q

What is this probability axiom?

If A and B are disjoint events, P(A U B) = P(A) + P(B).

17
Q

What is this probability axiom?

For sample space S, P(S) = 1.

A

normalization

18
Q

What does it mean for two events to be independent?

A

the occurrence of one event doesn’t affect the probability of the other’s occurrence

19
Q

What is a permutation?

A

a selection of k objects from n objects when order of the selection matters

20
Q

What is a combination?

A

a selection of k objects from n objects when order of the selection doesn’t matter

21
Q

What is a random variable?

A

a real-valued function of the experimental outcome

22
Q

What is a discrete random variable?

A

a random variable that can take a finite or countably infinite number of values

23
Q

What does the probability mass function describe?

A

the distribution of a discrete random variable

24
When do you use the Bernoulli Distribution?
when there is only one "trial" and the outcome of the trial is a success of failure
25
When do you use the Binomial Distribution?
when there are n independent Bernoulli trials and each has a probability of success
26
When do you use the Geometric Distribution?
when we have a sequence of independent Bernoulli trials each with a probability of success between 0 and 1. This is when the trial is performed until a success is occurred.
27
When do you use the Poisson Distribution?
when it is used to model counts of occurrences in an interval of time or space. it approximates the binomial PMF when n is large and p is small.
28
What is an expected value?
the mean of a random variable that describes the center of the its distribution
29
What is a variance of a random variable?
describes the spread, or the dispersion, of the distribution