Venn Diagrams of Sets - Definition, Symbols, A U B Venn Diagram, Examples (2024)

Venn diagrams are the diagrams that are used to represent the sets, relation between the sets and operation performed on them, in a pictorial way. Venn diagram,introduced by John Venn (1834-1883), uses circles (overlapping, intersecting and non-intersecting), to denote the relationship between sets. A Venn diagram is also called a set diagram or a logic diagram showing different set operations such as the intersection of sets,union of sets and difference of sets. It is also used to depict subsets of a set.

For example, a set of natural numbers is a subset of whole numbers, which is a subset of integers. The relation between the sets of natural numbers, whole numbers and integers can be shown by the Venn diagram, where the set of integers is the universal set. See the figure below.

Venn Diagrams of Sets - Definition, Symbols, A U B Venn Diagram, Examples (1)

Here, W represents whole numbers and N represents natural numbers

The universal set (U) is usually represented by a closed rectangle, consisting of all the sets. The sets and subsets are shown by using circles or oval shapes.

Table of Contents:
  • Definition
  • Symbols
  • How to Draw
  • Operations
    • Complement
    • Intersection
    • Union
    • Complement of Union
    • Complement of Intersection
    • Difference
    • Symmetric Difference
  • Example
  • FAQs

What is a Venn Diagram?

A diagram used to represent all possible relations of different sets. A Venn diagram can be represented by any closed figure, whether it be a Circle or a Polygon (square, hexagon, etc.). But usually, we use circles to represent each set.

Venn Diagrams of Sets - Definition, Symbols, A U B Venn Diagram, Examples (2)

In the above figure, we can see a Venn diagram, represented by a rectangular shape about the universal set, which has two independent sets, X and Y. Therefore, X and Y are disjoint sets. The two sets, X and Y, are represented in a circular shape. This diagram shows that set X and set Y have no relation between each other, but they are a part of a universal set.

For example, set X = {Set of even numbers} and set Y = {Set of odd numbers} and Universal set, U = {set of natural numbers}

We can use the below formula to solve the problems based on two sets.

n(X ⋃ Y) = n(X) + n(Y) – n(X ⋂ Y)

Venn Diagram of Three Sets

Check the Venn diagram of three sets given below.
Venn Diagrams of Sets - Definition, Symbols, A U B Venn Diagram, Examples (3)

The formula used to solve the problems on Venn diagrams with three sets is given below:

n(A ⋃ B ⋃ C) = n(A) + n(B) + n(C) – n(A ⋂ B) – n(B ⋂ C) – n(A ⋂ C) + n(A ⋂ B ⋂ C)

Venn Diagram Symbols

The symbols used while representing the operations of sets are:

  • Union of sets symbol:∪
  • Intersection of sets symbol:∩
  • Complement of set: A’ or Ac

How to draw a Venn diagram?

To draw a Venn diagram, first, the universal set should be known. Now, every set is the subset of the universal set (U). This means that every other set will be inside the rectangle which represents the universal set.

So, any set A (shaded region) will be represented as follows:

Figure 1:

Venn Diagrams of Sets - Definition, Symbols, A U B Venn Diagram, Examples (4)

Where U is a universal set.

We can say from fig. 1 that

A ∪ U = U

All the elements of set A are inside the circle. Also, they are part of the big rectangle which makes them the elements of set U.

Venn Diagrams ofSet operations

In set theory, there are many operations performed on sets, such as:

  • Union of Set
  • Intersection of set
  • Complement of set
  • Difference of set

etc. The representations of different operations on a set are as follows:

Complement of a set in Venn Diagram

A’ is the complement of set A (represented by the shaded region in fig. 2). This set contains all the elements which are not there in set A.

Figure 2:

Venn Diagrams of Sets - Definition, Symbols, A U B Venn Diagram, Examples (5)

It is clear that from the above figure,

A + A’ = U

It means that the set formed with elements of set A and set A’ combined is equal to U.

(A’)’= A

The complement of a complement set is a set itself.

Properties of Complement of set:

  • A ∪ A′ = U
  • A ∩ A′ = φ
  • (A ∪ B)′ = A′ ∩ B′
  • (A ∩ B)′ = A′ ∪ B′
  • U′ = φ
  • φ′ = U

Intersection of two sets in Venn Diagram

