Skip to main content
Mathematics LibreTexts

10.4: Cardinality

  • Page ID
    51629
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Often times we are interested in the number of items in a set or subset. This is called the cardinality of the set.

    Cardinality

    The number of elements in a set is the cardinality of that set.

    The cardinality of the set A is often notated as |A| or n(A)

    Example 12

    Let A = {1, 2, 3, 4, 5, 6} and B = {2, 4, 6, 8}.

    What is the cardinality of B? AB, A B?

    The cardinality of B is 4, since there are 4 elements in the set.

    The cardinality of AB is 7, since AB = {1, 2, 3, 4, 5, 6, 8}, which contains 7 elements.

    The cardinality of A B is 3, since A B = {2, 4, 6}, which contains 3 elements.

    Example 13

    What is the cardinality of P = the set of English names for the months of the year?

    The cardinality of this set is 12, since there are 12 months in the year.

    Sometimes we may be interested in the cardinality of the union or intersection of sets, but not know the actual elements of each set. This is common in surveying.

    Example 14

    A survey asks 200 people “What beverage do you drink in the morning”, and offers choices:

    • Tea only
    • Coffee only
    • Both coffee and tea

    Suppose 20 report tea only, 80 report coffee only, 40 report both.   How many people drink tea in the morning? How many people drink neither tea or coffee?

    This question can most easily be answered by creating a Venn diagram. We can see that we can find the people who drink tea by adding those who drink only tea to those who drink both: 60 people.

    We can also see that those who drink neither are those not contained in the any of the three other groupings, so we can count those by subtracting from the cardinality of the universal set, 200.

    200 – 20 – 80 – 40 = 60 people who drink neither.

    coffeetea

    Example 15

    A survey asks:   Which online services have you used in the last month:

    • Twitter
    • Facebook
    • Have used both

    The results show 40% of those surveyed have used Twitter, 70% have used Facebook, and 20% have used both. How many people have used neither Twitter or Facebook?

    Let T be the set of all people who have used Twitter, and F be the set of all people who have used Facebook. Notice that while the cardinality of F is 70% and the cardinality of T is 40%, the cardinality of FT is not simply 70% + 40%, since that would count those who use both services twice. To find the cardinality of FT, we can add the cardinality of F and the cardinality of T, then subtract those in intersection that we’ve counted twice. In symbols,

    n(FT) = n(F) + n(T) – n(FT)

    n(FT) = 70% + 40% – 20% = 90%

    Now, to find how many people have not used either service, we’re looking for the cardinality of (FT)c . Since the universal set contains 100% of people and the cardinality of FT = 90%, the cardinality of (FT)c must be the other 10%.

    The previous example illustrated two important properties

    Cardinality properties

    n(AB) = n(A) + n(B) – n(AB)

    n(Ac) = n(U) – n(A)

    Notice that the first property can also be written in an equivalent form by solving for the cardinality of the intersection:

    n(AB) = n(A) + n(B) – n(AB)

    Example 16

    Fifty students were surveyed, and asked if they were taking a social science (SS), humanities (HM) or a natural science (NS) course the next quarter.

    21 were taking a SS course                  26 were taking a HM course

    19 were taking a NS course                 9 were taking SS and HM

    7 were taking SS and NS                     10 were taking HM and NS

    3 were taking all three                         7 were taking none

    How many students are only taking a SS course?

    sshmns

    It might help to look at a Venn diagram.

    From the given data, we know that there are

    3 students in region e and

    7 students in region h.

    Since 7 students were taking a SS and NS course, we know that n(d) + n(e) = 7. Since we know there are 3 students in region 3, there must be

    7 – 3 = 4 students in region d.

    Similarly, since there are 10 students taking HM and NS, which includes regions e and f, there must be

    10 – 3 = 7 students in region f.

    Since 9 students were taking SS and HM, there must be 9 – 3 = 6 students in region b.

    Now, we know that 21 students were taking a SS course. This includes students from regions a, b, d, and e. Since we know the number of students in all but region a, we can determine that 21 – 6 – 4 – 3 = 8 students are in region a.

    8 students are taking only a SS course.

    Try it Now 4

    One hundred fifty people were surveyed and asked if they believed in UFOs, ghosts, and Bigfoot.

    43 believed in UFOs                           44 believed in ghosts

    25 believed in Bigfoot                         10 believed in UFOs and ghosts

    8 believed in ghosts and Bigfoot         5 believed in UFOs and Bigfoot

    2 believed in all three

    How many people surveyed believed in at least one of these things?

    Try it Now Answers

    1. There are several answers: The set of all odd numbers less than 10. The set of all odd numbers. The set of all integers. The set of all real numbers.

    2. A C = {red, orange, yellow, green, blue purple}

    Bc A = {green, blue}

    3. A B Cc

    4. Starting with the intersection of all three circles, we work our way out. Since 10 people believe in UFOs and Ghosts, and 2 believe in all three, that leaves 8 that believe in only UFOs and Ghosts. We work our way out, filling in all the regions. Once we have, we can add up all those regions, getting 91 people in the union of all three sets. This leaves 150 – 91 = 59 who believe in none.

    ufoghostsbigfoot
    CC licensed content, Shared previously

    10.4: Cardinality is shared under a not declared license and was authored, remixed, and/or curated by LibreTexts.

    • Was this article helpful?