A(0.25) B(0.15) P(Both) = 0.0375 [P(A) * P(B)] Not B(0.85) P(A only) = 0.2125 [P(A) * P(Not B)] Not A(0.75) B(0.15) P(B only) = 0.1125 [P(Not A) * P(B)] Not B(0.85) P(Neither) = 0.6375 [P(Not A) * P(Not B)] Part a, b, and c are read directly from the table. Part d, "Not Both" is 1 minus P(Both) which is the same as P(A only) plus P(B only) plus P(Neither). Part e, "Not at least one", is the same as P(Neither); see table.