---
title: "AP Statistics 2.9: Parameters of Random Variables"
description: "Review AP Statistics 2.9, including expected value, mean, variance, standard deviation, linear transformations, and combining independent random variables."
canonical: "https://fiveable.me/ap-stats/unit-2/mean-standard-deviation-random-variables/study-guide/g1wJm2o6V4wCoqbsC5Px"
type: "study-guide"
subject: "AP Statistics"
unit: "Unit 2 – Probability, Random Variables, and Probability Distributions"
lastUpdated: "2026-06-30"
---

# AP Statistics 2.9: Parameters of Random Variables

## Summary

Review AP Statistics 2.9, including expected value, mean, variance, standard deviation, linear transformations, and combining independent random variables.

## Guide

The [parameters](/ap-stats/key-terms/parameter "fv-autolink") of a [random variable](/ap-stats/key-terms/random-variable "fv-autolink") describe its center and variability. In this revised topic, that includes both finding the mean and standard deviation of a random variable and predicting how those values change when you shift, scale, add, or subtract random variables.

## Why This Matters for the AP Statistics Exam

This topic shows up whenever you are handed a [probability distribution](/ap-stats/key-terms/probability-distribution "fv-autolink") or asked to describe what happens to center and spread after a transformation. On the [AP Statistics exam](/ap-stats/ap-statistics-exam "fv-autolink"), you may need to calculate a random variable's parameters, combine two independent random variables, or explain why the mean changes one way while the standard deviation changes another.

Showing structure matters for full credit. Write the formula, substitute values carefully, and explain your answer in context instead of dropping a bare number.

## Key Takeaways

- The mean, or [expected value](/ap-stats/key-terms/expected-value "fv-autolink"), is a [weighted average](/ap-stats/key-terms/weighted-average "fv-autolink").
- [Variance](/ap-stats/key-terms/variance "fv-autolink") and standard deviation measure how much the values of a random variable vary around the mean.
- For a [linear](/ap-stats/unit-5/representing-relationship-between-two-quantitative-variables/study-guide/3rWWsKXcnbYlqY64hQ1j "fv-autolink") transformation $Y = a + bX$, the mean is $\mu_Y = a + b\mu_X$ and the standard deviation is $\sigma_Y = |b|\sigma_X$.
- For independent random variables, variances add when you add or subtract the [variables](/ap-stats/unit-1/language-variation-variables/study-guide/nKpeaxi1H3Ht9aFhTHKt "fv-autolink").
- Standard deviations do not add directly.

## Mean and Standard Deviation of a Random Variable

For a [discrete random variable](/ap-stats/key-terms/discrete-random-variable "fv-autolink") $X$, the expected value is:

$$\mu_X = \sum x_i \cdot P(x_i)$$

The variance is:

$$\mathrm{Var}(X) = \sum (x_i - \mu_X)^2 \cdot P(x_i)$$

The standard deviation is the square root of the variance:

$$\sigma_X = \sqrt{\sum (x_i - \mu_X)^2 \cdot P(x_i)}$$

The mean is the long-run average [outcome](/ap-stats/unit-2/estimating-probabilities-using-simulation/study-guide/ABwpnnUf4VCXeVbB9q72 "fv-autolink"). The standard deviation measures the typical distance from that mean.

## Transforming a Random Variable

Sometimes you do not rebuild a probability distribution from scratch. Instead, you transform an existing random variable.

If $Y = a + bX$, then:

$$\mu_Y = a + b\mu_X$$

$$\sigma_Y = |b| \sigma_X$$

That means:

- adding or subtracting a constant shifts the mean but leaves the standard deviation unchanged
- multiplying by a constant changes both the mean and the standard deviation
- the absolute value appears because standard deviation cannot be negative

## Combining Random Variables

You may also define a new random variable by adding or subtracting two others.

For any random variables $X$ and $Y$:

$$\mu_{X+Y} = \mu_X + \mu_Y$$

$$\mu_{X-Y} = \mu_X - \mu_Y$$

If $X$ and $Y$ are independent, then:

$$\sigma_{X+Y}^2 = \sigma_X^2 + \sigma_Y^2$$

$$\sigma_{X-Y}^2 = \sigma_X^2 + \sigma_Y^2$$

Notice what does **not** happen: you do not subtract variances for a difference, and you do not add standard deviations directly.

## How to Use This on the AP Statistics Exam

### Problem Solving

1. Confirm the [probabilities](/ap-stats/unit-2/intro-probability/study-guide/gfnBWfyMANOxF3vWLrbA "fv-autolink") add to 1 when a [distribution](/ap-stats/unit-1/describing-distribution-quantitative-variable/study-guide/4dcjgkWfLu7tmS9bDtjP "fv-autolink") table is given.
2. Compute the mean using the weighted-average formula.
3. Compute the variance, then take the square root for the standard deviation.
4. If the problem transforms or combines variables, use the shortcut parameter rules instead of rebuilding everything.
5. Interpret your answer with units and context.

### Common Trap

Adding standard deviations instead of variances is one of the most common errors in this topic.

## Practice Example

Suppose $X$ is the number of text messages a person receives in a day with mean $\mu_X = 1.4$ and standard deviation $\sigma_X = 1.01$.

If another random variable is defined by $Y = 2X + 1$, then:

$$\mu_Y = 2(1.4) + 1 = 3.8$$

$$\sigma_Y = 2(1.01) \approx 2.02$$

