nerdexam
SAS_Institute

A00-240 · Question #32

A00-240 Question #32: Real Exam Question with Answer & Explanation

Sign in or unlock A00-240 to reveal the answer and full explanation for question #32. The question stem and answer options stay visible for context.

Question

Which SAS program will best identify influential observations in a multiple regression application?

Options

  • Aproc reg data = SASUSER.RETAIL; model Purchase = Gender Age Income / lackfit; run;
  • Bproc reg data = SASUSER.RETAIL; model Purchase = Gender Age Income / vif; run;
  • Cproc reg data = SASUSER.RETAIL plots(only)=(RSTUDENTBYPREDICTED); model Purchase = Gender Age Income; run;
  • Dproc reg data = SASUSER.RETAIL plots(only)=(COOKSD); model Purchase = Gender Age Income; run;

Unlock A00-240 to see the answer

You've previewed enough free A00-240 questions. Unlock A00-240 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Full A00-240 Practice