Question 51
Refer to the exhibit:
The plots represent two models, A and B, being fit to the same two data sets, training and validation.
Model A is 90.5% accurate at distinguishing blue from red on the training data and 75.5% accurate at doing the same on validation data. Model B is 83% accurate at distinguishing blue from red on the training data and
78.3% accurate at doing the same on the validation data.
Which of the two models should be selected and why?
Question 52
The SAS data set RESULT contains the following variables:
* Region (GrpA or GrpB)
* Sales (dollars per year)
Which SAS programs can be used to find the p-value for comparing GrpA sales with GrpB sales? (Choose two.)
Question 53
This question will ask you to provide a missing option. Given the following SAS program:
What option must be added to the program to obtain a data set containing Pearson statistics?
Question 54
In partitioning data for model assessment, which sampling methods are acceptable? (Choose two.)
Question 55
While building a predictive model, median imputations are performed while preparing the training data.
How should the imputations be addressed in the validation data?
