Question 16
For an ordinal variable with L levels, the number of possible splits in a decision tree is which of the following?
Response:
Response:
Question 17
You are building a model to identify fraud. Your model will produce predictions that can be interpreted as the probability of fraud. You will pass on the top 100 scoring cases to management for investigation. Assume that you have sufficient data to hold out a validation and test data set for model evaluation.
Which selection would represent a reasonable ordering of fit statistics (best to worst) for this situation?
Select one:
Response:
Which selection would represent a reasonable ordering of fit statistics (best to worst) for this situation?
Select one:
Response:
Question 18
Perform these tasks in SAS Enterprise Miner:
* Add a Decision Tree node, as shown below. (Make sure you use only default options in the Decision Tree node.)

* Run the Decision Tree node.
In the decision tree model, what is the importance of the variable InqCnt06?
Response:
* Add a Decision Tree node, as shown below. (Make sure you use only default options in the Decision Tree node.)

* Run the Decision Tree node.
In the decision tree model, what is the importance of the variable InqCnt06?
Response:
Question 19
Which of the following is not true about results produced by the Regression node?
Response:
Response:
Question 20
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:
