Jon P. answered 02/25/15
Tutor
5.0
(173)
Knowledgeable Math, Science, SAT, ACT tutor - Harvard honors grad
- First of all, if X is a subset of Z, then P(X and Z) is the same as P(X). So P(X) = 1/4.
- P(Z and not X) would be the part of Z NOT in X, or P(Z) - P(X) = 3/4 - 1/4 = 1/2.
- P(Y or Z) = P(Y) + P(Z) = P(Y and Z) = 1/2 + 3/4 - 3/8 = 7/8.
- P(not X or Y) = P(not X) + P (Y) - P ((not X) and Y). But since X and Y are mutually exclusive, there is no overlap between X and Y, and Y is a subset of of not X. So P((not X) and Y) is the same as P(Y). So P(not X) + P (Y) - P ((not X) and Y) = P(not X) + P (Y) - P(Y) = P(not X) = 1 - P(X) = 1 - 1/4 = 3/4.
- Finally, by definition P(Y | not Z) = P (Y and not Z) / P (not Z). To calculate this, remember two things:
- P(Y) = P(Y and Z) + P(Y and not Z). So P(Y and not Z) = P(Y) - P(Y and Z) = 1/2 - 3/8 = 1/8.
- P(not Z) = 1 - P(Z) = 1 - 3/4 = 1/4.
So P (Y and not Z) / P (not Z) = 1/8 / 1/4 = 1/2.