Premium

SAS Certified BI Content Developer for SAS 9 and Business Analytics Questions and Answer (Dumps and Practice Questions)



Question : A financial services manager wants to assess the probability that certain clients will
default on their Home Equity Line of Credit (HELOC). A former employee left the code listed below.
The training data set is named HELOC, while a similar data set of more recent clients is named RECENT_HELOC.
Which SAS data steps will calculate the predicted probability of default on recent clients? (Choose two.)

 : A financial services manager wants to assess the probability that certain clients will
1. A,B
2. B,C
3. Access Mostly Uused Products by 50000+ Subscribers
4. D,E

Correct Answer : Get Lastest Questions and Answer :

Related Questions


Question : A financial services manager wants to assess the probability that certain clients will
default on their Home Equity Line of Credit (HELOC). A former employee left the code listed below.
The training data set is named HELOC, while a similar data set of more recent clients is named RECENT_HELOC.
Which SAS data steps will calculate the predicted probability of default on recent clients? (Choose two.)

 : A financial services manager wants to assess the probability that certain clients will
1. A,B
2. B,C
3. Access Mostly Uused Products by 50000+ Subscribers
4. D,E


Question : What is the default method in the LOGISTIC procedure to handle observations with missing data?
  : What is the default method in the LOGISTIC procedure to handle observations with missing data?
1. Missing values are imputed.
2. Parameters are estimated accounting for the missing values.
3. Parameter estimates are made on all available data.
4. Only cases with variables that are fully populated are used.


Question : Given the 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?

  : Given the output from the LOGISTIC procedure:
1. A. Greatest: MBA
Least: DOWN_AMT
2. Greatest: MBA
Least: CASH
3. Greatest: DOWN_AMT
Least: CASH
4. Greatest: DOWN_AMT
Least: HOME



Question : A marketing manager attempts to
determine those customers most likely to purchase
additional products as the result of a nation-wide marketing campaign.
The manager possesses a historical dataset (CAMPAIGN)
of a similar campaign from last year.It has the following characteristics:

Target variable Respond (0,1)
Continuous predictor Income
Categorical predictor Homeowner(Y,N)

Which SAS program performs this analysis?

  : A marketing manager attempts to
1. A
2. B
3. C
4. D