Skip to main content
Mathematics LibreTexts

3.4: Cardinality

  • Page ID
    59941
  • \( \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}}\)

    \( \newcommand{\vectorA}[1]{\vec{#1}}      % arrow\)

    \( \newcommand{\vectorAt}[1]{\vec{\text{#1}}}      % arrow\)

    \( \newcommand{\vectorB}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \)

    \( \newcommand{\vectorC}[1]{\textbf{#1}} \)

    \( \newcommand{\vectorD}[1]{\overrightarrow{#1}} \)

    \( \newcommand{\vectorDt}[1]{\overrightarrow{\text{#1}}} \)

    \( \newcommand{\vectE}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash{\mathbf {#1}}}} \)

    \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \)

    \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)

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

    Definition: 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 \(\PageIndex{1}\)

    Let \(A\) = {1, 2, 3, 4, 5, 6} and \(B\) = {2, 4, 6, 8}. What is the cardinality of \(B\)? \(A ⋃ B\), \(A ⋂ B\)?

    Solution

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

    The cardinality of \(A ⋃ B\) is 7, since \(A ⋃ B\) = {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 \(\PageIndex{2}\)

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

    Solution

    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 \(\PageIndex{3}\)

    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?

    clipboard_e750f239db0ea8499a73202f0cf90098e.pngSolution

    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.

    Example \(\PageIndex{4}\)

    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 nor Facebook?

    Solution

    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 \(F ⋃ T\) is not simply \(70\% + 40\%\), since that would count those who use both services twice. To find the cardinality of \(F ⋃ T\), we can add the cardinality of \(F\) and the cardinality of \(T\), then subtract those in the intersection that we’ve counted twice. In symbols,

    \(\text{n}(F ⋃ T) = \text{n}(F) + \text{n}(T) – \text{n}(F ⋂ T)\)

    \(\text{n}(F ⋃ T) = 70\% + 40\% – 20\% = 90\%\)

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

    The previous example illustrated two important properties.

    Definition: Cardinality Properties

    \(\text{n}(A ⋃ B) = \text{n}(A) + \text{n}(B) – \text{n}(A ⋂ B)\)

    \(\text{n}(A^c) = \text{n}(U) – \text{n}(A)\)

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

    \(\text{n}(A ⋂ B) = \text{n}(A) + \text{n}(B) – \text{n}(A ⋃ B)\)

    Example \(\PageIndex{5}\)

    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?

    Solution

    clipboard_ea7226a62aea41c8a247d410151fa069a.pngIt 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 \(\text{n}(d) + \text{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} \(B^c ⋂ A\) = {green, blue}

    3. \(A ⋃ B ⋂ C^c\)

    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.

    clipboard_e450f80cc6dd3eed969f81416f3100054.png


    This page titled 3.4: Cardinality is shared under a CC BY-NC-SA 4.0 license and was authored, remixed, and/or curated by Darlene Diaz (ASCCC Open Educational Resources Initiative) via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.