The real wordsTheory
Conditional probability
Conditional probability P(A | B)The probability of A once you already know B happened. Read the bar as "given".
P(A | B) = P(A and B) / P(B)
Everything on the right can be read straight off a count table: the numerator is the cell where both are true, the denominator is the total of the B row.
Conditioning is nothing more than shrinking the population you are counting over. You stop asking about everyone and ask only about the people for whom B holds.