Lecture - 01 - REVIEW MATERIAL - Quantitative - Review 8801
Lecture - 01 - REVIEW MATERIAL - Quantitative - Review 8801
Investments 8801
Prof. David Solomon Quantitative Review
• Quantitative Review:
– Returns on assets and portfolios
– Stats: means, variances, covariances, distributions
– Regressions
5
(2) Variances
• If we have scenarios with different probabilities,
7
Estimating Means and Variances
• What’s the mean & stdev of (Large-cap) Stocks?
60%
Variance
40%
easier to
estimate
20%
than mean
0%
26
29
32
35
38
41
44
47
50
53
56
59
62
65
68
71
74
77
80
83
86
89
92
95
98
01
19
19
19
19
19
19
19
19
19
19
19
19
19
19
19
19
19
19
19
19
19
19
19
19
19
20
-20%
-40%
US_LargeCap_Stocks
US_TBonds
US_TBills
-60%
8
Estimating Means and Variances
N
1
• Sample Mean: ri
N
r
t 1
i ,t
N
1
2
• Sample Variance: si2 ri ,t ri
N 1 t 1
-> VAR() in Excel
11
Variance with multiple assets
Special Cases: When one asset is risk-free
•Question 1: Portfolio of 1 riskfree and 1 risky security. What is
Var(rf + r)?
Variance Property: Var(a + r1 ) = 12
Var(Rf+r)=Var (r)
13
How Do 2 Asset Returns Move Together?
14
How Do 2 Asset Returns Move Together?
• Example (cont.)
80%
60%
40%
World_Stocks
20%
0%
-60% -40% -20% 0% 20% 40% 60%
-20%
-40%
-60%
US_LargeCap_Stocks
15
Variance with multiple assets
• General Case: When both assets are risky
N Assets:
16
Adding Random Returns?
• Example: wbonds=30% , wstocks=70%
Statistics: . E(rb) = 6% stdev(rb)= 8%
. E(rs) = 12% stdev(rs)= 20%
. Correl(rstocks,rbonds)=+ 0.1
. rf = 3% (money market account )
s.d. s.d.
(2) (2)
mean(1)
A normal distribution is completely characterized by its
mean (1): and standard deviation (2):.
(3): Skewness = Are outcomes below the mean more likely
than those above the mean? Normal Distribution is Symmetric
18
Probability Distributions
NORMDIST() in Excel
19
Probability Distributions
• Non-Normality:
- Normal distribution allows returns of less than
negative 100% , stock returns are better thought of
as being log-normally distributed (ie, the log of the
return is normally distributed)
0.7
0.6
Probability
0.5
0.4
0.3
0.2
0.1
0
-2.5
-2.1
-1.7
-1.3
-0.9
-0.5
-0.1
0.3
0.7
1.1
1.5
1.9
2.3
20
• Real World Frequency Distributions:
21
• Correlation measures the association between two random
variables. Both variables are treated equally.
-> Association
-> Prediction
22
Regression
• Univariate Regression:
Yt = + Xt + t
– Yt is the dependent or “left-hand-side” variable
is intercept, is the regression slope
– Xt is the explanatory, independent or “right-hand-
side” variable
t is the regression error, shock, or residual
• Like means and variances, we do not know the true
values of or . We may estimate them by running a
regression (e.g. in Excel) or the formulas below:
ˆ ˆ Y
XY ˆ Y ˆX
ˆ X 23
Yt = + Xt + t
Y
εt = Error term
β = Slope
α = Intercept
X
24
Multivariate Regression
• Multivariate Regression: There can be more than one
explanatory variables,
rt = + 1 F1,t + 2 F2,t + 3 F3,t + t
or
Yt+1 = + Xt + Zt + t
26
Regression
27
Regression
• Excel regression output:
r WORLD_STOCKS,t =+r US_LCAP_STOCKS,t + t
28
Regression
• Predicted Y:
r WORLD_STOCKS,t = 0.0172+ 0.771r US_LCAP_STOCKS,t
30
Testing Hypotheses
• Use T-test: T-stat of the hypothesis that the parameter is
equal to A is computed as
parameter - A
t stat
St.Error (parameter)
31
Testing Hypotheses
• Example (cont.): T-tests
Since t-stat is less than 1.96 and greater than -1.96, can’t
reject null hypothesis that intercept=0
33
Testing Hypotheses
• Example (cont.): Is regression coefficient different from 1?
Since this is less than -1.96, can reject the null hypothesis
that coefficient equals 1.
34
Testing Hypotheses
T-test of a mean:
T
1
• The sample mean: r rt
T t 1
• The sample standard error is equal to the standard
deviation of rt divided by the square root of the sample
size: ˆ r
SE (r )
T
35