Sets and Venn Diagrams (2024)

Sets

Sets and Venn Diagrams (1)

A set is a collection of things.

For example, the items you wear is a set: these include hat, shirt, jacket, pants, and so on.

You write sets inside curly brackets like this:

{hat, shirt, jacket, pants, ...}

You can also have sets of numbers:

  • Set of whole numbers: {0, 1, 2, 3, ...}
  • Set of prime numbers: {2, 3, 5, 7, 11, 13, 17, ...}

Ten Best Friends

You could have a set made up of your ten best friends:

  • {alex, blair, casey, drew, erin, francis, glen, hunter, ira, jade}

Each friend is an "element" (or "member") of the set. It is normal to use lowercase letters for them.

Sets and Venn Diagrams (2)

Now let's say that alex, casey, drew and hunter play Soccer:

Soccer = {alex, casey, drew, hunter}

(It says the Set "Soccer" is made up of the elements alex, casey, drew and hunter.)

Sets and Venn Diagrams (3)

And casey, drew and jade play Tennis:

Tennis = {casey, drew, jade}

We can put their names in two separate circles:

Sets and Venn Diagrams (4)

Union

You can now list your friends that play Soccer OR Tennis.

This is called a "Union" of sets and has the special symbol :

Soccer Tennis = {alex, casey, drew, hunter, jade}

Not everyone is in that set ... only your friends that play Soccer or Tennis (or both).

In other words we combine the elements of the two sets.

We can show that in a "Venn Diagram":

Sets and Venn Diagrams (5)
Venn Diagram: Union of 2 Sets

A Venn Diagram is clever because it shows lots of information:

  • Do you see that alex, casey, drew and hunter are in the "Soccer" set?
  • And that casey, drew and jade are in the "Tennis" set?
  • And here is the clever thing: casey and drew are in BOTH sets!

All that in one small diagram.

Intersection

"Intersection" is when you must be in BOTH sets.

In our case that means they play both Soccer AND Tennis ... which is casey and drew.

The special symbol for Intersection is an upside down "U" like this:

And this is how we write it:

Soccer Tennis = {casey, drew}

In a Venn Diagram:

Sets and Venn Diagrams (6)
Venn Diagram: Intersection of 2 Sets

Which Way Does That "U" Go?

Sets and Venn Diagrams (7)

Think of them as "cups": holds more water than , right?

So Union is the one with more elements than Intersection ∩

Difference

You can also "subtract" one set from another.

For example, taking Soccer and subtracting Tennis means people that play Soccer but NOT Tennis ... which is alex and hunter.

And this is how we write it:

Soccer Tennis = {alex, hunter}

In a Venn Diagram:

Sets and Venn Diagrams (8)
Venn Diagram: Difference of 2 Sets

Summary So Far

Three Sets

You can also use Venn Diagrams for 3 sets.

Let us say the third set is "Volleyball", which drew, glen and jade play:

Volleyball = {drew, glen, jade}

But let's be more "mathematical" and use a Capital Letter for each set:

  • S means the set of Soccer players
  • T means the set of Tennis players
  • V means the set of Volleyball players

The Venn Diagram is now like this:

Sets and Venn Diagrams (9)

Union of 3 Sets: S T V

You can see (for example) that:

  • drew plays Soccer, Tennis and Volleyball
  • jade plays Tennis and Volleyball
  • alex and hunter play Soccer, but don't play Tennis or Volleyball
  • no-one plays only Tennis

We can now have some fun with Unions and Intersections ...

Sets and Venn Diagrams (10)
This is just the set S

S = {alex, casey, drew, hunter}

Sets and Venn Diagrams (11)
This is the Union of Sets T and V

T V = {casey, drew, jade, glen}

Sets and Venn Diagrams (12)
This is the Intersection of Sets S and V

S V = {drew}

And how about this ...

  • take the previous set S V
  • then subtract T:

Sets and Venn Diagrams (13)
This is the Intersection of Sets S and V minus Set T

(S V) T = {}

Hey, there is nothing there!

That is OK, it is just the "Empty Set". It is still a set, so we use the curly brackets with nothing inside: {}

The Empty Set has no elements: {}

Universal Set

The Universal Set is the set that has everything. Well, not exactly everything. Everything that we are interested in now.

Sadly, the symbol is the letter "U" ... which is easy to confuse with the for Union. You just have to be careful, OK?

In our case the Universal Set is our Ten Best Friends.

U = {alex, blair, casey, drew, erin, francis, glen, hunter, ira, jade}

