Lecture 1 Notes Flashcards

1
Q

What is an event?

A

The outcome of a process

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

A probability model is _________________________.

A

visual representation (chart, graph, diagram) of the likelihood of an outcome/event.

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

sample space (Ω)

A

all possible outcomes/elements

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

What does the probability measure (P) do?

A

It assigns a probability to every outcome in the sample space (Ω)

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

Probability Model 1:

sample space (Ω): a standard deck of cards (52)

E1: the event that a Black card is drawn
E2 the event that a King is drawn
E3 the event that the drawn card has a value of 10 in the game of Blackjack

A

E1: 26/52=1/2
E2: 4/52=1/13
E3: 16/52=4/13

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

Probability Model 2:

A fair coin is flipped 3 times.

F1: all three flips are tails
F2: the second flip is heads
F3: at least one flip is heads

(*write out all possible combinations in the sample space (Ω)

A

TTT, HHH, TTH, HHT, THT, HTH, HTT, THH (Ω=8)

F1: 1/8
F2: 4/8=1/2
F3: 7/8

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

What is another word for a set (a collection of elements)?

A

Event

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

Containment and Subsets:

If E is a subset of F, ____________________.
E ⊆ F

A

E is in F.
F contains E.

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

If E is a subset of F (E ⊆ F), then _____________________.

A

P(E) ≤ P(F)

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

A complement of an event consists of ___________________________.

a) all outcomes in the sample space (Ω)
b) some outcomes in the sample space (Ω)
c) all outcomes outside the sample space (Ω)

A

C

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

Denote the complement of E.

A

E^c

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

Probability of a complement

A

P(E^c)= 1-P(E)

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

sample space (Ω): a standard deck of cards (52)

complement of E1:
complement of E2:
complement of E3:

(*Remember:)
E1: the event that a Black card is drawn
E2 the event that a King is drawn
E3 the event that the drawn card has a value of 10 in the game of Blackjack

A

E1^c: the event that a Red card is drawn = 1/2
E2^c: the event that a King is not drawn (any card another than a King is drawn) = 48/52=12/13
E3: the event that the drawn card has a value of less than 10 = 36/52= 9/13

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

The complement of F1:
The complement of F2:

*Remember
F1: all three flips are tails
F2: the second flip is heads
F3: at least one flip is heads
TTT, HHH, TTH, HHT, THT, HTH, HTT, THH (Ω=8)

A

F1^c (at least 1 flip is heads) = 7/8
F2^c (the 2nd flip is tails) = 1/2
f3^c (all flips are tails) = 1/8

Hence F1^c = F3

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

Set Operation: Intersection

Denote the intersection between E and F.

A

E∩F

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

P(E∩F)=

A

P(E)*P(F)
The probability of the intersection = the product of the probabilities.

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

What happens with the intersection being commutative

A

E∩F=F∩E

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

When 2 events are disjoint, they _______________________.

A

have nothing in common.

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

The intersection between 2 events is disjoint when _______________ (denote).

A

E∩F=∅

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

What does an empty set mean?

A

There are no outcomes/intersections between events.

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

A

empty set symbol

22
Q

Probability of an outcome in an empty set

A

P(∅) = 0

23
Q

sample space (Ω): a standard deck of cards (52)

The intersection E1 ∩ E2

The intersection E1 ∩ E3

The intersection E2 ∩ E3

(*Remember)
E1: the event that a Black card is drawn
E2 the event that a King is drawn
E3 the event that the drawn card has a value of 10 in the game of Blackjack

A

The intersection E1 ∩ E2 is the event that a Black King is drawn = 2/52 = 1/26

The intersection E1 ∩ E3 is the event that a Black 10,Jack,Queen,King is drawn. = 8/52 = 2/13

The intersection E2 ∩ E3 is the event that a king is drawn. This is because E2 ⊆ E3, so their overlap is just E2 = 4/52 = 1/13

24
Q

The intersection F1 ∩ F2

The intersection F1 ∩ F3

The intersection F2 ∩ F3

*Remember
F1: all three flips are tails
F2: the second flip is heads
F3: at least one flip is heads
TTT, HHH, TTH, HHT, THT, HTH, HTT, THH (Ω=8)

A

The intersection F1 ∩ F2 is empty. Indeed F1 and F2 are disjoint

The intersection F1 ∩ F3 is also empty.

The intersection F2 ∩ F3 is again the event F2. Notice that F2 ⊆ F3 and so their overlap is just F2 = 4/8 = 1/2

25
Q

What does the union between E and F encapsulate?

A

E, F, and their intersection

26
Q

Name 2 commutative (order can be reversed) relationships.

A

union, intersection

27
Q

Denote the union between E and F.

A

E∪F or F∪E

