Hi,
If we have A, B, C, D, E and we want to know the probability of picking A and B out of A, B, C, D and E, then will the answer be:
Probability of picking A and Probability of picking B (knowing that A has already been picked) + Probability of picking B and Probability of picking A (knowing that B has already been picked) = 1/5 * 1/4 + 1/5 * 1/4 = 1/10 (since the order matters)
OR
Probability of picking A and Probability of picking B (knowing that A has already been picked) = 1/5 * 1/4 = 1/20 (since the order does not matter)
?
Thanks!