Expected Value and Variance

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/9

flashcard set

Earn XP

Description and Tags

These flashcards help summarize and reinforce key concepts related to expected value and variance as discussed in the lecture.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

10 Terms

1
New cards

What does the expected value of a random variable indicate?

It tells us the center of mass of a distribution.

2
New cards

How is the expected value of a discrete random variable defined?

E[X] = Σ xi · pX(xi) where xi are the values of the random variable and pX(xi) is the probability mass function.

3
New cards

What is the formula for the variance of a random variable X?

Var(X) = E[(X - E[X])²] or Var(X) = E[X²] - (E[X])².

4
New cards

What does the variance measure?

Variance measures how spread out the values of a random variable are around the mean.

5
New cards

What is the relationship between variance and standard deviation?

The standard deviation is the square root of the variance.

6
New cards

What is the linearity property of expectation in terms of two random variables X and Y?

E[X + Y] = E[X] + E[Y].

7
New cards

If a random variable X is scaled by a factor a, how is the variance affected?

Var(aX) = a² · Var(X).

8
New cards

How do you find the expected value of a function f(X) of a random variable X?

E[f(X)] = Σ f(xi) · pX(xi).

9
New cards

In the context of expected value, what does E[X²] represent?

It is the expected value of the square of the random variable X.

10
New cards

How do you calculate the expected value of a linear transformation of a random variable?

E[aX + b] = a · E[X] + b.