Finance Train LogoFinance Train
Learning LibraryTemplatesBlog
Data Science Bundle
Finance TrainFinance Train
Learning LibraryTemplatesBlog
Data Science Bundle
Lesson 8 of 17

Multiple Regression Analysis

Much of the concepts in simple regression are applicable, but watch out when determining your degrees of freedom for different analyses, as the values will be slightly different for models similar in observation count, but different in slope coefficient count.

Six Assumptions of Multiple Regression (very similar to simple regression)

  1. Y and X must have a liner relationship.

  2. X is not random and there is no multicollinearity among two or more of the independent variables.

  3. The expected value of e is 0 (zero).

  4. No heteroskedasticity, i.e., the error term’s variance is the same for all observations /does not exhibit a relationship with the independent variable.

  5. No serial correlation, i.e. error terms are uncorrelated with one another across all observations.

  6. The error term has a normal distribution.

Be sure to review and get comfortable with the standard form of a statistical software program’s output for a multiple variable regression analysis.

  • Example multiple regression equation: Yi = b0 + b1X1i + b2X2i  + ei

  • You will need to be able to:

  • Use this equation to estimate a dependent variable (this becomes simple plug and chug once you are comfortable with the material)

  • Test the overall validity of a multiple regression model (see Fcalc below)

  • Perform tcalcs to test the validity of the y-intercept and individual slope coefficients.

  • Determine confidence intervals for individual slope coefficients.

  • Hypothesis testing to determine if a slope coefficient is statistically different from some specified value (maybe your colleague creating a similar model but deriving a different slope coefficient; this testing will determine if the difference is statistically significant).

  • Determine the Standard Error of the Estimate (SEE)

Previous Lesson

Analysis of Variance or ANOVA

Next Lesson

Multiple Regression and Coefficient of Determination (R-Squared)

Back to ebook

Quantitative Methods

17 lessons

Lessons

1
CFA L2: Quantitative Methods - Introduction
2
Quants: Correlation Analysis
3
Quants: Single Variable Linear Regression Analysis
4
Standard Error of the Estimate or SEE
5
Confidence Intervals (CI) for Dependent Variable Prediction
6
Coefficient of Determination (R-Squared)
7
Analysis of Variance or ANOVA
8
Multiple Regression Analysis
9
Multiple Regression and Coefficient of Determination (R-Squared)
10
Fcalc – the Global Test for Regression Significance
11
Regression Analysis and Assumption Violations
12
Qualitative and Dummy Variables in Regression Modeling
13
Time Series Analysis: Simple and Log-linear Trend Models
14
Auto-Regressive (AR) Time Series Models
15
Auto-Regressive Models - Random Walks and Unit Roots
16
ARMA Models and ARCH Testing
17
How to Select the Most Appropriate Time Series Model?
Finance Train

Learn data science and AI skills for finance through practical courses and tutorials.

Learn

  • Learning Library
  • Course Directory
  • Blog

Resources

  • Templates & Downloads
  • Tools
  • Tables
  • Calculators

Company

  • About
  • Contact
  • Privacy
  • Terms

© 2026 Finance Train. All rights reserved.