0% found this document useful (0 votes)
15 views2 pages

OLS Estimation and CAPM Analysis Questions

Chapter 3 contains self-study questions related to ordinary least squares (OLS) estimation, including the reasoning behind vertical deviations, the distinction between sample and population regression functions, and the definition of estimators. It also discusses assumptions about error terms in the classical linear regression model, models that can be estimated using OLS, and the capital asset pricing model (CAPM) with hypothesis testing for stock beta. Additionally, it covers confidence intervals for beta and the nature of hypothesis testing regarding coefficient values.

Uploaded by

andreagdei4
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views2 pages

OLS Estimation and CAPM Analysis Questions

Chapter 3 contains self-study questions related to ordinary least squares (OLS) estimation, including the reasoning behind vertical deviations, the distinction between sample and population regression functions, and the definition of estimators. It also discusses assumptions about error terms in the classical linear regression model, models that can be estimated using OLS, and the capital asset pricing model (CAPM) with hypothesis testing for stock beta. Additionally, it covers confidence intervals for beta and the nature of hypothesis testing regarding coefficient values.

Uploaded by

andreagdei4
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Chapter 3

SELF-STUDY QUESTIONS

1. (a) Why does 0LS estimation involve taking vertical deviations of the
points to the line rather than horizontal distances?
(b) Why are the vertical distances squared before being added together?
(c) Why are the squares of the vertical distances taken rather than the
absolute values?
2. Explain, with the use of equations, the difference between the sample
regression function ancl the population regression function.
3. What is an estimator? Is the 0LS estimator superior to ali other estimators?
Why or why not?
4. What f1ve assumptions are usually made about the unobservable error
terms in the classical linear regression model (CLRM)? Briefly explain the
meaning of each. Why are these assumptions made?
5. Which of the following models can be estimated (following a suitable
rearrangement if necessary) using ordinary least squares (0LS), where X, y,
Z are variables and a, (3, y are parameters to be estimated? (Hint: the
models need to b_e linear in the parameters.)

Yt = <X + f3xt + Ur (3.39)

(3.40)

Yt = + f3y..r1 + U1
(X (3.41)

ln(y1) =<X+ {3 ln(.,r¡ ) + U 1 (3.42)

Yr =<X+ f3x1z, + u 1 (3.43)

6. The capital asset pricing model (CAPM) can be written as

(3.44)

using the standard notation.


The f1rst step in using the CAPM is to estimate the stock's beta using
the market model. The market model can be written as

=<X¡+ {3;Rmt + U;1


R;, (3.45)

where R; is the excess return for security i at time t, R 1111 is the excess
1

return on a proxy for the market portfolio at time t, and u 1 is an iid


random disturbance term. The cofficient beta in this case is also the CAPM
beta for security i.
Suppose that you had estimated equation (3.45) and found that the
estimated value of beta for a stock, /3 was 1.147. The standard error
associated with this coeff1cient SE(/3) is estimated to be 0.0548.
A city analyst has told you that this security closely follows the
market, but that it is no more risky, on average, than the market. This can
be tested by the null hypotheses that the value of beta is one. The model is
estimated over sixty-two daily observations. Test this hypothesis against a
one-sided alternative that the security is more risky than the market, at the
50/o level. Write down the null and alternative hypothesis. What do you
conclude? Are the analyst's claims empirically verif1ed?
7. The analyst also tells you that shares in Chris Mining ple have no
systematic risk, in other words that the returns on its shares are completely
unrelated to movements in the market. The value of beta and its standard
error are calculated to be 0.214 and 0.186, respectively. The model is
estimated over thirty-eight quarterly observations. Write down the null and
alternative hypotheses. Test this null hypothesis against a two-sided
alternative.
8. Form and interpret a 950/o and a 990/o conftdence interval for beta using the
figures given in Question 7.
9. Are hypotheses tested concerning the actual values of the coefficients (i.e.,
/J} or their estimated values (i.e., P) and why?

Common questions

Powered by AI

The five assumptions about error terms in a CLRM are: (1) Linearity in parameters - the model is linear in terms of parameters. (2) No perfect multicollinearity - no independent variable is a perfect linear function of other explanatory variables. (3) Zero conditional mean - the expected value of errors is zero. (4) Homoscedasticity - the variance of errors is constant across observations. (5) No autocorrelation - error terms are uncorrelated with each other across observations. These assumptions are crucial to ensure the unbiasedness and consistency of parameter estimations, allowing for effective inference .

A stock's beta in the CAPM is estimated using the market model \(R_{it} = \alpha_i + \beta_i R_{mt} + u_{it}\), where \(R_{it}\) is the excess return on the stock, \(R_{mt}\) is the excess return on a market proxy, and \(u_{it}\) is the error term. The coefficient \(\beta_i\), estimated through OLS, represents the stock's sensitivity to market movements and its systematic risk .

The sample regression function, typically expressed as \(\hat{y_i} = \hat{\alpha} + \hat{\beta}x_i\), is derived from observed data and statistical estimation to estimate the unknown parameters \(\hat{\alpha}\) and \(\hat{\beta}\). In contrast, the population regression function \(y_i = \alpha + \beta x_i + \epsilon_i\) represents the true relationship in the entire population and includes a random error term \(\epsilon_i\). The sample function is an estimate, while the population function represents the actual, yet unknown, relationship .

Hypotheses are tested concerning the estimated values of coefficients due to the randomness inherent in data sampling. Actual coefficient values pertain to the population and remain unknown. Therefore, hypothesis testing focuses on sample estimates to draw inferences about population parameters, evaluating if observed data can support specific claims .

An estimator is considered superior if it possesses desirable statistical properties like unbiasedness, efficiency, and consistency. The OLS estimator is often considered superior because it is BLUE (Best Linear Unbiased Estimator) under the classical linear regression model assumptions. This means it minimizes the variance among all linear unbiased estimators, making it efficient .

Models may require rearrangement to ensure linearity in parameters, a fundamental requirement for OLS estimation. A model like \(Y_t = \alpha + \beta x_t + u_t\) is already linear in parameters and can be estimated without rearrangement. In contrast, models involving transformations of independent variables, such as logarithms, require rearrangement to fit into a linear format before OLS can be applied .

In OLS estimation, vertical distances are squared rather than using absolute values to ensure differentiability. Squaring the distances penalizes larger deviations more significantly than smaller ones, allowing the least squares solution to be found using calculus. This method also provides a unique solution and ensures the function is minimized effectively .

For a 95% confidence interval, \(\beta \pm t_{0.025} \times SE(\beta)\) results in \(0.214 \pm 2.030 \times 0.186\), giving \([-0.164, 0.592]\). A 99% confidence interval yields \(0.214 \pm 2.715 \times 0.186\), giving \([-0.292, 0.720]\). Since the interval includes zero in both cases, it suggests insufficient evidence to reject the null hypothesis that the stock's beta is zero, aligning with the claim of no systematic risk .

The null hypothesis is \(H_0: \beta = 1\), testing whether the stock is as risky as the market. The alternative hypothesis is \(H_a: \beta > 1\). Using a t-test with 61 degrees of freedom, the test statistic is \((1.147 - 1) / 0.0548 \approx 2.68\). At the 5% significance level, the critical t-value for a one-sided test is approximately 1.671. Since the test statistic exceeds the critical value, we reject the null hypothesis, suggesting the stock is more risky than the market .

You might also like