How do I find the probability of a three children family having exactly two boys given that at least one of their children is a boy?
Do I use the dependent formula $$P(A \text{ and } B) = P(A) \times P(B \text{ given that }A \text{ has occurred})$$ or do I use the conditional probability form of $P(B|A)$?