3  Probability Models: Outcomes, Events, and Random Variables

Probability models can be applied to any situation in which there are multiple potential outcomes and there is uncertainty about which outcome will occur.

3.1 Outcomes

  • Due to the wide variety of types of random phenomena, an outcome can be virtually anything
  • In particular, an outcome does not have to be a number.
  • The sample space, denoted \(\Omega\) (the uppercase Greek letter “omega”), is the set of all possible outcomes of a random phenomenon. An outcome, denoted \(\omega\) (the lowercase Greek letter “omega”), is an element of the sample space: \(\omega\in\Omega\).
  • Mathematically, the sample space \(\Omega\) is a set containing all possible outcomes, while an individual outcome \(\omega\) is a point or element in \(\Omega\).
  • A random phenomenon is modeled by a single sample space, with respect to which all objects (events, random variables) are defined. Whenever possible, a sample space outcome should be defined to provide the maximum amount of information about the outcome of random phenomenon.
  • In practice we rarely enumerate the sample space as we’ll for some of the examples in this class. Nonetheless, there is always some underlying sample space corresponding to all possible outcomes of the random phenomenon.

Example 3.1 Roll a four-sided die twice, and record the result of each roll in sequence as an ordered pair. For example, the outcome \((3, 1)\) represents a 3 on the first roll and a 1 on the second; this is not the same outcome as \((1, 3)\).

  1. Identify the sample space. That is, list all possible outcomes.




  2. We might be interested in the sum of the two dice. Explain why it is still advantageous to define the sample space as in the previous part, rather than as \(\Omega=\{2, \ldots, 8\}\).




Example 3.2 Regina and Cady plan to meet for lunch. They will definitely arrive between noon and 1:00, but their exact arrival times are uncertain. Rather than dealing with clock time, it is helpful to represent noon as time 0 and measure time as minutes after noon, so that arrival times take values in the continuous interval [0, 60].

Describe an appropriate sample space. Hint: it’s easiest to draw a picture.




3.2 Events

  • An event is something that could happen.
  • An event is a collection of outcomes that satisfy some criteria.
  • Mathematically, an event \(A\) is a subset of the sample space: \(A\subseteq \Omega\).
  • Events are typically denoted with capital letters near the start of the alphabet, with or without subscripts (e.g. \(A\), \(B\), \(C\), \(A_1\), \(A_2\)). Events can be composed from others using basic set operations like unions (\(A\cup B\)), intersections (\(A \cap B\)), and complements (\(A^c\)).
    • Read \(A^c\) as “not \(A\)”.
    • Read \(A\cap B\) as “\(A\) and \(B\)
    • Read \(A \cup B\) as “\(A\) or \(B\)”. Note that unions (\(\cup\), “or”) are always inclusive. \(A\cup B\) occurs if \(A\) occurs but \(B\) does not, \(B\) occurs but \(A\) does not, or both \(A\) and \(B\) occur.
  • A collection of events \(A_1, A_2, \ldots\) are disjoint (a.k.a. mutually exclusive) if \(A_i \cap A_j = \emptyset\) for all \(i \neq j\). That is, multiple events are disjoint if none of the events have any outcomes in common.
  • If the sample space outcomes are represented by rows in a spreadsheet, then an event is a subset of rows that satisfies some criteria.

Example 3.3 Roll a four-sided die twice, and record the result of each roll in sequence. Using the sample space from Example 3.1, identify the following events.

  1. \(A\), the event that the sum of the two dice is 4.



  2. \(B\), the event that the sum of the two dice is at most 3.




  3. \(C\), the event that the larger of the two rolls (or the common roll if a tie) is 3.




  4. \(A\cap C\) (identify and interpret).




  5. \(D\), the event that the first roll is a 3.




  6. \(E\), the event that the second roll is a 3.




  7. \(D \cap E\) (identify and interpret).




  8. \(D \cup E\) (identify and interpret).




  9. If the outcome is \((1, 3)\), which of the events above occurred?




Example 3.4 Using the sample space from Example Example 3.2, identify the following events using pictures.

  1. Identify \(A\), the event that Regina arrives after Cady.




  2. Identify \(B\), the event that either Regina or Cady arrives before 12:30.




  3. Identify \(C\), the event that Cady arrives first and Regina arrives at most 15 minutes after Cady.




  4. Identify \(D\), the event that Regina arrives before 12:24.




