SAS Institute A00-240 - SAS Statistical Business Analysis SAS9: Regression and Model
Refer to the exhibit.
Output from a multiple linear regression analysis is shown.
What is the most appropriate statement concerning collinearity between the input variables?
An analyst has a sufficient volume of data to perform a 3-way partition of the data into training, validation, and test sets to perform honest assessment during the model building process.
What is the purpose of the training data set?
Refer to the exhibit:
Based upon the comparative ROC plot for two competing models, which is the champion model and why?
Which SAS program will detect collinearity in a multiple regression application?
Customers were surveyed to assess their intent to purchase a product. An analyst divided the customers into groups defined by the company's pre-assigned market segments and tested for difference in the customers' average intent to purchase. The following is the output from the GLM procedure:
What percentage of customers' intent to purchase is explained by market segment?
Click the calculator button to display a calculator if needed.
The selection criterion used in the forward selection method in the GLMSELECT procedure is:
A non-contributing predictor variable (Pr > |t| =0.658) is added to an existing multiple linear regression model.
What will be the result?
While building a predictive model, median imputations are performed while preparing the training data.
How should the imputations be addressed in the validation data?
In order to perform honest assessment on a predictive model, what is an acceptable division between training, validation, and testing data?
A marketing manager attempts to determine those customers most likely to purchase additional products as the result of a nation-wide marketing campaign.
The manager possesses a historical dataset (CAMPAIGN) of a similar campaign from last year.
It has the following characteristics:
Target variable Respond (0, 1)
Continuous predictor Income
Categorical predictor Homeowner(Y, N)
Which SAS program performs this analysis?