Conditional probability Flashcards

1
Q

Define independent events, and give relevant equations

A

Two events are independent if the outcome of one event doesn’t affect the other

P(A|B) = P(A) or P (B|A) = P(B)

Also P(A∩B) = P(A) . P(B)

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

Define mutually exclusive events, and give relevant equations

A

Two events that can’t occur at the same time

P(A∩B) = 0

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

What is the multiplication rule for conditional probability?

A

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

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

Events A and B are such that
P(A ∩ B’) = 0.24, P(B) = 0.35 and P(A|B) = 0.1

Work out P(A ∪ B)

A

P(A∩B) = P(A|B) . P(B)
= 0.1 . 0.35
= 0.035

P(A∪B) = P(A) + P(B) - P(A∩B)
P(A) = P(A∩B') + P(A∩B) = 0.24 + 0.035 = 0.275

P(A∪B) = 0.275 + 0.35 - 0.035

=0.59

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