We can show the Universal Set in a Venn Diagram by putting a box around the whole thing:

Sets and Venn Diagrams (14)

Now you can see ALL your ten best friends, neatly sorted into what sport they play (or not!).

And then we can do interesting things like take the whole set and subtract the ones who play Soccer:

Sets and Venn Diagrams (15)

We write it this way:

U S = {blair, erin, francis, glen, ira, jade}

Which says "The Universal Set minus the Soccer Set is the Set {blair, erin, francis, glen, ira, jade}"

In other words "everyone who does not play Soccer".

Complement

And there is a special way of saying "everything that is not", and it is called "complement".

We show it by writing a little "C" like this:

Sc

Which means "everything that is NOT in S", like this:

Sets and Venn Diagrams (16)

Sc = {blair, erin, francis, glen, ira, jade}
(exactly the same as the U − S example from above)

Summary

  • is Union: is in either set or bothsets
  • is Intersection: only in both sets
  • is Difference: in one set but not the other
  • Ac is the Complement of A: everything that is not in A
  • Empty Set: the set with no elements. Shown by {}
  • Universal Set: all things we are interested in

1886, 1887, 1890, 1892, 7220, 1888, 1889, 1891, 91, 73

Introduction to Sets Boolean Algebra Logic Gates Sets Index

Sets and Venn Diagrams (2024)

FAQs

What does ∩ and ∪ mean in math? ›

Union of the sets A and B , denoted A ∪ B , is the set of all objects that are a member of A , or B , or both. The union of {1, 2, 3} and {2, 3, 4} is the set {1, 2, 3, 4} . Intersection of the sets A and B , denoted A ∩ B , is the set of all objects that are members of both A and B .

What is A ∩ B in Venn diagram? ›

Venn Diagram Symbols
Venn Diagram SymbolsExplanation
The intersection symbol - ∩A ∩ B is read as A intersection B. Elements that belong to both sets A and B. U is the universal set.
The complement symbol - A c or A'A' is read as A complement. Elements that don't belong to set A. U is the universal set.
1 more row

What are the 4 types of Venn diagram? ›

There are three types of Venn diagrams; a two-circle, three-circle, and four-circle diagram. The two-circle diagram has two, vertically overlapping circles and shows the relationship between two sets of information.

What is the formula for the 3 set Venn diagram? ›

Some basic Venn Diagram formula of 2 or 3 elements are discussed below: n ( X ∪Y) = n (X) + n(Y) - n( X ∩ Y) n ( X ∪ Y ∪ Z) = n(X) + n(Y) + n(Z) - n( X ∩ Y) - n( Y ∩ Z) - n ( Z ∩ X ) + n( X ∩ Y ∩ Z)

What does a ∪ B ∪ C mean? ›

A union B union C is a collection of elements that belong to sets A, B, and C. This collection of elements is denoted as A U B U C and is read as 'A union B union C'.

What symbol is this ∪? ›

The symbol ∪ is employed to denote the union of two sets.

What does aub )' mean? ›

The union of two sets A and B is a set that contains all the elements of A and B and is denoted by A U B (which can be read as "A or B" (or) "A union B"). A union B formula is used to find the union of two sets A and B.

What is the upside down U symbol? ›

The turned “U” is actually an intersection symbol (∩). It is like the arch of a parabola coming together, a space where slopes could otherwise intersect if they did not change range.

What is the answer to the A ∩ B in math? ›

For any two sets A and B, the intersection, A ∩ B (read as A intersection B) lists all the elements that are present in both sets (common elements of A and B). For example, if Set A = {1,2,3,4,5} and Set B = {3,4,6,8}, A ∩ B = {3,4}.

What does p mean in Venn diagrams? ›

The fact that the two circles do not overlap shows that the two events are mutually exclusive. This means that the probability of A or B happening = the probability of A + the probability of B. This is written as P(A or B)

What is the symbol E in a Venn diagram? ›

This larger set is called the universal set, and is usually given the symbol E. In a Venn diagram, the universal set is generally drawn as a large rectangle, and then other sets are represented by circles within this rectangle.

What does n mean in a Venn diagram? ›

Here n represents the number of elements or members in the intersection of A and B. General Addition Rule. n(A∪B) = n(A) + n(B) − n(A∩B) , and n(A∩B) = n(A) + n(B) − n(A∪B) provided they are not disjoint sets.

What is at most one in set? ›

