Econ 120A Discrete Probability Distributions

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

1/12

flashcard set

Earn XP

Description and Tags

Flashcards covering key vocabulary and formulas related to discrete probability distributions, mean, variance, and expected values.

Economics

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

13 Terms

1
New cards

Population Mean (𝜇)

𝜇 = ෍𝑥𝑝(𝑥), the sum of each value times its probability.

2
New cards

Population Variance (𝜎²)

𝜎² = ෍(𝑥 − 𝜇)²𝑝(𝑥), the sum of the squared difference between each value and the mean, weighted by its probability.

3
New cards

Expectations Operator E(.)

Takes the weighted average of (.), in which the weights are the probabilities.

4
New cards

E(X)

σ 𝑥 𝑝(𝑥) = 𝜇𝑋 The expected value of X, is the weighted average of its possible realizations weighted by their probabilities of occurring; same as the mean.

5
New cards

E[g(X)]

σ 𝑔(𝑥) 𝑝(𝑥) = 𝜇𝑅; The expected value of random variable R (a function of the random variable X) is also its mean.

6
New cards

E(X²)

σ 𝑥²𝑝(𝑥); the expected value of X squared.

7
New cards

E[(X − 𝜇𝑋)²]

σ (𝑥 − 𝜇𝑋)²𝑝(𝑥) = 𝜎𝑋²; the expected value of the squared deviations from the mean of the random variable X, which is its variance.

8
New cards

E(c)

c; the expected value of a constant is the constant itself.

9
New cards

E(X + c)

E(X) + E(c) = E(X) + c; the expected value of a sum of a variable plus a constant is equal to the sum of expected values.

10
New cards

E(cX)

c E(X); the expected value of cX.

11
New cards

Var(X + c)

Var(X); Variance of (X + c)

12
New cards

Var(cX)

c² Var(X); Variance of cX

13
New cards

𝜎𝑋²

E[𝑋 − 𝜇𝑋)²] = 𝐸[𝑋²] − 𝜇𝑋²