SASInstitute SAS Predictive Modeling Using SAS Enterprise Miner 14 - A00-255 Exam Practice Test
Which statement describes the Decision Tree Split Search mechanism for categorical inputs?
Select one:
Response:
Select one:
Response:
Correct Answer: A
Vote an answer
Perform this task using SAS Enterprise Miner:
Continue to use the same diagram. Use an Ensemble node (configure using default options) in SAS Enterprise Miner to combine all four models.
The percentage of observations correctly predicted in the validation data by the Ensemble model is in which of the following ranges?
Response:
Continue to use the same diagram. Use an Ensemble node (configure using default options) in SAS Enterprise Miner to combine all four models.
The percentage of observations correctly predicted in the validation data by the Ensemble model is in which of the following ranges?
Response:
Correct Answer: D
Vote an answer
In segment 2, what percentage of GiftAvgCard36 values are between 6.6638 and 11.998?
Select one:
Response:
Select one:
Response:
Correct Answer: D
Vote an answer
Transformation of input variables to make their distributions more symmetric will likely have what impact in a logistic regression?
Select one:
Response:
Select one:
Response:
Correct Answer: C
Vote an answer
Perform these tasks in SAS Enterprise Miner:
* Continue to use the same diagram. Define and create the data set CREDIT_SCORE for scoring. The variables (their roles and measurement levels) in the CREDIT_SCORE data should be set as identical to those in the CREDIT dat a. The only exception is that the scoring data does not have a TARGET variable.
* Find the best model out of Decision Tree, Decision Tree (3-way), Regression, and Neural Network as defined by each of the four model's overall performance in the validation data measured by average squared error. Now, use this best model to score the CREDIT_SCORE data.
CREDIT SCORE:

The distribution of the predicted probabilities of TARGET=0 in the scoring data is approximately which of the following?
Response:
* Continue to use the same diagram. Define and create the data set CREDIT_SCORE for scoring. The variables (their roles and measurement levels) in the CREDIT_SCORE data should be set as identical to those in the CREDIT dat a. The only exception is that the scoring data does not have a TARGET variable.
* Find the best model out of Decision Tree, Decision Tree (3-way), Regression, and Neural Network as defined by each of the four model's overall performance in the validation data measured by average squared error. Now, use this best model to score the CREDIT_SCORE data.
CREDIT SCORE:

The distribution of the predicted probabilities of TARGET=0 in the scoring data is approximately which of the following?
Response:
Correct Answer: A
Vote an answer
In SAS Enterprise Miner's Decision Tree node, which of the following types of target variable can be used?
Response:
Response:
Correct Answer: D
Vote an answer
Perform these tasks in SAS Enterprise Miner:
- Add a Decision Tree node after the Impute node with TARGET as the dependent variable and all other input variables as independent variables (main effects only). Configure the decision tree to use 1 for Number of Surrogate Rules and Largest for Method in Subtree. Do not change any other property of the Decision Tree node.
- Add another Neural Network node after the decision tree with TARGET as the dependent variable and all other input variables as independent variables (main effects only). Configure the Neural Network model to use Average Error for Model Selection Criterion. Do not change any other property for the Neural Network node. Run the process flow.
How many leaves are there in the decision tree?
Response:
- Add a Decision Tree node after the Impute node with TARGET as the dependent variable and all other input variables as independent variables (main effects only). Configure the decision tree to use 1 for Number of Surrogate Rules and Largest for Method in Subtree. Do not change any other property of the Decision Tree node.
- Add another Neural Network node after the decision tree with TARGET as the dependent variable and all other input variables as independent variables (main effects only). Configure the Neural Network model to use Average Error for Model Selection Criterion. Do not change any other property for the Neural Network node. Run the process flow.
How many leaves are there in the decision tree?
Response:
Correct Answer: B
Vote an answer
Perform these tasks in SAS Enterprise Miner:
- Add a Decision Tree node after the Impute node with TARGET as the dependent variable and all other input variables as independent variables (main effects only). Configure the decision tree to use 1 for Number of Surrogate Rules and Largest for Method in Subtree. Do not change any other property of the Decision Tree node.
- Add another Neural Network node after the decision tree with TARGET as the dependent variable and all other input variables as independent variables (main effects only). Configure the Neural Network model to use Average Error for Model Selection Criterion. Do not change any other property for the Neural Network node. Run the process flow.
The number of input variables being used by the Neural Network model is which of the following?
Response:
- Add a Decision Tree node after the Impute node with TARGET as the dependent variable and all other input variables as independent variables (main effects only). Configure the decision tree to use 1 for Number of Surrogate Rules and Largest for Method in Subtree. Do not change any other property of the Decision Tree node.
- Add another Neural Network node after the decision tree with TARGET as the dependent variable and all other input variables as independent variables (main effects only). Configure the Neural Network model to use Average Error for Model Selection Criterion. Do not change any other property for the Neural Network node. Run the process flow.
The number of input variables being used by the Neural Network model is which of the following?
Response:
Correct Answer: C
Vote an answer
Suppose your input variables have missing values. Before running a decision tree with these input variables, you should do which of the following?
Response:
Response:
Correct Answer: D
Vote an answer