A intersection B is given by:A ∩ B = {x : x ∈ A and x ∈ B}.

This represents the common elements between set A and B (represented by the shaded region in fig. 3).

Figure 3:

Venn Diagrams of Sets - Definition, Symbols, A U B Venn Diagram, Examples (6)

Intersection of two Sets

Properties of the intersection of sets operation:

  • A ∩ B = B ∩ A
  • (A ∩ B) ∩ C = A ∩ (B ∩ C)
  • φ ∩ A = φ ; U ∩ A = A
  • A ∩ A = A
  • A ∩ (B ∪ C) = (A ∩ B) ∪ (A ∩ C)
  • A ∪ (B ∩ C) = (A ∪ B) ∩ (A ∪ C)

Union of Two Sets in Venn Diagram

A union B is given by:A ∪ B = {x | x ∈A or x ∈B}.

This represents the combined elements of set A and B (represented by the shaded region in fig. 4).

Figure 4:

Venn Diagrams of Sets - Definition, Symbols, A U B Venn Diagram, Examples (7)

Union of two sets

Some properties of Union operation:

  • A ∪ B = B ∪ A
  • (A ∪ B) ∪ C = A ∪ (B ∪ C)
  • A ∪ φ = A
  • A ∪ A = A
  • U ∪ A = U

Complement of Union of Sets in Venn Diagram

(A ∪ B)’: This is read as complement of A union B. This represents elements which are neither in set A nor in set B (represented by the shaded region in fig. 5).

Figure 5:

Venn Diagrams of Sets - Definition, Symbols, A U B Venn Diagram, Examples (8)

Complement of A U B

Complement of Intersection of Sets in Venn Diagram

(A ∩ B)’: This is read as complement of A intersection B. This represents elements of the universal set which are not common between set A and B (represented by the shaded region in fig. 6).

Figure 6:

Venn Diagrams of Sets - Definition, Symbols, A U B Venn Diagram, Examples (9)

Complement of A ∩ B

Difference between Two Sets in Venn Diagram

A – B: This is read as AdifferenceB. Sometimes, it is also referred to as ‘relative complement’. This represents elements of set A which are not there in set B(represented by the shaded region in fig. 7).

Figure 7:

Venn Diagrams of Sets - Definition, Symbols, A U B Venn Diagram, Examples (10)

Difference between Two Sets

Symmetric difference between two sets in Venn Diagram

A ⊝ B: This is read as asymmetric difference of set A and B. This is a set which contains the elements which are either in set A or in set B but not in both (represented by the shaded region in fig. 8).

Figure 8:

Venn Diagrams of Sets - Definition, Symbols, A U B Venn Diagram, Examples (11)

Symmetric difference between two sets

Related Articles

  • Sets
  • Set Theory in Maths
  • Set Operations
  • Subset And Superset
  • Intersection And Difference Of Two Sets

Venn Diagram Example

Example: In a class of 50 students, 10 take Guitar lessons and 20 take singing classes, and 4 take both. Find the number of students who don’t take either Guitar or singing lessons.

Venn Diagrams of Sets - Definition, Symbols, A U B Venn Diagram, Examples (12)

Solution:

Let A = no. of students who take guitar lessons = 10.

Let B = no. of students who take singing lessons = 20.

Let C = no. of students who take both = 4.

Now we subtract the value of C from both A and B. Let the new values be stored in D and E.

Therefore,

D = 10 – 4 = 6

E = 20 – 4 = 16

Now logic dictates that if we add the values of C, D, E and the unknown quantity “X”, we should get a total of 50 right? That’s correct.

So the final answer is X = 50 – C – D – E

X = 50 – 4 – 6 – 16

X = 24 [ Answer]

Venn’s diagrams are particularly helpful in solving word problems on number operations that involve counting. Once it is drawn for a given problem, the rest should be a piece of cake.

Venn Diagram Questions

  1. Out of 120 students in a school, 5% can play Cricket, Chess and Carroms. If so happens that the number of players who can play any and only two games are 30. The number of students who can play Cricket alone is 40. What is the total number of those who can play Chess alone or Carroms alone?
  2. Draw the diagram that best represents the relationship among the given classes:
    Animal, Tiger, Vehicle, Car
  3. At an overpriced department store, there are 112 customers. If 43 have purchased shirts, 57 have purchased pants, and 38 have purchased neither, how many purchased both shirts and pants?
  4. In a group, 25 people like tea or coffee; of these, 15 like tea and 6 like coffee and tea. How many like coffee?

