AP Statistics Unit 4 Notes: Random Variables, Expected Value, and Combining Outcomes

0.0(0)
Studied by 0 people
0%Unit 4 Mastery
0%Exam Mastery
Build your Mastery score
multiple choiceAP Practice
Supplemental Materials
call kaiCall Kai
Card Sorting

1/24

Last updated 3:08 PM on 3/12/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

25 Terms

1
New cards

Random variable

A rule that assigns a numerical value to each outcome of a chance process.

2
New cards

Discrete random variable

A random variable that takes on a countable set of possible values (often integers like 0, 1, 2, …).

3
New cards

Outcome vs. random variable value

The outcome is the raw result of the chance process (e.g., HHTHT); the random variable value is the number computed from the outcome (e.g., 3 heads).

4
New cards

Probability distribution (discrete)

A list of every possible value of a discrete random variable and the probability that each value occurs.

5
New cards

Valid discrete probability distribution

A distribution where (1) each probability is between 0 and 1 and (2) all probabilities sum to 1.

6
New cards

Probability notation P(X = x)

The probability that the random variable X takes the specific value x.

7
New cards

Probability histogram

A graph with bars at each possible discrete value whose heights equal the corresponding probabilities; it represents a model (long-run pattern), not a dataset.

8
New cards

Cumulative probability

A probability of the form P(XaP(X \le a) (or similar) found by adding probabilities of all values meeting the condition.

9
New cards

Cumulative distribution function (CDF)

The function F(x)=P(Xx),F(x) = P(X \boldsymbol{\le} x), giving cumulative probabilities up to x.

10
New cards

Expected value

The mean of a random variable; the long-run average value over many repetitions of the chance process.

11
New cards

Mean of a discrete random variable

μX=E(X)=Σxipi,μ_{X} = E(X) = \Sigma x_{i} p_{i}, the probability-weighted average of the possible values.

12
New cards

Probability-weighted average

An average where each value is multiplied by its probability before summing; more likely outcomes count more.

13
New cards

Variance of a discrete random variable

σX2=Σ(xiμX)2pi,σ_{X}² = \Sigma (x_{i} - μ_{X})² p_{i}, the long-run average of squared distance from the mean (weighted by probabilities).

14
New cards

Standard deviation of a random variable

σ_{X} = \text{√(σ_{X}²)}, describing the typical distance of X from its mean in the long run.

15
New cards

Variance–expectation shortcut

σX2=E(X2)(E(X))2,σ_{X}² = E(X²) - (E(X))², where E(X2)=Σxi2pi.E(X²) = \Sigma x_{i}² p_{i}.

16
New cards

E(X²)

The expected value of X2:E(X2)=Σxi2pi.X^{2}: E(X^{2}) = \Sigma x_{i}^{2} p_{i}.

17
New cards

Fair game (expected value idea)

A game is “fair” when expected profit is 0 (fairness depends on expected value, not on winning half the time).

18
New cards

Profit random variable

If W is winnings and c is cost, profit can be defined as P = W − c, so E(P) = E(W) − c.

19
New cards

Linear transformation

A new variable formed by Y = a + bX (shift by a, scale by b).

20
New cards

Mean under linear transformation

If Y=a+bXY = a + bX, then μY=a+bμX\mu_Y = a + b\mu_X.

21
New cards

Standard deviation under linear transformation

If Y = a + bX, then σY=bσXσ_{Y} = |b|σ_{X} (adding a constant does not change spread).

22
New cards

Additivity of expected value

For any random variables X and Y: E(X+Y)=E(X)+E(Y)E(X + Y) = E(X) + E(Y) and E(XY)=E(X)E(Y)E(X - Y) = E(X) - E(Y) (does not require independence).

23
New cards

Independence (random variables)

X and Y are independent if knowing the value of one provides no information about the other; often from separate trials or independently selected individuals.

24
New cards

Variance of a sum/difference (independent case)

If X and Y are independent: Var(X±Y)=Var(X)+Var(Y),\text{Var}(X \boldsymbol{\pm} Y) = \text{Var}(X) + \text{Var}(Y), so \boldsymbol{\sigma}_{X \boldsymbol{\pm} Y} = \text{√(σ_{X}² + σ_{Y}²)}.

25
New cards

Linear combination (AP-level)

A form like T = a + bX + cY; if X and Y are independent, then Var(T)=b2Var(X)+c2Var(Y)\text{Var}(T) = b²\text{Var}(X) + c²\text{Var}(Y) and μT=a+bμX+cμY.μ_{T} = a + b μ_{X} + c μ_{Y}.