Conditional Probability and Independence

20 min
0/4 practice checks

Conditional probability is the chance of AA given that BB has happened:

P(AB)=P(AB)P(B).P(A\mid B) = \frac{P(A \cap B)}{P(B)}.

Knowing BB shrinks the world to just the outcomes where BB is true, and we ask what fraction of those also have AA.

Two events are independent when one gives no information about the other. Formally,

P(AB)=P(A)P(B).P(A \cap B) = P(A)\,P(B).

Worked example. If P(AB)=0.2P(A\cap B)=0.2 and P(B)=0.5P(B)=0.5, then P(AB)=0.20.5=0.4P(A\mid B) = \dfrac{0.2}{0.5} = 0.4.

For dependent events, like drawing marbles without replacement, the second probability changes because the first draw altered what is left.

Two events AA and BB are independent when:

If P(AB)=0.2P(A\cap B)=0.2 and P(B)=0.5P(B)=0.5, find P(AB)P(A\mid B).

Events AA and BB are independent with P(A)=0.3P(A)=0.3 and P(B)=0.6P(B)=0.6. Find P(AB)P(A\cap B).

A bag has 4 red and 2 blue marbles. Two are drawn without replacement. What is the probability that both are red? Give a decimal.