Module 6: Independence Flashcards

1
Q

what does it mean that two events are independence?

A

the probability of one has nothing to do with the probability of the other occurring.

Ex.
If A and B are independent events. Then:
P(A ∩ B) = P(A)P(B)
P(A|B) = P(A)
P(B|A) = P(B)

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

what is the difference b/w disjoint events and independent events?

A

independent events do not influence each other while disjoint events, cannot happen at the same time. If one event happens, the other cannot.

Disjoint: Rolling a die and getting a 2 or a 5. You can’t roll both numbers on the same roll, so these events are disjoint.

Independent: Flipping a coin and rolling a die. Whether you get heads or tails on the coin doesn’t affect what number shows up on the die. These events are independent.

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

what is the def of a collection of independent events?

A

PRODUCT(P(A_i)) where all events in the product are pairwise disjoint.

Also satisfies the follows conditions:
All A_i but we independent from each other on a one - one basis and on a group basis

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

what is the difference b/w disjoint events and pairwise disjoint events?

A

Disjoint (mutually exclusive) refers to two events that cannot occur at the same time.

Pairwise disjoint refers to a set of multiple events where no pair of events can occur at the same time.

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

does pairwise independence imply independence?

A

no, see Ex.5

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