I've replaced the points with their probabilities" a) P(A) = sum of probabilities in circle A = 0.1+0.3+0.1 = 0.5 b) P(BᑎA) = sum of probabilities in the overlapping part of circle B and A. This is totally empty so the probability = 0. c) P(AᑌBᑌC) = sum of all probabilities in circles A, B and C = 0.1+0.3+0.1+0.2+0.2+0.1 = 1.0 d) P(C') = sum of all probabilities EXCEPT those in circle C = 0.1+0.3+.1 = 0.5 e) P(AᑎC') = sum of probabilities in A which are not in circle C. 0.1+0.3=0.4 f) P(B|A) = P(BᑎA)/P(A) P(BᑎA) = 0, from b) above P(A) = 0.5, from a) above So P(B|A) = P(BnA)/P(A) = 0/0.5 = 0 f) Are A and C mutually exclusive? No because the overlapping part of A and C is not empty. Edwin