11 - Baye's Theorem Flashcards

(17 cards)

1
Q

Define an experiment in probability.

A

A repeatable process which gives rise to a number of outcomes.

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

Define an event in probability.

A

A collection (or set) of one or more outcomes.

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

Define a sample space.

A

The set of all possible outcomes of an experiment.

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

What is the range of probability values?

A

0 to 1

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

What does a probability of 0 mean?

A

The outcome is impossible.

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

What does a probability of 1 mean?

A

The outcome is certain.

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

What does P(A) represent?

A

The probability of event A occurring.

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

What does P(A’) represent?

A

The probability of event A not occurring (the complement of A).

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

What does P (A ∩ B) represent?

A

The probability of both events A and B occurring (A intersection B).

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

What does P (A ∪ B) represent?

A

The probability of either event A or event B or both occurring (A union B).

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

Write the formula for conditional probability P(B|A).

A

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

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

Define conditional probability.

A

The probability that one thing will happen given that another thing has (or has not) happened.

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

State Bayes’ Theorem (two events).

A

P(A|B) = [P(B|A) * P(A)] / P(B) = [P(A)P(B|A)] / [P(A)P(B|A) + P(A’) P(B|A’)]

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

What does “mutually exclusive” mean in probability?

A

Events that cannot occur at the same time. P (A ∩ B) = 0

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

If A and B are mutually exclusive, how can you express P (A ∪ B)?

A

P (A ∪ B) = P(A) + P(B)

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

What does “independent” mean in probability?

A

The outcome of one event does not affect the outcome of the other. P (A ∩ B) = P(A) * P(B)

17
Q

If A and B are independent, how can you express P (A ∪ B)?

A

P (A ∪ B) = P(A) + P(B) - P(A) * P(B)