More on Probability Rules (Exam 2) Flashcards
1
Q
disjoint events
A
- 2 events that are mutually exclusive, they share no outcomes in common
- Ex: I flip a coin 3 times
A = I toss no heads {0}
B = I toss 2+ heads = {2, 3} - 2 separate circles
2
Q
NOT disjoint
A
- 2 events that share outcomes in common
- ex: flip a coin 3 times
A = I toss all or no heads {0, 3}
B = I toss 2 or fewer heads = {0, 1, 2} - 2 circles overlap
3
Q
intersection of events
A
- when there is overlap between events
- not disjoint
- 2 circles overlapping
- the event that occurs when BOTH A & B occur (the gray area where circles overlap in the middle)
- (A & B) = (A ∩ B), “A intersect B” OR “A and B”
4
Q
law of total probability
A
- P(A) = P(A ∩ B) + P(A ∩ Bc)
- common application of intersections
- If I want to find the chance of event A occurring, I can use a secondary event B, to partition (break down) that first event into components
ex: P(cat) = P(cat ∩ dog) + P(cat ∩ no dog)
5
Q
multiplication rule for independent events
A
- when 2 events are independent, the probability of both of them happening is P(A ∩ B) = P(A) x P(B)
- you MUST be certain that they are both independent
- ex: if I flip 2 coins, what is the probability that both coins land on heads? P(both heads) = P(1st heads ∩ 2nd heads) = P(1st heads) x P(2nd heads) = ½ x ½ = ¼
6
Q
independent events
A
- one event has no effect on the other
- ex: result of 2 coin flips
7
Q
union
A
- the event that occurs when EITHER A or B occurs
- (A or B) = (A ∩ B)
- when 2 events are being double counted but shouldn’t be
8
Q
union
A
- the event that occurs when EITHER A OR B occurs
- (A or B) = (A ∩ B)
- when 2 events are being double counted but shouldn’t be
9
Q
general addition rule
A
- for disjoint events, P(A ⋃ B) = P(A) + P(B) – P(A ∩ B)
- If A & B are disjoint, P(A ∩ B) = 0
10
Q
conditions
A
additional info
11
Q
conditional
A
- there are times when we want to know the probability of an event, CONDITIONAL on some other event being occurred
- ex: Probability that my stock’s value increases tomorrow VS. probability that my stock’s value increases tomorrow given that it decreased today
- P(A|B)… evaluate the proportion of times event A occurs only in repetitions of the random phenomenon where event B has occurred
12
Q
Conditioning on an event having occurred typically reduces the size of the sample space/population we’re interested in
A
ex: Probability that my stock’s value increases tomorrow (all days) VS. Probability that my stock’s value increases tomorrow given that it decreased today (only days where stock value decreased the day before)