Quants: Single Variable Linear Regression Analysis- This is the “least squares” method.
- Situational Example:
- “If a country’s broad stock i...
Lessons
- CFA L2: Quantitative Methods - Introduction
- Quants: Correlation Analysis
- Quants: Single Variable Linear Regression Analysis
- Standard Error of the Estimate or SEE
- Confidence Intervals (CI) for Dependent Variable Prediction
- Coefficient of Determination (R-Squared)
- Analysis of Variance or ANOVA
- Multiple Regression Analysis
- Multiple Regression and Coefficient of Determination (R-Squared)
- Fcalc – the Global Test for Regression Significance
- Regression Analysis and Assumption Violations
- Qualitative and Dummy Variables in Regression Modeling
- Time Series Analysis: Simple and Log-linear Trend Models
- Auto-Regressive (AR) Time Series Models
- Auto-Regressive Models - Random Walks and Unit Roots
- ARMA Models and ARCH Testing
- How to Select the Most Appropriate Time Series Model?
Multiple Regression and Coefficient of Determination (R-Squared)
- For a multiple regression model, this value represents the percentage of total variation in Y that is explained by the regression equation.
- The value is between 0 and 1.
- R-squared has a mathematical relationship with TSS, SSE, and RSS.
- R2 = RSS/TSS = (TSS-SSE)/TSS = 1- (SSE/TSS)
- The coefficient of determination alone does not indicate that a model is well specified, for example you could have more independent variables than necessary and the R2 will still be high – in this case your model would be not be considered parsimonious.
- Adjusted R2 = an alternate measure and will always be smaller than R2
You may find these interesting
Coefficient of Determination (R-Squared)- Typically noted as R2yx or R-squared in the stats report.
- This value measures the percentage...
Multiple Regression AnalysisMuch of the concepts in simple regression are applicable, but watch out when determining your degree...
Multiple Regression and Coefficient of Determinati...- For a multiple regression model, this value represents the percentage of total variation in Y th...
Fcalc – the Global Test for Regression Significanc...- A statistically significant Fcalc (i.e. one that passes the Fcritical threshold, based on your d...
Regression Analysis and Assumption Violations**Heteroskedasticity**
There are two types, Conditional and Unconditional. The type focused on in ...
Qualitative and Dummy Variables in Regression Mode...- Handle qualitative independent variables with a quantitative proxy or use a dummy variable.
- ...
Auto-Regressive (AR) Time Series Models- Auto-Regressive (AR) Time Series Models
- This type of time series model utilizes a time perio...
Auto-Regressive Models - Random Walks and Unit Roo...- This is the case of an AR time series model where the predicted value is expected to equal the p...
Calculating Beta Using Market Model Regression (Sl...While calculating the cost of equity, it is important for an analyst to calculate the beta of the co...
Finance Train Premium
Accelerate your finance career with cutting-edge data skills.
Join Finance Train Premium for unlimited access to a growing library of ebooks, projects and code examples covering financial modeling, data analysis, data science, machine learning, algorithmic trading strategies, and more applied to real-world finance scenarios.
I WANT TO JOINJOIN 30,000 DATA PROFESSIONALS
Free Guides - Getting Started with R and Python
Enter your name and email address below and we will email you the guides for R programming and Python.