L2 - Conditional Probability Flashcards

1
Q

What are Dependent Events?

A
  • the occurrence of one affects the chances of occurrence of the other. If one event has occurred, the probability of the other event changes (it is higher or lower).

Ex: pick a card from a deck of 52:
A = card is a king or an ace; P(A) = 8/52
B = card is royal; P(B) = 12/52

P(A ∩ B) = 4/52

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

What is conditional Probability?

A
  • the probability of
    A given that B has happened:
  • written P(A|B)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

How is Conditional Probability calculated?

A

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

OR

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

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

If events are independent what is the Conditional Probability?

A

P(A|B) = P(A)

Note the following important important property:

P(A|B) ≠ P(B|A)

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

For Dependent Event what does the Multiplication Rule become?

A

P(A ∩ B) = P(A|B) x P(B)

P(A ∩ B) = P(B|A) x P(A)

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

For Independent Events what does the Multiplication Rule become?

A

P(A ∩ B) = P(A) x P(B)
P(A|B) =P(A)
P(B|A) = P(B)

Using these formulas is the quickest way to figure out if two events are independent

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

What is Bayes Theorem?

A

P(A|B)= (P(A ∩ B))/(P(B)) = (P(B|A) x P(A))/(P(B))

As (P(A ∩ B)) = P(B|A) x P(A)

AND

P(B|A)= (P(A ∩ B))/(P(A)) = (P(A|B) x P(B))/(P(A))

As (P(A ∩ B)) = P(B|A) x P(B)

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

What is Independence or Independent Events?

A

Independence has to do with the probability of
occurrence, events can occur at the same time. For
independent events:

P(A|B) ≠ 0 and P(A ∩ B) ≠ 0

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

What are Mutually Exclusive Events?

A
  • events cannot occur at the same time

- P(A|B) = 0 and P(A ∩ B) = 0

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

What is Marginal Probabilities?

A

main events or headings, the sum

P(male) = 0.22 + 0.24 + 0.06 + 0.08 = 0.6 = 60%
P(Economics) = 0.24+0.26 = 0.5 = 50%. 
  • This is the Sum or the various Joint Probabilities e.g. Sum of Male doing Economics plus Male doing Finance + Male doing Banking
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What are Join Probability?

A

Joint probability: the cells

P(male ∩ Econ) = 360/1500 = 0.24

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

How can P(A|B) be written as the sum of of joint Probabilities?

A

P(A|B)= (P(A ∩ B))/(P(B)) = (P(B|A) x P(A))/(P(B))

= (P(B|A) x P(A))/|((P(B|A) x P(A)) + (P(B|notA ) x P(notA)))

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