To learn more from sets and other topics, downloadBYJU’S – The Learning App and explore the visual power of learning.

Frequently Asked Questions on Venn Diagram

Q1

What do you mean by venn diagram?

Venn diagram is a diagram used to represent all possible relations of different sets.

Q2

How do Venn diagrams work?

A Venn diagram is an illustration that uses circles to exhibit the relationships among things or finite groups of items. Circles that overlap have a commonality, while circles that do not overlap do not share those attributes. Thus, Venn diagrams help to describe the similarities and differences between the given concepts visually.

Q3

How do you do Venn diagrams in math?

In maths, Venn diagrams are used to represent the relationship between two or more sets. This way of expressing sets or certain situations helps in better understanding the scenario to conclude easily. Thus, we generally use circles to exhibit the relationships among things or finite groups of items.

Q4

What does A ∩ B mean?

In mathematics, the intersection of two sets A and B, denoted by A ∩ B, contains all elements of A that also belong to B (or equivalently, all elements of B that also belong to A).

Q5

What are the different types of Venn diagrams?

The Venn diagram types are defined based on the number of sets or circles involved in the Universal set or the rectangular space. They are:
Two-set Venn diagram
Three-set Venn diagram
Four-set Venn diagram
Five-set Venn diagram

Q6

What are the four benefits of using Venn diagrams?

The four benefits of using Venn diagrams include the following:
These are used for the classification and comparison of two things.
Different parameters can be obtained without much calculation, such as intersection, union, difference, etc.
Due to its pictorial representation, one can understand the given situation quickly.
These will make the complex calculation much simpler that involves sets.

Venn Diagrams of Sets - Definition, Symbols, A U B Venn Diagram, Examples (2024)

FAQs

What is the AUB in a Venn diagram? ›

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").

What is an example of AUB sets? ›

For example, if set A = {4, 7, 9, 3, 10} and set B = {1, 4, 10, 11, 20} the union of sets A and B, written as A ∪ B , results in the set A ∪ B = {1, 3, 4, 7, 9, 10, 11, 20}.

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 is a ∪ b ∪ c? ›

A union B union C is a collection of elements of the sets A, B, and C. It consists of elements belonging to the three sets A, B and C. Mathematically, A union B union C is denoted by A U B U C, where U represents the union of the three sets.

What does ∩ and ∪ mean in math? ›

“Or” typically refers to union while “and” typically refers to intersection. As intersection is all elements in the first set AND the second set but x∈A∪B x ∈ A ∪ B means x∈A x ∈ A OR x∈B x ∈ B . While x∈A∩B x ∈ A ∩ B means x∈A x ∈ A AND x∈B x ∈ B . 1.

What is an example of a ∩ b? ›

The symbol for the intersection of sets is "∩''. 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}.

How to solve AUB in math? ›

Consider two sets, A and B, such that the number of elements in the union of A and B can be calculated as follows. n(A U B) = n(A) + n(B) – n(A ∩ B)

What does A ∪ B )' mean? ›

Operations on sets

The symbol ∪ is employed to denote the union of two sets. Thus, the set A ∪ B—read “A union B” or “the union of A and B”—is defined as the set that consists of all elements belonging to either set A or set B (or both).

What does AUB mean? ›

Abnormal uterine bleeding (AUB) is bleeding from the uterus that is longer than usual or that occurs at an irregular time. Bleeding may be heavier or lighter than usual and occur often or randomly.

How to explain Venn diagram? ›

A Venn diagram uses overlapping circles or other shapes to illustrate the logical relationships between two or more sets of items. Often, they serve to graphically organize things, highlighting how the items are similar and different.

What is the u symbol in math? ›

In math, the symbol U represents the union of two sets. The union is the set of all elements included in either (or both) sets.

How do you use ∪? ›

The union of 2 sets A and B is denoted by A ∪ B A \cup B A∪B. This is the set of all distinct elements that are in A or B. A useful way to remember the symbol is ∪nion.

What is a ∪ ∅? ›

