3.2.2 Weighted Average, Double Expectation, and the Law of Total Variance Flashcards

(17 cards)

1
Q

What does the ‘weighted average’ method describe in probability?

A

A method of combining multiple conditional distributions using their associated probabilities as weights.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the general formula for the probability function of a mixed distribution?

A

f(x) = p₁·f₁(x) + p₂·f₂(x) + … + pₙ·fₙ(x), where the pᵢ sum to 1.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the key difference between a weighted average of probability functions and a weighted average of random variables?

A

Weighted average of functions combines distributions; weighted average of variables combines outcomes.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the formula for the CDF of a mixed distribution using weights?

A

F(x) = p₁·F₁(x) + p₂·F₂(x) + … + pₙ·Fₙ(x).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the formula for the survival function of a mixed distribution?

A

S(x) = p₁·S₁(x) + p₂·S₂(x) + … + pₙ·Sₙ(x).

note: not equal to 1-F(x)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the formula for the expected value of a mixed distribution (weighted average)?

A

E[X] = p₁·E[X₁] + p₂·E[X₂] + … + pₙ·E[Xₙ].

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What’s the shortcut name for the formula E[X] = E[E[X | Y]]?

A

The Law of Total Expectation or the Double Expectation Rule.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What’s the formula for the Law of Total Variance?

A

Var(X) = E[Var(X | Y)] + Var(E[X | Y]).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

How do you remember the Law of Total Variance?

A

Use the acronym EVVE: Expected Value of Variance + Variance of Expected value.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

When is it incorrect to average conditional variances directly?

A

When the conditional expectations differ — this approach underestimates the total variance.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What does it mean if a distribution is ‘mixed’?

A

It consists of two or more distinct conditional distributions, weighted by some probability rule.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

In the coin/die example, why can’t we call the resulting distribution uniform?

A

Because it mixes two different uniforms (on [1,4] and [1,6]) with unequal weights — the outcome is not uniform over [1,6].

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is the expected value of a mixed variable when outcomes are 0 and an exponential?

A

E[X] = (weight of 0)·0 + (weight of Exp)·E[Exp] = w₂·θ.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

How is the variance of a mixed variable calculated correctly?

A

Use either: Var(X) = E[X²] - (E[X])² or Var(X) = E[Var(X | Y)] + Var(E[X | Y]).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is the process for computing E[X²] of a mixed variable?

A

E[X²] = p₁·E[X₁²] + p₂·E[X₂²] + … .

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What are the two sources of variance in the Law of Total Variance?

A

One from randomness within each conditional distribution, and one from variability between their means.

17
Q

In insurance risk classification, how does total variance help?

A

It separates risk from within-group variability and between-group heterogeneity (e.g., high vs. low risk classes).