'Atmost one' means one or less than one . 'Atmost two' will mean two or less than two and so on.. 'Atleast one' on the other hand would mean one or greater than one. 'Atleast two' will mean two or more than two.

What is the symbol for intersection? ›

definition and notation

The intersection operation is denoted by the symbol . The set A ∩ B—read “A intersection B” or “the intersection of A and B”—is defined as the set composed of all elements that belong to both A and B.

What is the U and upside down U in math? ›

What is U and upside down U in math? In math, the symbol U represents the union of two sets, while upside-down U represents the intersection of the sets.

What does a ∩ mean? ›

The intersection of two given sets is the set that contains all the elements that are common to both sets. The symbol for the intersection of sets is "∩''. For any two sets A and B, the intersection, A ∩ B (read as A intersection B)

What does AUB stand for in math? ›

The union of two sets A and B is a set that contains all the elements of A and B and is denoted by A U B (which can be read as "A or B" (or) "A union B"). A union B formula is used to find the union of two sets A and B.

What is a ∪ U? ›

v) Domination Law: The union of a universal set U with its subset A gives the universal set itself. A ∪ U = U. Suppose, A = {1, 2, 4, 7} and U = {1, 2, 3, 4, 5, 6, 7} then A ∪ U = {1, 2, 4, 7} ∪ {1, 2, 3, 4, 5, 6, 7} = {1, 2, 3, 4, 5, 6, 7} = U.

Top Articles
What is PITI? | Consumer Financial Protection Bureau
10 Best Mutual Funds
Spasa Parish
Rentals for rent in Maastricht
159R Bus Schedule Pdf
Sallisaw Bin Store
Black Adam Showtimes Near Maya Cinemas Delano
Espn Transfer Portal Basketball
Pollen Levels Richmond
11 Best Sites Like The Chive For Funny Pictures and Memes
Things to do in Wichita Falls on weekends 12-15 September
Craigslist Pets Huntsville Alabama
Paulette Goddard | American Actress, Modern Times, Charlie Chaplin
What's the Difference Between Halal and Haram Meat & Food?
R/Skinwalker
Rugged Gentleman Barber Shop Martinsburg Wv
Jennifer Lenzini Leaving Ktiv
Justified - Streams, Episodenguide und News zur Serie
Epay. Medstarhealth.org
Olde Kegg Bar & Grill Portage Menu
Cubilabras
Half Inning In Which The Home Team Bats Crossword
Amazing Lash Bay Colony
Model Center Jasmin
Ice Dodo Unblocked 76
Is Slatt Offensive
Labcorp Locations Near Me
Storm Prediction Center Convective Outlook
Experience the Convenience of Po Box 790010 St Louis Mo
Fungal Symbiote Terraria
modelo julia - PLAYBOARD
Poker News Views Gossip
Abby's Caribbean Cafe
Joanna Gaines Reveals Who Bought the 'Fixer Upper' Lake House and Her Favorite Features of the Milestone Project
Tri-State Dog Racing Results
Navy Qrs Supervisor Answers
Trade Chart Dave Richard
Lincoln Financial Field Section 110
Free Stuff Craigslist Roanoke Va
Stellaris Resolution
Wi Dept Of Regulation & Licensing
Pick N Pull Near Me [Locator Map + Guide + FAQ]
Crystal Westbrooks Nipple
Ice Hockey Dboard
Über 60 Prozent Rabatt auf E-Bikes: Aldi reduziert sämtliche Pedelecs stark im Preis - nur noch für kurze Zeit
Wie blocke ich einen Bot aus Boardman/USA - sellerforum.de
Infinity Pool Showtimes Near Maya Cinemas Bakersfield
Dermpathdiagnostics Com Pay Invoice
How To Use Price Chopper Points At Quiktrip
Maria Butina Bikini
Busted Newspaper Zapata Tx
Latest Posts
Article information

Author: Tyson Zemlak

Last Updated:

Views: 6022

Rating: 4.2 / 5 (43 voted)

Reviews: 82% of readers found this page helpful

Author information

Name: Tyson Zemlak

Birthday: 1992-03-17

Address: Apt. 662 96191 Quigley Dam, Kubview, MA 42013

Phone: +441678032891

Job: Community-Services Orchestrator

Hobby: Coffee roasting, Calligraphy, Metalworking, Fashion, Vehicle restoration, Shopping, Photography

Introduction: My name is Tyson Zemlak, I am a excited, light, sparkling, super, open, fair, magnificent person who loves writing and wants to share my knowledge and understanding with you.