You can prepare effectively for CFA Level 2 Quantitative Methods with this dedicated MCQ Practice Test (available with solutions) on the important topic of "Practice Test: Quantitative Methods - 1". These 30 questions have been designed by the experts with the latest curriculum of CFA Level 2 2026, to help you master the concept.
Test Highlights:
Sign up on EduRev for free to attempt this test and track your preparation progress.
An analyst estimates a multiple regression model with monthly portfolio returns as the dependent variable and three macroeconomic factors as independent variables. The regression output is as follows:
| Variable | Coefficient | t-Statistic |
|---|---|---|
| Intercept | 0.31 | 1.85 |
| GDP Growth | 0.72 | 2.45 |
| Inflation Rate | -0.55 | -3.10 |
| Credit Spread | 0.18 | 1.20 |
The critical t-value at the 5% significance level (two-tailed) is 1.96. Which factor coefficients are statistically significant at the 5% level?
Detailed Solution: Question 1
A portfolio manager estimates a multiple regression with four independent variables. The F-statistic is 18.45, which exceeds the critical value at the 1% significance level. Which of the following is the most accurate interpretation of this result?
Detailed Solution: Question 2
An analyst adds a fifth independent variable to an existing four-variable regression model. The new variable has a t-statistic of 0.45. Which of the following best describes the most likely impact on the model's fit statistics?
Detailed Solution: Question 3
An analyst suspects that a regression model of equity returns suffers from conditional heteroskedasticity. Which of the following procedures best describes the Breusch-Pagan test for detecting this condition?
Detailed Solution: Question 4
A quantitative analyst observes that residuals from an equity return regression grow substantially larger during periods when the CBOE Volatility Index (VIX) is elevated, but are relatively stable during low-volatility regimes. This pattern is best characterized as:
Detailed Solution: Question 5
A fixed-income analyst runs a time-series regression and computes a Durbin-Watson (DW) statistic of 0.85. The critical lower bound (dL) is 1.50 and the upper bound (dU) is 1.75 at the 5% significance level. Which conclusion is most appropriate?
Detailed Solution: Question 6
An analyst estimates a multiple regression of fund returns on six macroeconomic variables. The model produces an R-squared of 0.88 and a highly significant F-statistic, yet most individual slope t-statistics are below 2.0. Pairwise correlations among the six independent variables range from 0.88 to 0.95. This pattern most likely indicates:
Detailed Solution: Question 7
A researcher models seasonal effects in quarterly equity returns using dummy variables to represent four quarters (Q1, Q2, Q3, Q4). To avoid perfect multicollinearity in the regression model, how many dummy variables should be included?
Detailed Solution: Question 8
An analyst regresses monthly hedge fund returns on the monthly market excess return and a recession dummy variable (D = 1 during NBER-defined recession months, D = 0 otherwise). The estimated model is:
Returnt = 0.80 + 1.10 × Markett − 1.40 × Dt
Which of the following best describes the model's prediction for recession months, holding the market return constant?
Detailed Solution: Question 9
An analyst estimates an AR(1) model for a monthly economic index:
xt = 0.50 + 0.75 × xt−1 + εt
What is the mean-reverting level of this time series?
Detailed Solution: Question 10
An analyst has estimated the following AR(1) model for quarterly GDP growth rates:
xt = 0.30 + 0.80 × xt−1
If the most recent observed value is x5 = 2.50, what is the one-period-ahead forecast, x6?
Detailed Solution: Question 11
An analyst applies the Dickey-Fuller test to a monthly commodity price series. The test fails to reject the null hypothesis at the 5% significance level. Which of the following conclusions is most appropriate?
Detailed Solution: Question 12
An analyst estimates an AR(1) model for a stock price index: xt = 0.02 + 1.00 × xt−1 + εt. A Dickey-Fuller test fails to reject the null hypothesis. Which of the following concerns is most relevant when using this series in a regression?
Detailed Solution: Question 13
An analyst estimates an AR(1) model on weekly equity index returns and subsequently tests the residuals. The autocorrelation of squared residuals at multiple lags is statistically significant. This finding most likely indicates:
Detailed Solution: Question 14
A regression analyst detects conditional heteroskedasticity in a model of corporate bond spreads. She decides to apply White-corrected standard errors. Which of the following best describes the effect of this correction on the regression output?
Detailed Solution: Question 15
An analyst is evaluating two model specification errors: (1) omitting a variable that is correlated with included regressors, and (2) including an irrelevant variable with no true relationship to the dependent variable. Which of the following best contrasts the consequences of these two errors?
Detailed Solution: Question 16
A machine learning analyst is comparing LASSO regression and ridge regression for a predictive model of equity returns. Which of the following most accurately distinguishes between these two regularization techniques?
Detailed Solution: Question 17
A machine learning analyst builds a model using 500 monthly observations and 40 predictor variables to forecast credit defaults. The in-sample R-squared is 0.95, but when the model is applied to a holdout sample, predictive accuracy deteriorates sharply. The analyst proposes using k-fold cross-validation. Which of the following best describes the purpose and benefit of this approach in this context?
Detailed Solution: Question 18
A credit analyst builds a binary classification model to predict corporate defaults. The confusion matrix results are as follows:
| Predicted Default | Predicted No Default | |
|---|---|---|
| Actual Default | 40 | 20 |
| Actual No Default | 10 | 30 |
Which of the following correctly computes the model's precision, recall, and F1 score?
Detailed Solution: Question 19
A portfolio manager is reviewing two machine learning approaches: one that uses labeled historical return data to train a model predicting future outperformance, and another that groups securities into clusters based on factor exposures without a predefined target variable. Which of the following best distinguishes these two approaches?
Detailed Solution: Question 20
An analyst estimates an AR(1) model for monthly industrial production growth. After estimation, she examines the autocorrelation function (ACF) of the residuals and finds no significant autocorrelation at lag 1, but significant autocorrelation at lag 2. Which of the following actions is most appropriate?
Detailed Solution: Question 21
An analyst runs a time-series regression and computes a Durbin-Watson statistic of 0.92. The critical values are dL = 1.53 and dU = 1.74. Which of the following most accurately describes the consequences for OLS inference?
Detailed Solution: Question 22
An analyst is interpreting the results of an AR(1) model estimated for a commodity spot price index. The estimated model is: xt = b0 + b1 × xt−1 + εt, where |b1| < 1. Which of the following correctly describes the mean-reverting level of this series?
Detailed Solution: Question 23
A quantitative analyst estimates a multiple regression model with n = 50 observations and k = 4 independent variables, obtaining an R-squared of 0.72. What is the adjusted R-squared?
Detailed Solution: Question 24
An analyst is building a predictive model for corporate bond defaults using 80 candidate variables, believing that the majority are noise with no true predictive value. Which regularization approach is most appropriate, and why?
Detailed Solution: Question 25
Two independent variables in a regression model have a pairwise correlation of 0.97, causing severely inflated standard errors. An analyst considers several remedies. Which of the following is the most appropriate response to this multicollinearity problem?
Detailed Solution: Question 26
A machine learning analyst uses regularized regression to address the problem of overfitting in a high-dimensional financial model. Which of the following most accurately describes the relationship between the regularization parameter λ and model complexity?
Detailed Solution: Question 27
A fraud detection model produces the following confusion matrix results:
| Predicted Fraud | Predicted No Fraud | |
|---|---|---|
| Actual Fraud | 60 | 25 |
| Actual No Fraud | 15 | 100 |
What is the model's recall (sensitivity)?
Detailed Solution: Question 28
An analyst is reviewing two diagnostic tests used to detect problems in time-series regression models: the Breusch-Pagan test and the Durbin-Watson statistic. Which of the following correctly distinguishes the conditions each test is designed to detect?
Detailed Solution: Question 29
An analyst regresses a non-stationary equity price index (Y) on a non-stationary bond price index (X) over a 10-year period. The regression produces an R-squared of 0.92 and a t-statistic of 12.4 on the slope coefficient. The Dickey-Fuller test fails to reject the null hypothesis for both series. Which of the following concerns is most relevant to the validity of this regression?
Detailed Solution: Question 30
|
10 docs|3 tests
|