conditioner probability Flashcards

(6 cards)

1
Q

bayes theorem

A
  • P(AnB) = P(A)P(B|A) = P(B)P(A|B)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

another way to write P(AnB)

A

P(A, B) “joint distribution” (used only by clowns)

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

what do AuB and AnB mean

A

union (logical or) and intersection (logical and)

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

how to calculate P(AnB)

A

P(A)P(B|A) or vice versa

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

how to calculate P(AuB)

A

P(A) + P(B) - P(AnB)
(remember the venn diagram)

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

P(AnB) when A and B are independent

A
  • P(AnB) = P(A)P(B|A)
  • independent -> P(B|A) = P(B)
  • so P(AnB) = P(A)P(B)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly