
DefinitionIf we roll a fair die, the possible outcomes are the numbers 1, 2, 3, 4, 5, and 6.
Each of these numbers has probability . Rolling a die is a probability experiment whose outcomes are numbers. The outcome of such an experiment is called a random variable.
A random variable is a numerical outcome of a probability experiment.

DefinitionDiscrete random variables are random variables whose possible values can be listed. Examples include:
The number that comes up on the roll of a die.
The number of siblings a randomly chosen person has.
Continuous random variables are random variables that can take on any value in an interval. Examples include:
The height of a randomly chosen college student.
The amount of electricity used to light a randomly chosen classroom.
DefinitionA probability distribution for a discrete random variable specifies the probability for each possible value of the random variable.

ExampleA fair coin is tossed twice. Let be the number of heads that come up. Find the probability distribution of .
There are four equally likely outcomes
| First Toss | Second Toss | |
|---|---|---|
| H | H | 2 |
| H | T | 1 |
| T | H | 1 |
| T | T | 0 |
There are three possible values for the number of heads (): 0, 1, and 2. One of the four outcomes has a value of “0”, two have the value “1”, and one has the value “2”. Therefore,
| 0 | 1 | 2 | |
|---|---|---|---|
| 0.25 | 0.50 | 0.25 |
ExampleDecide whether each of the following represents a probability distribution.
| 1 | 0.25 |
| 2 | 0.65 |
| 3 | −0.30 |
| 4 | 0.11 |
This is not a probability distribution because is not between 0 and 1.
| −1 | 0.17 |
| −0.5 | 0.25 |
| 0 | 0.31 |
| 0.5 | 0.22 |
| 1 | 0.05 |
This is a probability distribution. All probabilities are between 0 and 1 and they sum to 1.
| 1 | 1.02 |
| 10 | 0.31 |
| 100 | 0.90 |
| 1000 | 0.43 |
This is not a probability distribution because is not between 0 and 1.
ExampleFour patients have made appointments to have their blood pressure checked at a clinic. Let be the number of them that have high blood pressure. The probability distribution of is as follows.
| 0 | 1 | 2 | 3 | 4 | |
|---|---|---|---|---|---|
| 0.23 | 0.41 | 0.27 | 0.08 | 0.01 |
a) Find
We find the probability to be:

ExampleFour patients have made appointments to have their blood pressure checked at a clinic. Let be the number of them that have high blood pressure. The probability distribution of is as follows.
| 0 | 1 | 2 | 3 | 4 | |
|---|---|---|---|---|---|
| 0.23 | 0.41 | 0.27 | 0.08 | 0.01 |
b) Find
“More than 1” means “2 or 3 or 4.”

ExampleFour patients have made appointments to have their blood pressure checked at a clinic. Let be the number of them that have high blood pressure. The probability distribution of is as follows.
| 0 | 1 | 2 | 3 | 4 | |
|---|---|---|---|---|---|
| 0.23 | 0.41 | 0.27 | 0.08 | 0.01 |
c) Find
The complement of “At least one” is “none”:

Example
A parking facility contains 1000 parking spaces categorized as follows.
| Type of Space | Covered Long-Term | Covered Short-Term | Uncovered Long-Term | Uncovered Short-Term |
|---|---|---|---|---|
| Cost | $2.00 | $4.50 | $1.50 | $4.00 |
| Number of Spaces | 142 | 378 | 423 | 57 |
A parking space is selected at random. Let represent the hourly parking fee for the randomly sampled space. Find the probability distribution of .
To find the probability distribution, we must list the possible values of and then find the probability of each of them. The possible values of are 1.50, 2.00, 4.00, 4.50. Next, we find their probabilities.
| 1.50 | 0.423 |
| 2.00 | 0.142 |
| 4.00 | 0.057 |
| 4.50 | 0.378 |

Often when we draw a sample, we compute the sample mean .
The quantity is a random variable, because its value is different for different samples.
The probability distribution for is usually difficult to compute. We will learn a way to approximate the probability distribution of the sample mean when the sample size is large in a later chapter.
Probability distributions can be represented with histograms to visualize the distribution.
Example:The following presents the probability distribution and histogram for the number of heads in a sequence of five tosses, using the assumption that heads and tails are equally likely, and the tosses are independent events.
| 0 | 0.03125 |
| 1 | 0.15625 |
| 2 | 0.31250 |
| 3 | 0.31250 |
| 4 | 0.15625 |
| 5 | 0.03125 |
DefinitionThe mean is a measure of center, and for a random variable, it represents the center of its probability distribution. The mean of a random variable is also called the expected value. To find the mean of a discrete random variable, multiply each possible value by its probability and sum the results.
ExampleA computer monitor is composed of a large number of points of light called pixels. It is not uncommon for a few pixels to be defective. Let represent the number of defective pixels on a randomly chosen monitor. The probability distribution of is as follows. Find the mean number of defective pixels.
| 0 | 0.2 |
| 1 | 0.5 |
| 2 | 0.2 |
| 3 | 0.1 |
The mean is
If we imagine each rectangle in the probability histogram to be a weight, the mean is the point at which the histogram would balance.

There are many occasions on which people want to predict how much they are likely to gain or lose if they make a certain decision or take a certain action. Often, this is done by computing the mean of a random variable.
In such situations, the mean is sometimes called the “expected value” and is denoted by . If the expected value is positive, it is an expected gain, and if it is negative, it is an expected loss.

ExampleA mineral economist estimated that a particular venture had probability 0.4 of a $30 million loss, probability 0.5 of a $20 million profit, and probability 0.1 of a $40 million profit. Let represent the profit. Find the probability distribution of the profit and the expected value of the profit. Does this venture represent an expected gain or an expected loss?
The probability distribution is as follows. Note that 30 is negative since it represents a loss.
| −30 | 0.4 |
| 20 | 0.5 |
| 40 | 0.1 |
There is an expected gain of $2 million.
ExampleAn insurance company sells a one-year term life insurance policy to a 70-year-old man. The man pays a premium of $400. If he dies within one year, the company will pay $10,000 to his beneficiary. The probability that a 70-year-old man is still alive one year later is 0.9715. Let be the profit made by the insurance company. Find the expected value of the profit.
If the man lives, the company keeps $400. If the man dies, the insurance company keeps $400, but has to pay $10,000, so its profit is −$9600.
The expected value is
The expected gain for the insurance company is $115. We interpret this by saying that if the company sells many policies, it can expect to earn $115 for each policy on the average.

| −9600 | 0.0285 |
| 400 | 0.9715 |
Case study