CFA Exam

How to Select the Most Appropriate Time Series Model?

Simple Linear and Exponential Growth Models – If an analyst looks at a time series plot graph he/she may see patterns exhibiting possible linear or exponential growth relationship to the dependent variable.  Serial correlation of the error terms must not … Continued

ARMA Models and ARCH Testing

Autoregressive Moving Average Model (ARMA) = calculates an average value over a period of time to smooth fluctuations in a time series. ARMA models are very sensitive to minor changes and may rarely forecast well. Auto Regressive Conditional Heteroskedasticity (ARCH) … Continued

Auto-Regressive (AR) Time Series Models

Auto-Regressive (AR) Time Series Models This type of time series model utilizes a time period lagged observation as the independent variable to predict the dependent variable, which is the value in the next time period. xt = b0 + b1xt-1 … Continued

Qualitative and Dummy Variables in Regression Modeling

Handle qualitative independent variables with a quantitative proxy or use a dummy variable. When using a dummy independent variables (such as assigning a number to the degree of consumer confidence), define a collectively exhaustive set of “j” categories, then j-1 … Continued

Regression Analysis and Assumption Violations

Heteroskedasticity There are two types, Conditional and Unconditional.  The type focused on in evaluating model validity is Conditional Heteroskedasticity. Conditional = the error terms change in a systematic manner that is correlated with the values of the independent variables. Look … Continued

Fcalc – the Global Test for Regression Significance

A statistically significant Fcalc (i.e. one that passes the Fcritical threshold, based on your degrees of freedom) can indicate that your model as a whole is meaningful. This test is really applicable for multiple regressions, where there is more than … Continued

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. … Continued