SASInstitute SAS Certified Statistical Business Analyst Using SAS 9: Regression and Modeling Credential - A00-240 模擬練習

An analyst knows that the categorical predictor, zip_code, is an important predictor of a binary target.
However, zip_code has too many levels to be a feasible predictor in a model. The analyst uses PROC CLUSTER to implement Greenacre's method to reduce the number of categorical levels.
What is the correct application of Greenacre's method in this situation?

正解: B
Refer to the exhibit.

Based on the control plot, which conclusion is justified regarding the means of the response?

正解: A
While building a predictive model, median imputations are performed while preparing the training data.
How should the imputations be addressed in the validation data?

正解: B
In order to perform honest assessment on a predictive model, what is an acceptable division between training, validation, and testing data?

正解: B
A linear model has the following characteristics:
* A dependent variable (y)
* One continuous variable (x1)
* One categorical (1 with 3 levels) predictor variable and an interaction term (1 by x1) How many parameters, including the intercept, will be estimated for this model?
正解:
Enter your numeric answer in the space below.
7
Refer to the following odds ratio table:

What is a correct interpretation of the estimate?

正解: C
Refer to the REG procedure output:

How many observations are used in the analysis? Enter your numeric answer in the space below.
正解:
100
Which statistic is based on the maximum vertical distance between the primary event EDF and the secondary event EDF?

正解: A
Select the equivalent LOGISTIC procedure model statements. (Choose two.)

正解: A,B
Refer to the REG procedure output:

The Intercept estimate is interpreted as:

正解: A