4.1 Random Variables

Learning Objectives

  1. To learn the concept of a random variable.
  2. To learn the distinction between discrete and continuous random variables.

Definition

A random variableA numerical value generated by a random experiment. is a numerical quantity that is generated by a random experiment.

We will denote random variables by capital letters, such as X or Z, and the actual values that they can take by lowercase letters, such as x and z.

Table 4.1 "Four Random Variables" gives four examples of random variables. In the second example, the three dots indicates that every counting number is a possible value for X. Although it is highly unlikely, for example, that it would take 50 tosses of the coin to observe heads for the first time, nevertheless it is conceivable, hence the number 50 is a possible value. The set of possible values is infinite, but is still at least countable, in the sense that all possible values can be listed one after another. In the last two examples, by way of contrast, the possible values cannot be individually listed, but take up a whole interval of numbers. In the fourth example, since the light bulb could conceivably continue to shine indefinitely, there is no natural greatest value for its lifetime, so we simply place the symbol for infinity as the right endpoint of the interval of possible values.

Table 4.1 Four Random Variables

Experiment Number X Possible Values of X
Roll two fair dice Sum of the number of dots on the top faces 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12
Flip a fair coin repeatedly Number of tosses until the coin lands heads 1, 2, 3,4, …
Measure the voltage at an electrical outlet Voltage measured 118 ≤ x ≤ 122
Operate a light bulb until it burns out Time until the bulb burns out 0 ≤ x < ∞

Definition

A random variable is called discreteA random variable with a finite or countable number of possible values. if it has either a finite or a countable number of possible values. A random variable is called continuousA random variable whose possible values contain an interval of decimal numbers. if its possible values contain a whole interval of numbers.

The examples in the table are typical in that discrete random variables typically arise from a counting process, whereas continuous random variables typically arise from a measurement.

Key Takeaways

  • A random variable is a number generated by a random experiment.
  • A random variable is called discrete if its possible values form a finite or countable set.
  • A random variable is called continuous if its possible values contain a whole interval of numbers.

Exercises

    Basic

  1. Classify each random variable as either discrete or continuous.

    1. The number of arrivals at an emergency room between midnight and 6:00 a.m.
    2. The weight of a box of cereal labeled “18 ounces.”
    3. The duration of the next outgoing telephone call from a business office.
    4. The number of kernels of popcorn in a 1-pound container.
    5. The number of applicants for a job.
  2. Classify each random variable as either discrete or continuous.

    1. The time between customers entering a checkout lane at a retail store.
    2. The weight of refuse on a truck arriving at a landfill.
    3. The number of passengers in a passenger vehicle on a highway at rush hour.
    4. The number of clerical errors on a medical chart.
    5. The number of accident-free days in one month at a factory.
  3. Classify each random variable as either discrete or continuous.

    1. The number of boys in a randomly selected three-child family.
    2. The temperature of a cup of coffee served at a restaurant.
    3. The number of no-shows for every 100 reservations made with a commercial airline.
    4. The number of vehicles owned by a randomly selected household.
    5. The average amount spent on electricity each July by a randomly selected household in a certain state.
  4. Classify each random variable as either discrete or continuous.

    1. The number of patrons arriving at a restaurant between 5:00 p.m. and 6:00 p.m.
    2. The number of new cases of influenza in a particular county in a coming month.
    3. The air pressure of a tire on an automobile.
    4. The amount of rain recorded at an airport one day.
    5. The number of students who actually register for classes at a university next semester.
  5. Identify the set of possible values for each random variable. (Make a reasonable estimate based on experience, where necessary.)

    1. The number of heads in two tosses of a coin.
    2. The average weight of newborn babies born in a particular county one month.
    3. The amount of liquid in a 12-ounce can of soft drink.
    4. The number of games in the next World Series (best of up to seven games).
    5. The number of coins that match when three coins are tossed at once.
  6. Identify the set of possible values for each random variable. (Make a reasonable estimate based on experience, where necessary.)

    1. The number of hearts in a five-card hand drawn from a deck of 52 cards that contains 13 hearts in all.
    2. The number of pitches made by a starting pitcher in a major league baseball game.
    3. The number of breakdowns of city buses in a large city in one week.
    4. The distance a rental car rented on a daily rate is driven each day.
    5. The amount of rainfall at an airport next month.

Answers

    1. discrete
    2. continuous
    3. continuous
    4. discrete
    5. discrete
    1. discrete
    2. continuous
    3. discrete
    4. discrete
    5. continuous
    1. {0.1.2}
    2. an interval (a,b) (answers vary)
    3. an interval (a,b) (answers vary)
    4. {4,5,6,7}
    5. {2,3}