Chapter 4: Probability Flashcards

1
Q

sample space

A

set of all possible outcomes, S
varies depending on how you organize outcomes
e.g. sum of dice rolled: does order matter or not? changes S

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

cardinality

A

of all elements in the set

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

event

A

subset of a sample space

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

set notation

A

A’ = complement of A
AUB = Union. Set of all outcomes in A or B or both
AnB = Intersection. All outcomes that in A and B
{ } = Null set, empty set. Event with no possible outcomes

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

mutually exclusive, collectively exhaustive

A

ME: AnB = { }, A and B are disjoint. “did you double count?”
CE: “did you miss anything?”

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

classic definitions of probability

A
  1. P(A) = n(A)/n(S)
    cardinality of A over total number of events in sample space
  2. P(A) = lim(N→100) n/N
    experiment runs N times and # of times event A occurs is n
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

3 axioms of probability

A
  1. 0 ≤ P(A) ≤ 1 (probabilities have to be between 0 and 1)
  2. P(S) = 1 (probably of sample space is always 100%)
  3. If E1, E2 … En are ME events
    → P (E1 U E2 U … U En) = P(E1) + P(E2) + …. + P(E3)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

probability of the complement

A

P(A’) = 1–P(A)

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

Addition rule

A

P(AUB) = P(A) + P(B) – P(AnB)
- can’t just add probabilities because that would be double counting
- extends to 2+ events

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

probabilities where order matters and doesn’t matter, replacement or without replacement

A

ORDER MATTERS + REPLACEMENT
- n^r

ORDER MATTERS + NO REPLACEMENT
- factorial
- when you want to select, pick function

ODER DOESN’T MATTER + REPLACEMENT
- don’t worry about it

ORDER DOESN’T MATTER + NO REPLACEMENT
- choose function

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

conditional probability

A

P(A|B) = P(AnB)/P(B)

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

what does it mean for events to be independant?

A

two events are independent only if

P(A|B) = A

so that the occurrence of B does not change P(A)

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

general multiplication rule

A

rearrange conditional probability equation to get

P(AnB) = P(B) *P(A|B)
P(AnB) = P(A) * P(B|A)

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

multiplication rule for independent events/test for independence

A

If A and B are independent,
P(AnB) = P(B) *P(A)

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

Baye’s formula

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