Three students are chosen at random from a class of ten girls and twelve boys. What is the probability that at least one is a boy given at least one is a girl.
Would this be an independent or dependent event? I believe is dependent since they are not replacing their picks thus the pool gets smaller.
If that is the case then would it be $P(A\cap B)$= P(A) * P(B|A)? I'm thinking probability of ate least one boy is P(A)=$\frac{6}{11}$, and probability of at least one girl is P(B)= $\frac{5}{11}$.