Module 8 Vocab Flashcards

1
Q

PIE for 3 Events

A

Pr[A∪B∪C] = Pr[A] + Pr[B] + Pr[C] - Pr[A∩B] - Pr[B∩C] - Pr[C∩A] - Pr[A∩B∩C]

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

Independent

A

Two events A,B ⊆ Ω
A⊥B when Pr[A∩B] = Pr[A]⋅Pr[B]

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

Independence is ___________

A

A⊥B iff B⊥A

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

Another way to think of A∩B is…

A

both A and B are happening

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

Property Ind i

A

If Pr[A] = 0, then A⊥B for any B

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

Property Ind ii

A

Ω⊥E for any E

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

Alternate Property Ind i

A

∅⊥E for any E

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

Property Ind iii

A

If A⊥B, then Pr[A∪B] = 1 - (1 - Pr[A])(1 - Pr[B])

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

Property Ind iv

A

A⊥B iff ˉA⊥B iff A⊥ˉB iff ˉA⊥ˉB

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

Property Ind iv (words)

A

A and B are independent iff the complement of each event is independent of the other event and their complements are independent

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

Independent vs. Disjoint

A

disjoint events are typically not independent of each other

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

If A,B are independent and disjoint, then…

A

at least one of A,B has a probability of 0

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

If E⊥ˉE

A

then Pr[E] = 0 or 1

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

Any event of probability 0,1 has the property

A

X⊥X

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

If Pr[A] = 0, then A⊥B for any B

A

Property Ind i

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

A⊥B iff ˉA⊥B iff A⊥ˉB iff ˉA⊥ˉB

A

Property Ind iv

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

If A⊥B, then Pr[A∪B] = 1 - (1 - Pr[A])(1 - Pr[B])

A

Property Ind iii

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

Ω⊥E for any E

A

Property Ind ii

19
Q

∅⊥E for any E

A

Alternate Property Ind i

20
Q

Two Independent Bernoulli Trials

A

SS would be p^2, SF and FS would be pq and FF would be q^2

21
Q

“at least one success and at least one failure”

A

count complementarily where the “bad” cases are all successes and all failures

22
Q

NOT Independent 1

A

A⊥B, B⊥C, C⊥A but Pr[A∩B∩C] ≠ Pr[A]⋅Pr[B]⋅Pr[C]

23
Q

NOT Independent 2

A

Pr[A∩B∩C] = Pr[A]⋅Pr[B]⋅Pr[C] but A∤B, B∤C, C∤A
(∤ means not independent)

24
Q

Pairwise Independent

A

Events A1,…,An are PI when for any distinct i and j between 1 and n we have Ai⊥Aj

25
Q

Mutually Independent

A

Events A1,…An are MI when for any {i1,…,ik} ⊆ [1..n]
we have Pr[Ai1,∩…∩Aik] = Pr[Ai1]⋅…⋅Pr[Aik]

26
Q

Pairwise v. Mutual Independence

A

MI implies PI
so if something is not PI then it can’t be MI either

27
Q

Generalized Ind iii

A

for unions of mutually independent events
Pr[A1∪…∪An] = 1 - (1 - Pr[A1]) ⋅…⋅ (1 - Pr[An])

28
Q

Set intersection distributes over set union

A

A∩(B∪C) = (A∩B)∪(A∩C)

29
Q

Complements are ________

A

DISJOINT

30
Q

You can see ∩ as

A

and
like A∩B means events A and B are happening

31
Q

DeMorgan’s Lemma

A

ˉˉˉA∪B∪C = ˉA∩ˉB∩ˉC

32
Q

PIE and Unions Connection

A

Rolling 10 fair dice independently and rolling a fair die 10 times independently both give rise to the same probability space

33
Q

When to use conditional probability

A

Given (Ω, Pr) we are interested in event E in a context in which we already know for sure that event U happened/is happening

34
Q

E | U

A

E conditioned on U

35
Q

Pr[E|U]

A

Pr[E∩U] / Pr[U] provided Pr[U] ≠ 0

36
Q

Chain Rule (for 3 events)

A

For any events A,B,C in the same space we have:
Pr[A∩B∩C] = Pr[A] ⋅ Pr[B|A] ⋅ Pr[C|A∩B]

37
Q

For any two events A,B in the same probability space, the following two statements are equivalent

A

(i) A⊥B
(ii) Pr[B] = 0 or (Pr[B] ≠ 0 and Pr[A|B] = Pr[A])

38
Q

Chain Rule (for 2 events)

A

Pr[A∩B] = Pr[A] ⋅ Pr[B|A]

39
Q

_________ is a particular case of the formula for ________________ probability

A

Independence, conditional

40
Q

Generalized Chain Rule

A

For any events A1,…,An in the same space we have
Pr[A1∩…∩An] = Pr[A1] ⋅ Pr[A2|A1] ⋅ Pr[A3|A1∩A2] ⋅ … ⋅ Pr[An|A1∩…∩An-1]

41
Q

A ⊆ B

A

A∩B = A

42
Q

What does disjoint mean about A∩B?

A

A∩B = ∅

43
Q

Pr[A∩B] =

A

Pr[A|B] ⋅ Pr[B]

44
Q

In general, the branches are labeled with __________ probabilities and along each branch the _______ _____ computes the probability of the ______________.

A

conditional
chain rule
outcome