Welcome to TestSimulate

Pass Your Next Certification Exam Fast!

Everything you need to prepare, learn & pass your certification exam easily.

365 days free updates. First attempt guaranteed success.

SASInstitute SAS Certified Statistical Business Analyst Using SAS 9: Regression and Modeling Credential (A00-240) Free Practice Test

Question 1
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.)

Correct Answer: C,D
Question 2
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?

Correct Answer: B
Question 3
Spearman statistics in the CORR procedure are useful for screening for irrelevant variables by investigating the association between which function of the input variables?

Correct Answer: B
Question 4
An analyst generates a model using the LOGISTIC procedure. They are now interested in getting the sensitivity and specificity statistics on a validation data set for a variety of cutoff values.
Which statement and option combination will generate these statistics?

Correct Answer: B
Question 5
Given the following output from the LOGISTIC procedure:

Which variables, among those that are statistically significant at an alpha of 0.05, have the greatest and least relative importance on the fitted model?

Correct Answer: A
Question 6
Refer to the REG procedure output:

An analyst has selected this model as a champion because it shows better model fit than a competing model with more predictors.
Which statistic justifies this rationale?

Correct Answer: A
Question 7
Refer to the lift chart:

At a depth of 0.1, Lift = 3.14. What does this mean?

Correct Answer: B
Question 8
While building a predictive model, median imputations are performed while preparing the training data.
How should the imputations be addressed in the validation data?

Correct Answer: A
Question 9
A non-contributing predictor variable (Pr > |t| =0.658) is added to an existing multiple linear regression model.
What will be the result?

Correct Answer: C
Question 10
In order to perform honest assessment on a predictive model, what is an acceptable division between training, validation, and testing data?

Correct Answer: C