Questions for the A00-240 were updated on : Nov 21 ,2025
After performing an ANOVA test, an analyst has determined that a significant effect exists due to
income. The analyst wants to compare each Income to all others and wants to control for
experimentwise error.
Which GLM procedure statement would provide the most appropriate output?
A
This question will ask you to provide a missing option.
A business analyst is investigating the differences in sales figures across 8 sales regions. The analyst is
interested in viewing the regression equation parameter estimates for each of the design variables.
Which option completes the program to produce the regression equation parameter estimates?
C
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 Spearman statistics?
D
This question will ask you to provide a segment of missing code.
The following code is used to create missing value indicator variables for input variables, fred1 to
fred7.
Which segment of code would complete the task?
C
What does the Pearson product moment correlation coefficient measure?
B
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?
A
DRAG DROP
Drag the adjustment formulas for oversamping from the left and place them into the correct location
in the confusion matrix shown on the right.

Which statistic is based on the maximum vertical distance between the primary event EDF and the
secondary event EDF?
A
Refer to the confusion matrix:
Calculate the accuracy and error rate (0 - negative outcome, 1 - positive outcome)
A
Refer to the exhibit:
On the Gains Chart, what is the correct interpretation of the horizontal reference line?
B
FILL IN THE BLANK
Refer to the confusion matrix:
An analyst determines that loan defaults occur at the rate of 3% in the overall population. The above
confusion matrix is from an oversampled test set (1 = default).
What is the sensitivity adjusted for the population event probability?
Enter your answer in the space below. Round to three decimals (example: n.nnn).
0.617
A researcher has several variables that could be possible predictors for the final model. There is
interest in checking all 2-way interactions for possible entry to the model. The researcher has
decided to use forward selection within PROC LOGISTIC. Fill in the missing code option that will
ensure that all 2-way interactions will be considered for entry.
C
What is a benefit to performing data cleansing (imputation, transformations, etc.) on data after
partitioning the data for honest assessment as opposed to performing the data cleansing prior to
partitioning the data?
D
Refer to the exhibit:
Which SAS program produced the graph?
B
Refer to the exhibit:
Which statement is true, based on the plots above?
A