Conditional Probability Flashcards

1
Q

Definition

A

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

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

P(S|A)

A

P(S|A) = 1

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

True or False

P(B|A^c) = 1 - P(B|A)

A

False

P(B^c|A) = 1 - P(B|A)

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

True or False

P(B1 union B2| A) = P(B1|A) + P(B2|A) - P(B1 inter B2| A)

A

True

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

Write the conditional backwards for

P(An | A1 inter A2 interinter A(n-1))

A

P(An | A1 inter A2 interinter A(n-1))

*

P(A(n-1) | A1 inter A2 interinter A(n-2))

* … *

P(A1)

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

Law of Total Probability

A

Let B1,B2,…,Bk form a partition of S.

P(A) = SUM over 1<= i <=k P(A|Bi)P(Bi)

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

Bayes’ Theorem

A

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

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

When do we use Bayes’ Theorem?

A

We use it when finding the other conditional is easier.

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

In the world of medical diagnosis P(Pos|Disease) is called…

A

sensititvity

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

n the world of medical diagnosis P(Neg|Disease) is called…

A

Specificity

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

n the world of medical diagnosis P(Disease) is called…

A

disease prevalence

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

n the world of medical diagnosis P(Disease|Pos) is called…

A

Positive predicted value

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

Notice: to find the positive predicted value of a test we need to have all three:

  • P(Pos|D) sensitivity
  • P(Neg|D) specificity
  • P(D) disease prevalence
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly