3.2: Probability Mass Functions (PMFs) and Cumulative Distribution Functions (CDFs) for Discrete Random Variables (2024)

  1. Last updated
  2. Save as PDF
  • Page ID
    3259
  • \( \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}}} \)

    Since random variables simply assign values to outcomes in a sample space andwe have defined probability measures on sample spaces, we can also talk about probabilities for random variables. Specifically, we can compute the probability that a discrete random variable equalsa specific value (probability mass function) and the probability that a random variable isless than or equal to a specific value (cumulative distribution function).

    Probability Mass Functions (PMFs)

    In the following example, we computethe probability that a discrete random variable equals a specific value.

    Example \(\PageIndex{1}\)

    Continuing in the context of Example 3.1.1, we compute the probability that the random variable \(X\) equals \(1\). There are two outcomes that lead to \(X\) taking the value 1, namely\(ht\) and \(th\). So, the probability that \(X=1\) is given by the probability of the event \({ht, th}\), which is \(0.5\):

    $$P(X=1) = P(\{ht, th\}) = \frac{\text{#outcomes in}\ \{ht, th\}}{\text{#outcomes in}\ S} = \frac{2}{4} = 0.5\notag$$

    In Example 3.2.1, the probability that the random variable \(X\) equals 1, \(P(X=1)\), is referred to as theprobability mass functionof \(X\) evaluated at 1. In other words, the specific value 1 of the random variable \(X\) is associated with the probability that \(X\) equals that value, which we found to be 0.5.The process of assigning probabilities to specific values of a discreterandom variable is what the probability mass function is and the following definition formalizes this.

    Definition \(\PageIndex{1}\)

    The probability mass function (pmf)(or frequency function) of a discrete random variable \(X\) assigns probabilities to the possible values of the random variable. More specifically, if \(x_1, x_2, \ldots\) denote the possible values of a random variable \(X\), then the probability mass functionis denoted as \(p\) and we write
    $$p(x_i) = P(X=x_i) = P(\underbrace{\{s\in S\ |\ X(s) = x_i\}}_{\text{set of outcomes resulting in}\ X=x_i}).\label{pmf}$$

    Note that, in Equation \ref{pmf}, \(p(x_i)\) isshorthandfor \(P(X = x_i)\), which represents the probability of the event that the random variable \(X\) equals \(x_i\).

    As we can see in Definition 3.2.1, the probability massfunction of a random variable \(X\) depends on the probability measure of the underlying sample space \(S\). Thus, pmf'sinherit some properties from the axioms of probability (Definition 1.2.1). In fact, in order for a function to be a valid pmf it must satisfy the following properties.

    Properties of Probability MassFunctions

    Let \(X\) be a discrete random variable with possible values denoted \(x_1, x_2, \ldots, x_i, \ldots\). The probability massfunction of \(X\), denoted \(p\), must satisfy the following:

    1. \(\displaystyle{\sum_{x_i} p(x_i)} = p(x_1) + p(x_2) + \cdots = 1\)
    2. \(p(x_i) \geq 0\), for all \(x_i\)

    Furthermore, if \(A\) is a subset of the possible values of \(X\), then the probability that \(X\) takes a value in \(A\) is given by

    $$P(X\in A) = \sum_{x_i\in A} p(x_i).\label{3rdprop}$$

    Note that the first property of pmf's stated above follows from the first axiom of probability, namely that the probability of the sample space equals \(1\): \(P(S) = 1\). The second property of pmf'sfollows from the second axiom of probability, which states that all probabilities are non-negative.

    We now apply the formal definition of a pmfand verify the properties in a specific context.

    Example \(\PageIndex{2}\)

    Returning to Example 3.2.1, now using the notation of Definition 3.2.1, we found that the pmffor \(X\) at \(1\) is given by
    $$p(1) = P(X=1) = P(\{ht, th\}) = 0.5.\notag$$
    Similarly, we find the pmffor \(X\) at the other possible values of the random variable:
    \begin{align*}
    p(0) &= P(X=0) = P(\{tt\}) = 0.25 \\
    p(2) &= P(X=2) = P(\{hh\}) = 0.25
    \end{align*}
    Note that all the values of \(p\) are positive (second propertyof pmf's)and \(p(0) + p(1) + p(2) = 1\) (first propertyof pmf's). Also, we can demonstrate the third property of pmf's (Equation \ref{3rdprop}) by computing the probability that there is at least one heads, i.e., \(X\geq 1\), which we could represent by setting \(A = \{1,2\}\) so that we want the probability that \(X\) takes a value in \(A\):

    $$P(X\geq1) = P(X\in A) = \sum_{x_i\in A}p(x_i) = p(1) + p(2) = 0.5 + 0.25 = 0.75\notag$$

    We can represent probability massfunctions numerically with a table, graphically with a histogram, or analytically with a formula. The following example demonstratesthe numerical and graphical representations. In the next three sections, we will see examples of pmf'sdefined analytically with a formula.

    Example \(\PageIndex{3}\)

    We represent the pmfwe found in Example 3.2.2 in two ways below, numerically with a table on the left and graphically with a histogram on the right.

    3.2: Probability Mass Functions (PMFs) and Cumulative Distribution Functions (CDFs) for Discrete Random Variables (2)

    In the histogram in Figure 1, note that we represent probabilities as areas ofrectangles. More specifically, each rectangle in the histogramhas width \(1\) and height equal to the probability of the value of the random variable \(X\) that the rectangle is centered over. For example, the leftmost rectangle in the histogram is centered at \(0\) and has height equal to \(p(0) = 0.25\), which is also the area of the rectangle since the width is equal to \(1\).In this way, histograms provides a visualization of thedistributionof the probabilities assigned to the possible values of the random variable \(X\). This helps to explain where the common terminology of "probability distribution" comes from when talking about random variables.

    Cumulative Distribution Functions (CDFs)

    There is one more important function related to random variables that we define next. This function is again related to the probabilities of the random variable equalling specific values. It provides a shortcut for calculating many probabilities at once.

    Definition \(\PageIndex{2}\)

    The cumulative distribution function (cdf) of a random variable \(X\) is a function on the real numbers that isdenoted as \(F\) and is given by
    $$F(x) = P(X\leq x),\quad \text{for any}\ x\in\mathbb{R}. \label{cdf}$$

    Before looking at an example of a cdf, we note a few things about the definition.

    First of all, note that we did not specify the random variable \(X\) to be discrete. CDFs arealso defined for continuous random variables (see Chapter 4)in exactly the same way.

    Second, the cdf of a random variable is defined for all real numbers, unlike the pmfof a discrete random variable, which we only definefor the possible values of the random variable. Implicit in the definition of a pmfis the assumption that it equals 0 for all real numbers that are not possible values of the discrete random variable, which should make sense since the random variable will never equal that value.However, cdf's, for both discrete and continuous random variables, aredefined for all real numbers. In looking more closely at Equation \ref{cdf}, we see that a cdf\(F\)considers an upper bound, \(x\in\mathbb{R}\), on the random variable \(X\), and assignsthat value\(x\)to the probabilitythat the random variable \(X\) is less than or equal to that upper bound \(x\). This type of probability is referred to as acumulative probability, since it could be thought of asthe probability accumulated by the random variable up to the specified upper bound.With this interpretation, we can represent Equation \ref{cdf} as follows:

    $$F: \underbrace{\mathbb{R}}_{\text{upper bounds on RV}\ X} \longrightarrow\underbrace{\mathbb{R}}_{\text{cumulative probabilities}}\label{function}$$

    In the case that \(X\) is a discrete random variable, withpossible values denoted \(x_1, x_2, \ldots, x_i, \ldots\), the cdf of \(X\) can be calculated using the third property of pmf's (Equation \ref{3rdprop}), since, for a fixed \(x\in\mathbb{R}\), if we let the set \(A\) contain the possible values of \(X\) that are less than or equal to \(x\), i.e., \(A = \{x_i\ |\ x_i\leq x\}\), then the cdf of \(X\) evaluated at \(x\) is given by

    $$F(x) =P(X\leq x) = P(X\in A) = \sum_{x_i\leq x} p(x_i).\notag$$

    Example \(\PageIndex{4}\)

    Continuing with Examples 3.2.2 and 3.2.3, we find the cdf for \(X\). First, we find \(F(x)\) for the possible values of the random variable,\(x=0,1,2\):
    \begin{align*}
    F(0) &= P(X\leq0) = P(X=0) = 0.25 \\
    F(1) &= P(X\leq1) = P(X=0\ \text{or}\ 1) = p(0) + p(1) = 0.75 \\
    F(2) &= P(X\leq2) = P(X=0\ \text{or}\ 1\ \text{or}\ 2) = p(0) + p(1) + p(2) = 1
    \end{align*}
    Now, if\(x<0\), then the cdf \(F(x) = 0\), since the random variable \(X\) will never be negative.

    If \(0<x<1\), then the cdf \(F(x) = 0.25\), since the only value of the random variable\(X\) that is less than or equal to such a value \(x\) is \(0\). For example, consider \(x=0.5\). The probability that \(X\) is less than or equal to \(0.5\) is the same as the probability that \(X=0\), since \(0\) is the only possible value of \(X\) less than \(0.5\):

    $$F(0.5) = P(X\leq0.5) = P(X=0) = 0.25.\notag$$

    Similarly, we have the following:
    \begin{align*}
    F(x) &= F(1) = 0.75,\quad\text{for}\ 1<x<2 \\
    F(x) &= F(2) = 1,\quad\text{for}\ x>2
    \end{align*}

    Exercise \(\PageIndex{1}\)

    For this random variable \(X\), compute the following values of the cdf:

    1. \(F(-3)\)
    2. \(F(0.1)\)
    3. \(F(0.9)\)
    4. \(F(1.4)\)
    5. \(F(2.3)\)
    6. \(F(18)\)
    Answer
    1. \(F(-3) = P(X\leq-3) = 0\)
    2. \(F(0.1) = P(X\leq 0.1) = P(X=0) = 0.25\)
    3. \(F(0.9)= P(X\leq 0.9) = P(X=0) = 0.25\)
    4. \(F(1.4) = P(X\leq 1.4) = \displaystyle{\sum_{x_i\leq1.4}}p(x_i) = p(0) + p(1) = 0.25 + 0.5 = 0.75\)
    5. \(F(2.3) = P(X\leq 2.3) = \displaystyle{\sum_{x_i\leq2.3}}p(x_i) = p(0) + p(1) + p(2) = 0.25 + 0.5 + 0.25= 1\)
    6. \(F(18) = P(X\leq18) = P(X\leq 2) = 1\)

    To summarize Example 3.2.4, we write the cdf \(F\) as a piecewise function and Figure 2gives its graph:
    $$F(x) = \left\{\begin{array}{l l}
    0, & \text{for}\ x<0 \\
    0.25 & \text{for}\ 0\leq x <1 \\
    0.75 & \text{for}\ 1\leq x <2 \\
    1 & \text{for}\ x\geq 2.
    \end{array}\right.\notag$$

    3.2: Probability Mass Functions (PMFs) and Cumulative Distribution Functions (CDFs) for Discrete Random Variables (3)

    Figure 2: Graph of cdf in Example 3.2.4

    Note that the cdf we found in Example 3.2.4is a "step function", since its graph resembles a series of steps. This is the case for all discrete random variables. Additionally, the value of the cdf for a discrete random variable will always "jump" at the possible values of the random variable, and the size of the "jump" is given by the value of the pmf at thatpossible value of the random variable. For example, the graph in Figure 2"jumps" from \(0.25\) to \(0.75\) at \(x=1\), so the size of the "jump" is \(0.75-0.25= 0.5\) andnotethat \(p(1) = P(X=1) = 0.5\). The pmf for any discrete random variable can be obtained from the cdf in this manner.

    We end this section with a statement of the properties of cdf's. The reader is encouraged to verify these properties hold for the cdf derived in Example 3.2.4 and to provide an intuitive explanation (or formal explanation using the axioms of probability and the properties of pmf's)forwhy these properties hold for cdf's in general.

    Properties of Cumulative Distribution Functions

    Let \(X\) be a random variable with cdf \(F\). Then \(F\) satisfies the following:

    1. \(F\) is non-decreasing, i.e., \(F\) may be constant, but otherwise it is increasing.
    2. \(\displaystyle{\lim_{x\to-\infty} F(x) = 0}\) and \(\displaystyle{\lim_{x\to\infty} F(x) = 1}\)
    3.2: Probability Mass Functions (PMFs) and Cumulative Distribution Functions (CDFs) for Discrete Random Variables (2024)
    Top Articles
    Latest Posts
    Article information

    Author: Delena Feil

    Last Updated:

    Views: 5935

    Rating: 4.4 / 5 (65 voted)

    Reviews: 80% of readers found this page helpful

    Author information

    Name: Delena Feil

    Birthday: 1998-08-29

    Address: 747 Lubowitz Run, Sidmouth, HI 90646-5543

    Phone: +99513241752844

    Job: Design Supervisor

    Hobby: Digital arts, Lacemaking, Air sports, Running, Scouting, Shooting, Puzzles

    Introduction: My name is Delena Feil, I am a clean, splendid, calm, fancy, jolly, bright, faithful person who loves writing and wants to share my knowledge and understanding with you.