SAS Institute Related Exams
A00-240 Exam
The SAS data set RESULT contains the following variables:
Which SAS programs can be used to find the p-value for comparing GrpA sales with GrpB sales? (Choose two.)

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?
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?