-2

How to prove $p(a \cap \bar b)=p(a)+p(a\cup b)$?

I tried substitution for $\bar b$, but that did not work.

I know of the identity $p(a \cap \bar b)= p(a)+p(a \cup b)$.

I suspect deMorgans laws is in there but not sure how to apply it.

Jan Kukacka
  • 10,121
  • 1
  • 36
  • 62
larry mintz
  • 131
  • 5
  • 5
    What you want to prove is palpably false: both terms on the right are individually larger than the term on the left and hence so is their sum. – Dilip Sarwate Feb 24 '18 at 13:54
  • What are you complaining about @Dilip Sarwate ? This gives a new way to break the unity barrier in probability. True, the unity barrier has been broken before, but it's always interesting to see new ways to do it https://stats.stackexchange.com/questions/4220/can-a-probability-distribution-value-exceeding-1-be-ok/160979#160979 . – Mark L. Stone Feb 24 '18 at 19:00
  • I possibly wrote it wrong . It was probably p( a n b ‘)= p(a) - p(a n b) – larry mintz Feb 24 '18 at 22:04
  • @larry mintz Use a Venn diagram. – Mark L. Stone Feb 24 '18 at 22:32

1 Answers1

1

The closest thing that I can think of to fix your equality is

$$p(a \cap \bar{b})=p(a)-p(a \cap b)$$

of which it can be easily obtained by partitioning $a$ into subsets which contain $b$ and doesn't.

But clearly $-p(a \cap b) \neq p(a \cup b)$.

Siong Thye Goh
  • 6,431
  • 3
  • 17
  • 28