Module 8.2: Conditional Expectations, Correlation Flashcards

1
Q

What is an independent event and dependent event?

A

An independent event is when the P(A | B) = P(A)

If this condition is not satisfied then the events are dependent.

Good examples of independent events are dice rolls and coin flips

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

What is the total probability rule and how can it be used to calculate an unconditional probability:

A

The total probability rule highlights the relationship between unconditional and conditional probabilities of mutually exclusive and exhaustive events.

P(R) = P(R | I) × P(I) + P(R | not I ) × P(not I)

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

What is the expected value of a random variable?

A

The weighted average of the possible outcomes for the variable (given probabilities and outcomes).

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

How can conditional expectation be used in an investment application?

A

It can be used in an investment application by using the total probability rule and estimating the expected return on the stock as the sum of the expected return given an event and without the event (tariff for example).

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

What is Covariance and how is it calculated using the probability model? Walk through the steps:

A

Covariance is a measure of how two assets move together. It is the expected value of the product of the deviations of the two random variables from their respective expected values.

Cov(Ri,Rj) = probability{[Ri − E(Ri)][Rj − E(Rj)]}

1) Calculate expected return for each stock
2) Calculate Covariance using the formula above

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

What are the properties of the covariance?

A

1) The covariance is a general representation of the same concept as variance. That is variance measures how a random variable moves with itself, covariance is how a variable moves with another random variable.
2) The covariance of Ra with itself is equal to the variance of Ra.
3) the covariance may range from negative infinity to positive infinity.

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

How is covariance calculated using historical data? (i.e sample covariance?)

A

Formula: (return on x in period t - mean return on x)*(return on y in period t - mean return on y) / (N-1)

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

What is correlation coefficient? What is the formula?

A

Correlation = Covariance / product of standard deviations of the random variables

or

Covariance = Correlation * product of the standard deviations of the two variables

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

What are the 6 properties of correlation?

A

1) Correlation measures strength of linear relationship
2) Correlation has no units
3) The correlation range is from -1 to +1
4) if correlation = 1, the random variables are perfectly correlated
5) same for -1.
6) if it’s 0 there is no relationship.

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

What is suprious correlation?

A

If the correlation that is either the result of chance or present due to changes in both variables over time that is casued by their association with a third variable.

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