3.3 Random variables

  • Roughly, a random variable assigns a number measuring some quantity of interest to each outcome of a random phenomenon.
  • Mathematically, a random variable (RV) \(X\) is a function that takes an outcome in the sample space as input and returns a real number as output
  • The random variable itself is typically denoted with a capital letter (\(X\)); possible values of that random variable are denoted with lower case letters (\(x\)).
    • Think of the capital letter \(X\) as a label standing in for a formula like “the number of heads in 4 flips of a coin” and
    • \(x\) as a dummy variable standing in for a particular value like 3.
  • Discrete random variables take at most countably many possible values (e.g., \(0, 1, 2, \ldots\)). They are often counting variables (e.g., the number of Heads in 10 coin flips).
  • Continuous random variables can take any real value in some interval (e.g., \([0, 1]\), \([0,\infty)\), \((-\infty, \infty)\).). That is, continuous random variables can take uncountably many different values. Continuous random variables are often measurement variables (e.g., height, weight, income).
  • A function of a random variable is also a random variable: if \(X\) is a RV then so is \(g(X)\)
  • Sums and products, etc., of random variables defined on the same sample space are random variables. If\(X\) and \(Y\) are RVs defined on the same sample space then so are \(X+Y\), \(X-Y\), \(XY\)
  • If the sample space outcomes are represented by rows in a spreadsheet, then random variables correspond to columns.
  • Expressions like \(X=x\) or \(\{X=x\}\) represent events: for which outcomes is the value of the random variable \(X\) equal to the value \(x\)

Example 3.5 Roll a four-sided die twice, and record the result of each roll in sequence. Recall the sample space from Example 3.1. Let \(X\) be the sum of the two dice, and let \(Y\) be the larger of the two rolls (or the common value if both rolls are the same).

  1. Construct a table identifying the values of \(X\) and \(Y\) for each outcome in the sample space.




  2. Identify the possible values of \(X\).




  3. Identify the possible values of \(Y\).




  4. Identify the possible values of the pair \((X, Y)\).




Example 3.6 Regina and Cady will definitely arrive between noon and 1:00, but their exact arrival times are uncertain. Recall the sample space from Example 3.2. Let \(R\) be the random variable representing Regina’s arrival time (minutes after noon), and \(Y\) for Cady.

  1. What does the random variable \(T = \min(R, Y)\) represent? What are the possible values of \(T\)?




  2. What does the random variable \(W = |R - Y|\) represent? What are the possible values of \(W\)?




  3. Let \(N\) be the number of people who arrive before 12:30. How can you represent \(N\) in terms of \(R\) and \(Y\)? (A piecewise representation is fine.)




  4. Identify each of the random variables in this problem as discrete or continuous.




  • Expressions like \(X=x\) or \(\{X=x\}\) represent events: for which outcomes is the value of the random variable \(X\) equal to the value \(x\)

Example 3.7 Roll a four-sided die twice, and record the result of each roll in sequence. Recall the sample space from Example 3.1. Let \(X\) be the sum of the two dice, and let \(Y\) be the larger of the two rolls (or the common value if both rolls are the same). Identify and interpret each of the following.

  1. \(\{X = 4\}\).




  2. \(\{X \le 3\}\).




  3. \(\{Y = 3\}\).




  4. \(\{X = 4, Y = 3\}\), that is, \(\{X = 4\}\cap \{Y = 3\}\).




  5. \(\{X = 3, Y = 3\}\).




Example 3.8 Regina and Cady plan to meet for lunch between noon and 1 but they are not sure of their arrival times. Recall the sample space from Example 3.2. Let \(R\) be the random variable representing Regina’s arrival time (minutes after noon), and \(Y\) for Cady. Interpret each of the following in words and draw a picture representing it.

  1. \(\{R > Y\}\).




  2. \(\{T < 30\}\), where \(T = \min(R, Y)\).




  3. \(\{R > Y, W < 15\}\), where \(W = |R - Y|\).




  4. \(\{R < 24\}\).