A∪∅=A because, as there are no elements in the empty set to include in the union therefore all the elements in A are all the elements in the union. Hence the union of any set with an empty set is the set.

What outcomes are in A ∪ B? ›

The union of events A and B, A ∪ B, consists of all outcomes in S that are in A or B. The 'or' in this definition is a 'non-exclusive or' meaning that an outcome that is in both A and B is also in the union.

Does AUB mean A or B? ›

The union of set A and set B is equal to the set containing all the elements in A and B. This is represented as A U B and can be read as “A union B” or “A or B”.

What is a ∪ B in math? ›

Operations on sets

The symbol ∪ is employed to denote the union of two sets. Thus, the set A ∪ B—read “A union B” or “the union of A and B”—is defined as the set that consists of all elements belonging to either set A or set B (or both).

What does the AUB stand for? ›

Abnormal uterine bleeding (AUB) is a broad term that describes irregularities in the menstrual cycle involving frequency, regularity, duration, and volume of flow outside of pregnancy.

How to find a ∩ b? ›

How Do you Find A ∩ B? A ∩ B can be determined by considering only the elements that are present in both A and B. A ∩ B consists the common elements only.

Top Articles
Chicken Alfredo Stuffed Shells
Chicken Alfredo Stuffed Shells Recipe - Easy Chicken Recipes
Beau Is Afraid Showtimes Near Island 16 Cinema De Lux
Health Stream Kaiser
Buenasado Bluewater
Does Shell Gas Station Sell Pregnancy Tests
Stanford Rival Crossword Clue
Steve Wallis Wife Age
Pooch Parlor Covington Tn
Q-global Web-based Administration, Scoring, and Reporting
Craigslist Pinellas County Rentals
Chronological Age Calculator - Calculate from Date of Birth
Memphis Beauty 2084
Swgoh Darth Vader Mods
An Honest Review of Accor Live Limitless (ALL) Loyalty Program
Www Craigslist Com Pueblo Co
Haktuts Coin Master Link
Jennifer Paeyeneers Wikipedia
Think Up Elar Level 5 Answer Key Pdf
Rimworld Prison Break
Haverhill, MA Obituaries | Driscoll Funeral Home and Cremation Service
8 Casablanca Restaurants You’ll Want to Fly For | Will Fly for Food
Craigslist Boats Rochester
Craigslist Hoosick Falls
Does Publix Have Sephora Gift Cards
Eliud Kipchoge Resting Heart Rate
Rs3 Ranged Weapon
April 7 Final Jeopardy
Nissan Rogue Tire Size
Kroger Liquor Hours
Icue Color Profiles
Drys Pharmacy
Charm City Kings 123Movies
Exploring IranProud: A Gateway to Iranian Entertainment
Uscis Fort Myers 3850 Colonial Blvd
Jeff Danker Net Worth
Knicks Tankathon 2.0: Five clicks and five picks in the NBA Draft
The History Of Fujoshi, Male Shippers, And How Its Changed
The Angel Next Door Spoils Me Rotten Gogoanime
Login M&T
N33.Ultipro
Papa Louie When Pizzas Attack Unblocked
Saw X Showtimes Near Stone Theatres Sun Valley 14 Cinemas
Ces 2023 Badge Pickup
Hocus Pocus Showtimes Near Harkins Theatres Yuma Palms 14
University Of Michigan Paging System
Netspar on LinkedIn: Netspar is pleased to announce the next Netspar Pension Day, which will…
Morse Road Bmv Hours
Sc4 Basketball
Craig List El Paso Tx
Only Partly Forgotten Wotlk
Local artist makes award-winning reflection of his home, Duluth
Latest Posts
Article information

Author: Twana Towne Ret

Last Updated:

Views: 5913

Rating: 4.3 / 5 (64 voted)

Reviews: 87% of readers found this page helpful

Author information

Name: Twana Towne Ret

Birthday: 1994-03-19

Address: Apt. 990 97439 Corwin Motorway, Port Eliseoburgh, NM 99144-2618

Phone: +5958753152963

Job: National Specialist

Hobby: Kayaking, Photography, Skydiving, Embroidery, Leather crafting, Orienteering, Cooking

Introduction: My name is Twana Towne Ret, I am a famous, talented, joyous, perfect, powerful, inquisitive, lovely person who loves writing and wants to share my knowledge and understanding with you.