AP Stats combining random variables cheat sheet

A comprehensive cheat sheet for combining random variables in AP Statistics, featuring key formulas, examples, and important concepts.

Ben40·24 flashcards·24 questions
APmathematicsprobability
0
Known
1 / 24
0
Learning
Front

Sum of Random Variables

Tap to flip
Back

If X and Y are independent, then E(X+Y)=E(X)+E(Y)\displaystyle E(X+Y) = E(X) + E(Y). Example: If X = 10\displaystyle 10 and Y = 20\displaystyle 20, E(X+Y)=30\displaystyle E(X+Y) = 30.

Tap to flip
Got it
Still learning

Quiz(24 questions)

Question 1 of 24

1. What is the expected value of the sum of two independent random variables, X and Y, if E(X) = 25 and E(Y) = 35?

Terms in this Study Set(24)

Flashcards 1(12)

Sum of Random Variables

If X and Y are independent, then E(X+Y)=E(X)+E(Y)\displaystyle E(X+Y) = E(X) + E(Y). Example: If X = 10\displaystyle 10 and Y = 20\displaystyle 20, E(X+Y)=30\displaystyle E(X+Y) = 30.

True or False: Variance of a sum is sum of variances.

False. For independent variables: Var(X+Y)=Var(X)+Var(Y)\displaystyle Var(X+Y) = Var(X) + Var(Y). If dependent, must consider covariance.

Difference between discrete and continuous variables?

Discrete: Countable outcomes (e.g., number of cars). Continuous: Infinite outcomes (e.g., height in inches).

Fill in the blank: If X ~ N(50, 4), then P(X<50)\displaystyle P(X < 50) is _____?

0.5 - The mean divides the normal distribution.

Expected value of a random variable

Formula: E(X)=extsumof(xi∗P(xi))\displaystyle E(X) = ext{sum of } (x_i * P(x_i)). Example: For X=1,2,3\displaystyle X = {1,2,3}, P=0.2,0.5,0.3\displaystyle P = {0.2,0.5,0.3}, E(X)=1∗0.2+2∗0.5+3∗0.3=2.3\displaystyle E(X) = 1*0.2 + 2*0.5 + 3*0.3 = 2.3.

True or False: The mean of a random variable is always its most likely value.

False. The mean can be skewed by extreme values, while the mode is the most frequent.

Variance of a random variable

Formula: Var(X)=E(X2)−(E(X))2\displaystyle Var(X) = E(X^2) - (E(X))^2. Example: If E(X)=3\displaystyle E(X) = 3 and E(X2)=12\displaystyle E(X^2) = 12, then Var(X)=12−9=3\displaystyle Var(X) = 12 - 9 = 3.

Question: What happens when you combine independent normal variables?

The result is also normally distributed. If XextandY\displaystyle X ext{ and } Y are N(extmean,extvariance)\displaystyle N( ext{mean}, ext{variance}), then $X + Y ext{ is } N( ext{sum of means}, ext{sum of variances}).

Cause → Effect: Increasing probability of an event _____ the expected value.

Increases - Higher probabilities lead to higher expected outcomes.

Example of a binomial random variable

Example: Flipping a coin 10 times. Let X = number of heads. X follows a Binomial distribution B(n=10, p=0.5).

Difference: Binomial vs. Geometric

Binomial: Fixed number of trials; Geometric: Number of trials until first success. Example: Flipping until the first head.

Calculate E(X) for a fair die

E(X) = 1/6(1)+1/6(2)+1/6(3)+1/6(4)+1/6(5)+1/6(6)=3.5\displaystyle 1/6(1) + 1/6(2) + 1/6(3) + 1/6(4) + 1/6(5) + 1/6(6) = 3.5.

Flashcards 2(12)

Sum of independent random variables?

If X\displaystyle X and Y\displaystyle Y are independent, then E(X+Y)=E(X)+E(Y)\displaystyle E(X + Y) = E(X) + E(Y).

True or False: Var(X + Y) = Var(X) + Var(Y)

True, if X\displaystyle X and Y\displaystyle Y are independent.

Variance of a sum: X + Y

If X\displaystyle X and Y\displaystyle Y are independent: Var(X+Y)=Var(X)+Var(Y)\displaystyle Var(X + Y) = Var(X) + Var(Y).

Example of combining means.

A store sells two items: Item A: E(A)=20\displaystyle E(A) = 20 Item B: E(B)=30\displaystyle E(B) = 30 Total expected sales: E(A+B)=50\displaystyle E(A + B) = 50.

Fill in the blank: E(aX) = ...

E(aX) = aE(X), where a\displaystyle a is a constant.

Difference: Binomial vs. Geometric.

Binomial: fixed trials, k\displaystyle k successes. Geometric: until first success, 1 success.

Example: Random variable sum.

