Financial Modelling
Financial Modelling
Given these data, address the following questions in the worksheet SOLUTIONEXI:
a.1) (4 points) Construct 95% confidence intervals for each of the parameters involved and
test the null hypothesis that each of them is individually equal to zero.
Note: Confidence intervals generated automatically by the Data Analysis add-in will not be
considered as valid.
•
• Take for every parameter the coeff and se from the regression summary and fill it in the
formula for the confidence interval.
•
• Look at the p-value of every parameter to conclude if this parameter is significantly
a.2) (2 points) What percentage of the variation in dividend yield is captured by this model?
• Take the R square from the summary output from the regression.
a.3) (6 points) Intuitively, we would expect stocks that have experienced larger growth over
the last quarter to payout larger dividends. Test H0: β4 =0 against H1: β4 >0 at the 1%
significance level. Holding all else constant, do stocks with higher growth tend to more pay
more dividends?
b.1) (10 points) Test the joint hypothesis H0: δ1 = δ2 = 0 using a χ-test and the 10% significance
level, estimating the restricted and unrestricted models. Can we reject the null hypothesis
that the average dividend yield is the same for all sectors?
• calculate the Chi-square statistic through the R square’s of the summary output’s from
the regressions.
• the chi statistic is way bigger than the critical value ➔ reject H0
b.2) (8 points) What is the expected dividend yield for a company that has BETA = 1, EPS = 5,
EM = 10 and G = 3 if this company is in the ENERGY sector? What would be the expected
dividend yield if it was in LIFE SCIENCES? What if it was a company in any of the remaining
sectors?
• Fill in the values for the regression model, and just play around with the values for the
dummy’s in the model when needing to calculate for every sector.
b.3) (Bonus: 10 points) Given the general characterization of multiple linear hypothesis H 0: Rβ
= c for joint testing, determine the matrix R, the vector c and the number of restrictions q
associated with the hypothesis H0: α = 0; β1 = 1; δ1 + δ2 = 1. If willing to test this combined
hypothesis against a two-sided alternative with a 1% significance level using a Wald test,
which critical value would you consider?
Exercise II. (Total mark: 20 points).
The worksheet DATAEXII-III contains daily simple returns of six funds (exchange traded
funds, ETF’s) over the period 05/01/2015-26/11/2021. Out of these six funds, you are
requested to select a specific subset and perform all operations on this selection. Your
analysis must be based on the returns of the assets ETF1, ETF2, ETF3, ETF4 and ETF5.
Please pay attention to carry out this selection as specifically indicated because otherwise
Exercises II and III, which build on these data, will be consider invalid. Select the required
data, copy-paste them into the worksheet MYDATA and delete the unnecessary columns in
the latter. Then address the following questions in the worksheet SOLUTIONEXII. Note:
Procedures involving macros (such as Kstat or Data Analysis) are not allowed in the resolution
of this exercise.
a) (2 points) Generate the daily simple returns of an equally weighted portfolio on the
selected ETFs (you can copy the selected data in MYDATA in this worksheet if this is more
convenient to you). Hint. Recall that the simple return of a portfolio on k assets is given by
∑𝒌𝒊=𝟏 𝒘𝒊 𝒓𝒊𝒕 , with 𝒓𝒊𝒕 and 𝒘𝒊 denoting the individual simple return and the weight of the i-th
asset.
• Make a new table with the weights for the portfolio, which are all 0.2 as they need to be
equally weighted.
• Then use =SUMPRODUCT(B2:F2,$J$2:$N$2) in which the first values are the returns of
the etfs and the fixed row is the weights.
b) (4 points) Using the corresponding Excel functions, report the annualized mean return
(×250), annualized volatility (× √𝟐𝟓𝟎), min, max, number of observations, skewness, excess
kurtosis, median, and quartiles.
• First, make a table for the entire data with the averages. This will consist of expected
return daily variance and SD per ETF. The formulas are =average, =var.s, =stdev().
•
• Then we will annualize this table. By following the instructions. We want the following
table after:
• You know all the formula’s but note e(R) annual is e(R)* 250 and same for sd with the
square, said in the question.
• Note use =QUARTILE.INC(B2:B1734,1) not EXC
c) (4 points) Given the values in b), compute the JB test statistic and test normality of the
portfolio returns at the 5% significance level. Comment on results.
• Then just select the two columns with percentages and number of observations per bin,
go to insert and insert a 2D column. Adjust the histogram after.
Exercise III. (Total mark: 44 points).
Copy the data of MYDATA in the worksheet SOLUTIONEXIII and address the following
questions.
a (8 points) For each of the assets in MYDATA, compute the individual daily mean in a column
vector, say 𝝁𝒅. Multiply the entries of this vector by 250 to obtain the annualized expected
return vector, 𝝁.
Then, use the macro-Covariance in the Data Analysis add-in to compute the (k × k) daily
covariance matrix of returns, say 𝛀𝒅 . Since the covariance matrix is symmetric (i, e., the (i,j)-
th element of 𝛀𝒅 is the same as the (j,i)-th element), Excel only reports the lower part. Fill up
missing values manually, copy-pasting the corresponding elements.
Finally, determine the annualized variance-covariance matrix, say 𝛀, multiplying each
element of 𝛀𝒅 by 250, i.e., Ω = 250×𝛀𝒅 . Address all questions below using µ, Ω and Solver,
assuming that short selling is allowed and that there is no risk-free asset unless otherwise
indicated.
• first, we transpose the annualized returns calculated in the previous exercise. Then, we
set the weights just equal to the equally weighted portfolio (0.20 weight for each ETF).
Then link the E(R) and st.dev of the portfolios to the weights and returns of the ETFs, to
be able to use the solver.
• the red matrix is the covariance matrix you calculated previously (the annualized one,
that you multiplied with 250)
• The E(R) is then those weights multiplied with the annualized returns. And the st.dev
anslo same formula as before, just with different weights.
• To construct the EF, use the expected return and st.dev over all lambda’s.
o Series 1 ➔ x values = st.dev row, y values = e(r) row
e) (10 points) Assume that short selling is allowed and a risk-free asset with annual returns of
0.05% (0.0005). Determine the composition of the tangency portfolio (TP). Represent the new
efficient frontier making linear combinations between the risk-free asset and the TP using a
weighting factor λ = 0, 0.01, 0.02, ..., 1.70. Plot the resultant line on the same graph generated
in d) above.
• To get the TP, do the same thing with the solver, just now max the sharpe ratio and no
target constraint, just the weight equal to one.
• For the EF:
o First put up a table as before, with the lambda’s going from 0-1.7 etc.
o The first column, where lambda = 0 ➔ put all the weights of the ETF = 0 and of
the RF asset to 100% (this is the portfolio of the RF asset)