正在学习

10.4.3 Missing Observations

10.4.3 Missing Observations

Incomplete data and missing observations are important practical concerns for economic forecasters. Far from being a balanced panel of observations, the typical data set encountered in practice involves variables whose samples are of different length and may even be measured at different frequencies. To address this problem, Stock and Watson (2002b) propose using a simple expectation-maximization (EM) algorithm that fills in missing observations. Consider the objective function

where is the i th row of - and is an indicator function defined as follows:

Stock and Watson propose an iterative procedure for obtaining an initial set of estimates, , and the accompanying factors, . These are then used to fill out the missing values, i.e., . Using the rebalanced data set, a new set of factor estimates, is extracted from the largest eigenvalues of the sample covariance matrix, , where . These factor estimates are in turn used to obtain new estimates of by regressing on the updated factor estimates and updating the missing observations. The process continues until convergence. For further details, see Stock and Watson (2002b, Appendix A).

In addition to missing data points, outliers can be a real problem when dealing with large data sets for which every series cannot be guaranteed to be of the same quality as when only a few series are used. A filter that replaces outliers with an estimate can be adopted in such situations.

10.4.4 Partial Least Squares

Principal components methods ignore information on the outcome variable, y, in constructing linear combinations of the N predictors, X. The partial least squares (PLS) method accounts for such correlations in constructing linear combinations of the predictors. The method first standardizes each x-variable to have zero mean and unit variance, i.e., where are the sample mean and sample standard deviation of , respectively. The method then proceeds iteratively through the following algorithm as described by Hastie, Tibshirani, and Friedman (2009, page 81). First, initiate the algorithm by setting , where and . Then, for repeat the following steps: (i) form the linear combination of x-variables , where ; (ii) update the forecast to , where orthogonalize with respect to by setting , where . Then repeat step (i).

Here are linear combinations of the x˜-variables and are often referred to as directions. Notice how the partial least squares method weights the individual variables by the strength of their (univariate) correlations with the outcome. If the algorithm continues until , it becomes similar to OLS regression on the full set of original predictors.

Despite explicitly accounting for the correlation between the outcome and the linear combinations of x-variables, in practice, often the PLS method acts similarly to Ridge regressions and principal components methods; for further discussion, see Hastie, Tibshirani, and Friedman (2009).

练习题

In the EM algorithm for missing observations, what does the indicator function represent?

A. The number of factors in the model
B. The observed value of
C. Whether is observed or missing
D. The covariance between and the factors

What is the purpose of the iterative procedure in the EM algorithm for missing observations?

A. To standardize the data
B. To obtain initial estimates of and
C. To compute the covariance matrix
D. To replace outliers with estimates

Which of the following is used to extract new factor estimates in the EM algorithm?

A. The largest eigenvalues of the sample covariance matrix
B. The smallest eigenvalues of the sample covariance matrix
C. The mean of the observed data points
D. The variance of the missing data points

The process of updating estimates and missing observations in the EM algorithm continues until the estimates converge.

Outliers in large data sets can be ignored without affecting the quality of the data.

The objective function in the EM algorithm for missing observations is given by . The term represents the ___ row of the matrix .

In the EM algorithm, the missing values are filled out using the formula . If is missing, the term equals ___.

Explain the role of the sample covariance matrix in the EM algorithm for missing observations.

What is the significance of the indicator function in the context of missing data?

Which of the following statements about the EM algorithm for missing observations are correct?

A. It uses an iterative procedure to obtain initial estimates.
B. It fills missing values using the formula .
C. It extracts new factor estimates from the smallest eigenvalues of the sample covariance matrix.
D. It continues updating estimates until convergence is achieved.

What are the key steps involved in the PLS algorithm as described by Hastie, Tibshirani, and Friedman (2009)? (Select all that apply)

A. Standardize each x-variable to have zero mean and unit variance.
B. Form the linear combination of x-variables .
C. Update the forecast to .
D. Orthogonalize with respect to .

Which of the following best describes the PLS method's approach to handling correlations between the outcome and linear combinations of x-variables?

A. It ignores correlations and treats all variables independently.
B. It accounts for correlations by weighting individual -variables by their univariate correlations with the outcome.
C. It uses only the variables with the highest variance.
D. It assumes all variables are uncorrelated with the outcome.

Which of the following are true about the PLS method? (Select all that apply)

A. It is similar to OLS regression when .
B. It is always more accurate than Ridge regression.
C. It can act similarly to Ridge regressions and principal components methods in practice.
D. It standardizes each x-variable to have zero mean and unit variance before processing.

Which of the following statements are true regarding the handling of missing observations and outliers in economic forecasting? (Select all that apply)

A. Missing observations can be filled using the EM algorithm.
B. Outliers can be replaced with estimates using a filter.
C. The EM algorithm is only applicable to balanced panels.
D. Outliers do not affect the quality of large data sets.

When using the EM algorithm to handle missing observations in economic forecasting, the objective function is minimized with respect to which parameters?

A. Only
B. Only
C. Both and
D. Neither nor

Which of the following steps are part of the iterative procedure for handling missing observations using the EM algorithm? (Select all that apply)

A. Obtain initial estimates of and
B. Fill in missing values using
C. Extract new factor estimates from the largest eigenvalues of the sample covariance matrix
D. Standardize each x-variable to have zero mean and unit variance

The PLS method becomes similar to OLS regression on the full set of original predictors if the algorithm continues until .

In the EM algorithm, the missing values are filled in using the formula , where is an indicator function that equals ___ if is observed and ___ if is missing.

登录后解锁笔记、知识点解析、AI 问答

立即登录