That quick extension is the other half of this topic: once you know the parameters of $X$, you can predict the parameters of a transformed variable.

## Common Misconceptions

- **Rounding the expected value to a whole number.** The mean of a random variable is a long-run average and may be a decimal.
- **Forgetting to square root the variance.** Variance and standard deviation are not the same.
- **Adding standard deviations when variables are combined.** For independent variables, variances add.
- **Subtracting variances for a difference.** The means subtract, but the variances still add for independent variables.

## Related AP Statistics Guides

- [Unit 2 Overview: Probability, Random Variables, and Probability Distributions](/ap-stats/unit-2/review/study-guide/JeaowG56kC80Eu94VWs7)
- [2.8 Introduction to Random Variables and Probability Distributions](/ap-stats/unit-2/intro-random-variables-probability-distributions/study-guide/B5MJ1YqQJ4D455wegCvz)
- [2.10 The Binomial Distribution](/ap-stats/unit-2/intro-binomial-distribution/study-guide/uvU3qsHmVgEuPjvhgaEC)
- [2.11 The Normal Distribution](/ap-stats/unit-2/normal-distribution-revisited/study-guide/dx4vMcx3WjSw68f1Ov66)

## Vocabulary

- **discrete random variable**: A random variable that takes on a countable number of distinct values, often representing counts or categorical outcomes.
- **expected value**: The long-run average outcome of a random variable, equivalent to the mean of a discrete random variable.
- **mean**: The average value of a dataset, represented by μ in the context of a population.
- **parameter**: A numerical summary that describes a characteristic of an entire population.
- **standard deviation**: A measure of how spread out data values are from the mean, represented by σ in the context of a population.

## FAQs

### What is AP Stats 4.8 about?

AP Stats 4.8 covers calculating and interpreting parameters for a discrete random variable, especially the mean or expected value and the standard deviation.

### How do you find the mean of a discrete random variable?

Multiply each possible value by its probability and add the products. The formula is mu_X = sum of x_i times P(x_i).

### How do you find standard deviation in AP Stats?

Find the mean, compute each squared distance from the mean, weight each squared distance by its probability, add those values to get variance, and take the square root.

### How do you interpret standard deviation of a random variable?

The standard deviation describes how far values typically vary from the mean in context. It should be reported with appropriate units.

### Why is expected value often a decimal?

Expected value is a long-run average, not a single required outcome. A value like 1.4 can be correct even if the random variable itself only takes whole-number values.

### What is a common AP Stats 4.8 mistake?

A common mistake is averaging the x-values without probability weights or reporting a number without context. Use the probabilities and interpret the result with units.

## Structured Data

```json
{"@context":"https://schema.org","@type":"FAQPage","inLanguage":"en","mainEntity":[{"@type":"Question","@id":"https://fiveable.me/ap-stats/unit-2/mean-standard-deviation-random-variables/study-guide/g1wJm2o6V4wCoqbsC5Px#what-is-ap-stats-48-about","name":"What is AP Stats 4.8 about?","acceptedAnswer":{"@type":"Answer","text":"AP Stats 4.8 covers calculating and interpreting parameters for a discrete random variable, especially the mean or expected value and the standard deviation."}},{"@type":"Question","@id":"https://fiveable.me/ap-stats/unit-2/mean-standard-deviation-random-variables/study-guide/g1wJm2o6V4wCoqbsC5Px#how-do-you-find-the-mean-of-a-discrete-random-variable","name":"How do you find the mean of a discrete random variable?","acceptedAnswer":{"@type":"Answer","text":"Multiply each possible value by its probability and add the products. The formula is mu_X = sum of x_i times P(x_i)."}},{"@type":"Question","@id":"https://fiveable.me/ap-stats/unit-2/mean-standard-deviation-random-variables/study-guide/g1wJm2o6V4wCoqbsC5Px#how-do-you-find-standard-deviation-in-ap-stats","name":"How do you find standard deviation in AP Stats?","acceptedAnswer":{"@type":"Answer","text":"Find the mean, compute each squared distance from the mean, weight each squared distance by its probability, add those values to get variance, and take the square root."}},{"@type":"Question","@id":"https://fiveable.me/ap-stats/unit-2/mean-standard-deviation-random-variables/study-guide/g1wJm2o6V4wCoqbsC5Px#how-do-you-interpret-standard-deviation-of-a-random-variable","name":"How do you interpret standard deviation of a random variable?","acceptedAnswer":{"@type":"Answer","text":"The standard deviation describes how far values typically vary from the mean in context. It should be reported with appropriate units."}},{"@type":"Question","@id":"https://fiveable.me/ap-stats/unit-2/mean-standard-deviation-random-variables/study-guide/g1wJm2o6V4wCoqbsC5Px#why-is-expected-value-often-a-decimal","name":"Why is expected value often a decimal?","acceptedAnswer":{"@type":"Answer","text":"Expected value is a long-run average, not a single required outcome. A value like 1.4 can be correct even if the random variable itself only takes whole-number values."}},{"@type":"Question","@id":"https://fiveable.me/ap-stats/unit-2/mean-standard-deviation-random-variables/study-guide/g1wJm2o6V4wCoqbsC5Px#what-is-a-common-ap-stats-48-mistake","name":"What is a common AP Stats 4.8 mistake?","acceptedAnswer":{"@type":"Answer","text":"A common mistake is averaging the x-values without probability weights or reporting a number without context. Use the probabilities and interpret the result with units."}}]}
```
