If 20 customers are eating at an restaurant 14 peoples order pizza (P(A)), 10 peoples order salad (P(B)), 6 peoples order pizza and salad (P(A and B))
P(A) = 14/20 = 7/10
P(B) =10/20 = 1/2
P(A and B) = 6/20 = 3/10
P(A or B) = 14/20 + 10/20 - 6/20 = 18/20 = 9/10
P(neither A nor B)= 1-P(A or B) = 1/10
But I can't figure it out who neither order pizza nor salad! Every one have order something at least one.
Does P(not A or not B) exist????