If X\displaystyle X (dollars earned) = 50, Y\displaystyle Y (dollars saved) = 100, E(X+Y)=150\displaystyle E(X + Y) = 150.

True or False: Covariance measures independence.

False; covariance indicates direction of linear relationship, not independence.

What is the mean of 2X + 3?

If E(X)=10\displaystyle E(X) = 10, then E(2X+3)=2E(X)+3=23\displaystyle E(2X + 3) = 2E(X) + 3 = 23.

Sum of two variables: Y = X + Z.

If E(X)=15\displaystyle E(X) = 15, E(Z)=25\displaystyle E(Z) = 25, then E(Y)=40\displaystyle E(Y) = 40.

Standard deviation of scaled variable?

If Y=aX\displaystyle Y = aX, then SD(Y)=∣a∣SD(X)\displaystyle SD(Y) = |a|SD(X).

Fill in the blank: Var(aX) = ...

Var(aX) = a^2Var(X), where a\displaystyle a is a constant.

Questions in this Study Set(24)

1. What is the expected value of the sum of two independent random variables, X and Y, if E(X) = 25 and E(Y) = 35?

A.60
B.50
C.70
D.90

2. If X and Y are independent random variables with E(X) = 15 and E(Y) = 25, what is E(X + Y)?

A.40
B.30
C.60
D.15

3. True or False: If X and Y are independent, then Var(X + Y) = Var(X) + Var(Y) is always true.

A.True
B.False
C.Depends on the means
D.Only for normal distributions

4. True or False: The variance of the sum of two independent random variables is always less than or equal to the sum of their variances.

A.True
B.False
C.Sometimes
D.None of the above

5. If a store's expected revenue from item A is E(A) = 40 and from item B is E(B) = 60, what is E(A + B)?

A.100
B.80
C.60
D.40

6. Which of the following is a continuous random variable?

A.Number of customers in a store
B.Temperature in Fahrenheit
C.Number of defective items
D.Days until a product is sold

7. What is the variance of 3X if Var(X) = 16?

A.48
B.32
C.12
D.64

8. If X ~ N(30, 9), what is P(X < 30)?

A.0.25
B.0.75
C.0.5
D.0.10

9. Which of the following describes a Binomial random variable?

A.Success until failure
B.Fixed number of trials
C.Variable number of trials
D.No fixed successes

10. What is the expected value of a random variable X with the following distribution: X = {2, 4, 6} and P(X) = {0.1, 0.3, 0.6}?

A.4.0
B.5.0
C.5.6
D.6.0

11. If the expected value of X is 20, what is E(4X)?

A.80
B.60
C.20
D.40

12. True or False: The mean of a random variable can be equal to its mode.

A.True
B.False
C.Only in normal distributions
D.Only in skewed distributions

13. True or False: Covariance is a measure of how much two random variables vary together, regardless of their independence.

A.True
B.False
C.Only in joint distributions
D.Only for negatively correlated variables

14. If Var(X) = 2 and Var(Y) = 3 for independent random variables X and Y, what is Var(X + Y)?

A.5
B.6
C.8
D.2

15. If X represents dollars earned (50)andYrepresentsdollarssaved(\displaystyle 50) and Y represents dollars saved (25), what is E(X + Y)?

A.75
B.50
C.100
D.25

16. What distribution describes the number of successes in a fixed number of trials?

A.Geometric
B.Normal
C.Binomial
D.Exponential

17. What effect does scaling a random variable have on its standard deviation? If Y = 2X, what is SD(Y) given SD(X) = 5?

A.2
B.5
C.10
D.7

18. In a geometric distribution, what does ‘p’ represent?

A.Number of trials
B.Probability of success
C.Expected successes
D.Variance

19. If Var(X) = 25 and Var(Y) = 16, what is Var(X + Y) if X and Y are independent?

A.41
B.25
C.16
D.9

20. Calculate the expected value E(X) for rolling a fair six-sided die.

A.2.5
B.3.5
C.4.5
D.5.5

21. Which of the following statements about geometric distributions is NOT true?

A.It counts the number of trials until the first success.
B.It has a fixed number of trials.
C.It can take any positive integer value.
D.It focuses on the first success.

22. Which of the following is NOT a characteristic of a binomial distribution?

A.Fixed number of trials
B.Each trial is independent
C.Only two possible outcomes
D.Variable number of successes

23. If E(X) = 10, what is the mean of 2X + 5?

A.25
B.20
C.15
D.30

24. If the mean of a random variable is significantly higher than the median, what can we infer about the distribution?

A.It is symmetric
B.It is negatively skewed
C.It is positively skewed
D.It follows a normal distribution

Related Study Sets

Create Your Own Study Set

Upload a PDF, paste your notes, or describe a topic – AI generates flashcards, quizzes and more in seconds.