5.1 Introduction: Discrete Random Variables
Random Variable
A random variable takes on value as the result of an experiment.
Random variables can be discrete or continuous and both will be explored. For now, we should discuss the common notation we use in statistics to represent a random variable as well as the values the random variable can take on.
-
Random Variable Notation
Upper case letters such as X or Y denote the meaning or the definition of a random variable. Lower case letters like x or y denote the value of a random variable. If X is a random variable, then X is given a written description in words, and x is given as a number. A random variable represents a characteristic of interest in a population being studied and takes on a numeric value as the result of an experiment. For example, if the random variable X is the number of children in a family, then x represents a specific integer 0, 1, 2, 3, etc.
Random variables in statistics differ from variables in an algebra class in the two following ways.
- The domain of the random variable is not necessarily a numerical set; the domain may be expressed in words; for example, if X = hair color then the domain is {black, blond, gray, green, orange}.
- We can tell what specific value x the random variable X takes only after performing the experiment.
For example, let X represent the number of heads you get when you toss three fair coins. Notice the upper case X is described in words and specifies a future experiment. The sample space for the toss of three fair coins consists of 8 elements and can be listed as TTT, THH, HTH, HHT, HTT, THT, TTH, HHH. For each outcome in the sample space, when the number of heads are counted, there are only four possible values the random variable can take on, namely, x = 0, 1, 2, 3. Notice that for this example, the x values are countable outcomes. Because we can count the possible values that the variable X can take on and the outcomes are random, X is called a discrete random variable. In this section, we will discuss discrete random variables.
Feedback/Errata