for tutorial- sets
for tutorial- sets
What is a Set?
A set is a well-defined collection of
distinct objects.
The objects in a set are called the
elements or members of the set.
Capital letters A,B,C,… usually
denote sets.
Lowercase letters a,b,c,… denote
the elements of a set.
Examples
The collection of the vowels in the word
“probability”.
The collection of real numbers that
satisfy the equation x 2 9 .0
The collection of two-digit positive
integers divisible by 5.
The collection of great football players in
the National Football League.
The collection of intelligent members of
the United States Congress.
probability
Roster Form of a Set
The elements are listed in a row and
every element is separated by
comma.
The Set A whose elements are
positive whole number less than 5
Write each set in roster form
Set D contains all the unique letters
of the word MABUHAY.
G= {0,1,2,3,4,5,6,7,8,9…}
The Cardinality of a Set
Notation: n(A) or |H|
R= {d,a,r,t}
Equality of Sets
Two sets A and B are equal, denoted A=B,
if they have the same elements.
Otherwise, A≠B.
Example: The set A of odd positive
integers is not equal to the set B of prime
numbers.
Example: The set of odd integers between
4 and 8 is equal to the set of prime
numbers between 4 and 8.
Determine if the given sets are
equal or not.
Power Set
The power set of Z, written as
Is the set whose elements are all the
subsets of Z. The cardinality of the
power set of Z, denoted by
can be calculated by raising 2 to the
number of elements of Z.
Write the power set of each set
then determine the cardinality of its
power set
Write the power set of each set
then determine the cardinality of its
power set
Write all the subsets of each set
Write all the subsets of each set
Write all the subsets of each set
Write the power set of each set
Write the power set of each set
The Universal Set
A Universal Set is the set of all
elements under consideration.
Denoted by capital letter U that has
elements of all related sets without
any repetition of elements.
Examples: The set of natural
numbers, the set of points on a line.
Use a Venn Diagram to represent
each pair of sets
{1, 2, 3,4,5,6,7,8,9} and {2,3,5,7}
Use a Venn Diagram to represent
each pair of sets
{2,4,6,8} and {1,3,5,7,9}
Use a Venn Diagram to represent
each pair of sets
{2,4,6,8} and {3,6,9}
Union of Sets
The union of two sets A and B is the
set containing the elements that
belong to set A, or to set B, or to
both sets. In symbol,
A B x x A or x B
A B Ø
Difference of Two Sets
The difference of two sets A and B is
the set whose elements belong to
set A but do not belong to set B. In
symbols, the difference of sets A
and B is
A-B
Complements
The complement of a set A is the
set whose elements are elements of
the universal set U that do not
belong to A. In symbols, the
complement of Set A is
U U
A B
A B
A B
The Complement of a Set
Ac
A
A B
The Intersection of Two Sets
A B
Sets Formed by Two Sets
o R1 A B c
R2 A B
U
A B
R1
R2
R3
R3 Ac B
R4
R4 Ac B c
Two Basic Counting Rules
If A and B are finite sets,
1. n( A B ) n( A) n( B ) n( A B )
2. n( A B c ) n( A) n( A B)