live chatMcAfee Secure sites help keep you safe from identity theft, credit card fraud, spyware, spam, viruses and online scams
Pass4Test 10%OFF Discount Code

SASInstitute SAS Certified Statistical Business Analyst Using SAS 9: Regression and Modeling Credential - A00-240 Exam Questions

QUESTION NO: 1
Assume a $10 cost for soliciting a non-responder and a $200 profit for soliciting a responder. The logistic regression model gives a probability score named P_R on a SAS data set called VALID. The VALID data set contains the responder variable Pinch, a 1/0 variable coded as 1 for responder. Customers will be solicited when their probability score is more than 0.05.
Which SAS program computes the profit for each customer in the data set VALID?
Correct Answer: A
QUESTION NO: 2
Refer to the following exhibit:

What is a correct interpretation of this graph?
Correct Answer: C
QUESTION NO: 3
A company has branch offices in eight regions. Customers within each region are classified as either "High Value" or "Medium Value" and are coded using the variable name VALUE. In the last year, the total amount of purchases per customer is used as the response variable.
Suppose there is a significant interaction between REGION and VALUE. What can you conclude?
Correct Answer: C
QUESTION NO: 4
Screening for non-linearity in binary logistic regression can be achieved by visualizing:
Correct Answer: B
QUESTION NO: 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: C
QUESTION NO: 6
This question will ask you to provide missing code segments.
A logistic regression model was fit on a data set where 40% of the outcomes were events (TARGET=1) and
60% were non-events (TARGET=0). The analyst knows that the population where the model will be deployed has 5% events and 95% non-events. The analyst also knows that the company's profit margin for correctly targeted events is nine times higher than the company's loss for incorrectly targeted non-event.
Given the following SAS program:

What X and Y values should be added to the program to correctly score the data?
Correct Answer: B
QUESTION NO: 7
What is the default method in the LOGISTIC procedure to handle observations with missing data?
Correct Answer: D
QUESTION NO: 8
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: C
QUESTION NO: 9
Refer to the confusion matrix:

Calculate the accuracy and error rate (0 - negative outcome, 1 - positive outcome)
Correct Answer: B
QUESTION NO: 10
Refer to the exhibit.

These graphs were created using the GLM procedure with the plots(only)=diagnostics option.
Which plot do you use to identify influential observations?
Correct Answer: B