









Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
An overview of regression analysis, a statistical method used to examine the relationship between a dependent variable (y) and one or more independent variables (x). The basics of ordinary least squares regression, the regression equation, hypothesis testing, and examples using excel. Students will learn how to interpret regression results and assess the significance of independent variables in explaining the dependent variable.
Typology: Lecture notes
1 / 15
This page cannot be seen from the preview
Don't miss anything!










MSc Finance, MSc International Banking & Finance, MSc Investment & Finance, MSc International Accounting & Finance
Regression Regression Basics Regression Equation Hypothesis Example
Regression Basics
The Regression Equation
where: R is the return on a stock or asset Rm is the return on the market is the error term or residual α is the intercept (where the line crosses the y-axis)
The Regression Hypothesis R=α+βRm+ H 0 : β = Ha: β≠ 0 That is, test whether the X variable ( Rm ) has no effect on the Y variable ( R )
Testing the Hypothesis Two things required: a test statistic (provided by Excel regression) a critical value (depends on significance level, α/2) tcritical =NORMSINV(1-α/2)
Example 2 Can the FT All Share Index be explained by the movement of a subset of 6 of its component stocks? Rm=α+β 1 R 1 +β 2 R 2 +β 3 R 3 +β 4 R 4 +β 5 R 5 +β 6 R 6 +
Different ways to Regress Data Analysis : Regression Tool Functions: =SLOPE( y’s,x’s ) =INTERCEPT( y’s,x’s ) =LINEST( y’s,x’s ) array function Use Minitab instead!
Minitab or Excel?