28
Q

Union E1 ∪ E2

Union E1 ∪ E3

Union E2 ∪ E3

(*Remember)
E1: the event that a Black card is drawn
E2 the event that a King is drawn
E3 the event that the drawn card has a value of 10 in the game of Blackjack

A

The union E1 ∪ E2 is the event that either a Black card, or a King (or
both) is drawn = 28/52 = 7/13

The Union E1 ∪ E3 is the event that either a Black card or a card with a value of 10 in Blackjack (or both) is drawn = 34/52 = 17/26

The union E2 ∪ E3 is just E3. This is again because E2 ⊆ E3 = 8/52 = 2/13

29
Q

Union of F1 ∪ F2

Union of F1 ∪ F3

Union of F2 ∪ F3

F1: all three flips are tails
F2: the second flip is heads
F3: at least one flip is heads
TTT, HHH, TTH, HHT, THT, HTH, HTT, THH (Ω=8)

A

The union F1 ∪ F2 is the event that either all flips are tails or the
second flip is heads. = 5/8

The union F1 ∪ F3 is the entire sample space Ω. That is, F1 ∪ F3 covers all possibilities = 1

The union F2 ∪ F3 is equal to F3. = 7/8

30
Q

Convert unions to intersections (*write formula)

A

P(E ∪ F) = P(E) + P(F) − P(E ∩ F)

31
Q

Convert unions to intersections (*write in words)

A

The probability of the intersection between E and F equals the Probability of E plus the probability of F - the probability of the intersection between E and F (when E and F intersect, the intersection is counted twice, so it must be subtracted once).

32
Q

If 2 events are disjoint, ____________________________.

A

there is no intersection, so it becomes an empty set, which we know the probability of is 0 [P(∅) = P(E ∩ F) = 0]

33
Q

Demorgan’s Laws

A

(E ∪ F)^c = E^c ∩ F^c (the complement of the union is equal to the intersection of the complements)

(E ∩ F )^c = E^c ∪ F^c (the complement of the intersection is equal to the union of the complements)

34
Q

Is Set Difference commutative?

A

No (E \ F does not equal F \ E).

35
Q

The set difference of E \ F consists of ________________________________.

A

all outcomes that are in E but not in F (so E excluding the intersection between E and F and F itself).

36
Q

E \ F

37
Q

The difference E1 \ E2

The difference E2 \ E1

(*Remember)
E1: the event that a Black card is drawn
E2 the event that a King is drawn
E3 the event that the drawn card has a value of 10 in the game of Blackjack

A

The difference E1 \ E2 is the event that a Black card that is not a King
is drawn = 24/52 = 6/13

The difference E2 \ E1 is the event that the King of Diamonds or the King of Hearts is drawn = 2/52 = 1/26

38
Q

F2 \ F3

F3 \ F2

F1: all three flips are tails
F2: the second flip is heads
F3: at least one flip is heads
TTT, HHH, TTH, HHT, THT, HTH, HTT, THH (Ω=8)

A

The event F2 \ F3 is empty. This is because F2 ⊆ F3

The event F3 \ F2 = 3/8

39
Q

Baye’s rule is used to calculate ______________________.

A

conditional probability

40
Q

According to Baye’s rule, P(EIF) means (in words) _____________________.

A

the probability of E when F happens

41
Q

According to Baye’s rule, P(EIF) =

A

[P(FIE) * P(E)]/P(F)

42
Q

If E and F are independent, the definition of conditional probability can be used.

43
Q

Def. of conditional probability?

A

P(EIF) = P(E∩F)/P(F)

44
Q

Total Conditional Probability

A

P(A)= P(A)= ∑_n*P(E∩F_n)

P = probability
A = any event
B_n = event

45
Q

symmetric difference

A

consists of all outcomes in either event, excluding the intersection between both events.

46
Q

Is symmetric difference commutative (reversible)?

47
Q

Denote the symmetric difference between E and F.

48
Q

P(E△F)=

A

P(E)+P(F)- 2P(E∩F)

49
Q

E1△E2

E2△E3

(*Remember)
E1: the event that a Black card is drawn
E2 the event that a King is drawn
E3 the event that the drawn card has a value of 10 in the game of Blackjack

A

E1△E2 is the event that either a non-King Black card or a non-Black
King is drawn

E2△E3 is the event that a 10,J or Q is drawn

50
Q

F1△F2

F1△F3

F1: all three flips are tails
F2: the second flip is heads
F3: at least one flip is heads
TTT, HHH, TTH, HHT, THT, HTH, HTT, THH (Ω=8)

A

F1△F2 is equal to F1 ∪ F2 (because they are disjoint) = 5/8

F1△F3 is the entire sample space Ω (it covers all possibilities) = 1