Chapter 4 - Holt Flashcards

(24 cards)

1
Q

what are the einvestment pricniples in this chapter based on

A

purely mean and variance of asset returns. And budget restrictions

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

elaborate on the goals of investment

A

We want to maximize expected returns, but we also want to minimize uncertainty. There is a tradeoff here.

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

what is S_t^k

A

Spot price for asset k at time t

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

What is B_0

A

The price of a bond, a risk free asset, at time 0

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

How do we represent the posiiton in risky assets?

A

We use a vector, h

h = (h1, h2, …, hn)^T

where h_k is the number of units of asset k we hold.

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

can h_k be negative?

A

Yes, it represent short selling

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

Give the price of a portfolio, at time 0 and time 1

A

time 0:

V_0 = h_0 B_0 + ∑h_k S_0^k

Time 1:

V_1 = h_0 + ∑h_k S_1^k

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

epxress V uisng monetary weights

A

V_0 = w_0 + ∑w_k

V_1 = w_0 1/B_0 + ∑w_k S_1^k /S_0^k

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

what is the vector of returns

A

R = (S_1^1/S_0^1 , …)

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

use matrix/vector notaiton to write the value V_1 of the portfolio

A

V_1 = w_0 R_0 + w^T R

Therefore, E[V_1] = w_0 R_0 + w^T mu

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

what is the variance of V_1

A

It is shown that it can be decomposed into:

Var(V_1) = w^T ∑ w

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

what properties does the covariance matrix hold

A

Always symmetric and positive semi-definite

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

elaborate on the 3 cases of investment problems investors might want to solve

A

1) The tradeoff problem.

The tradeoff problem is about maximizinbg the expected payoff of the portfolio, less some dollar-normalized variance of the same payoff multiplied by a constant (inivestor specific, represents the tradeoff) all udner the single constriant of that the initial portfolio must not cost more than some fixed amount of cash.

2) Maximization of expectation problem.

Maximize payoff of portfolio based on 2 contraitns:
1: Variance of portfolio at time 1 must be samller than some fixed boundary
2: Initial pric/cost must be witihn bounds

3) minimization of variance

Minimize the variance.
constraints includes that the epxcted payoff must be above some threshold, and of course the cost must sastisfy our cash positiuon.

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

express teh tradeoff problem using matrix/vector notation

A

maximize w^T mu - c/(2V_0) w^T ∑ w

subject to w^T 1 <= V_0

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

key about the tradeoff problem

A

It is a convex problem. It has a solution (w, lambda) if lambda is greater than 0, and we consider the system of equations:

grad[c/(2V_0) w^T ∑w - w^T mu] + lambda grad[w^T 1]

and

w^T 1 = V_0

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

how can we determine c, the tradeoff parameter?

A

No straightforward way.

However, one possibility is to find two investment that appear equally attractive, and then solve the equation

17
Q

in the formula for the solution to the tradeopff problem, what is the “+” sign?

A

represent the max operator: max(expression, 0)

18
Q

what happens here?

A

It represent that if we do not have a risk free asset to absorb.

Essentially, the optimizer will try to reduce variance, and the only way to do this when there is no risk free asset is to take offsetting positions in the risky assets.

therefore, the problem only make sense if we have risk free asset as a choice.

The key in this image is that the wegihts and solution does not satisfy the constraint of w^T 1 <= V_0

What ends up happening is that the optimizer claim that the optimal position in this case is ot short more than we invest. This cause us to sit on a positive cash position that remains unallocated. This makes no sense in finance. Therefore, the conslusion is that we need risk free asset to make these problems be applicable.

19
Q

name an issue with Minimum-variance portfolio when there is no risk free asset

A

Idk, the point is that if you are a mean-variance investor, you would never choose the minimum-variance portfolio

20
Q

What is “1/B_0”?

A

1 if the FV
B_0 is hte price

Therefore, this ratio is teh return on the bond

21
Q

Give teh expected payoff and variance of the portfolio at time 1

A

E[V_1] = E[w0 R0 + w^T R] = w0 R0 + w^T mu

Var[V_1] = var[w0 R0 + w^T R] = Var[w^T R] = w^T ∑ w

22
Q

give a reason for using the minimum variance portfolio

A

the mean mu (expected value/return) of stocks is notoriuosuly difficult to measure. It usually varies quite a bit.

However, the covariance vary a lot less. Therefore, while we might not be comfortable with assigning expected returns, we can assign covariances.

23
Q

elaborate on the sharpe ratiop

A

does not depend on C.

It represent a risk-adjusted measure. Expected excess return divided by the standard deviation of the asset.