Venn Diagrams: concise statement of (AnB') U (BnA') ?

Skelly4444

Junior Member
Joined
Apr 4, 2019
Messages
63
If we have 2 events A and B with an overlapping region and we wish to just shade the circles without shading the intersection or the surrounding space, is there a more concise way than I have stated below? I cannot seem to find this example anywhere on the Internet.

(AnB') U (BnA')

I tried (AnB)' but this ends up shading the surround too, which I don't want.

Any guidance would be most welcome.
 
If we have 2 events A and B with an overlapping region and we wish to just shade the circles without shading the intersection or the surrounding space, is there a more concise way than I have stated below? I cannot seem to find this example anywhere on the Internet.

(AnB') U (BnA')
Yes, that is correct: [imath](A\cap \bar{B})\cup(\bar{A}\cap B)[/imath]. This amounts to an "exclusive or", and is sometimes called the "symmetric difference".

An alternative would be [imath]A\cup B-A\cap B[/imath].
 
Many thanks for clarifying that, if the brackets were absent, would it change anything?
 
I am afraid it will not open that attachment, it just errors and states page not found
 
I am afraid it will not open that attachment, it just errors and states page not found
If it's of any help, here are pics of the diagram shown on the site referenced by Dr.P. ?
(Just Right Click and choose: "
Save image as...")
Symmetric Difference - Venn Diagram Red only.pngSymmetric Difference - Venn Diagram Red & Blue.png
 
Top