SAS A00-215 SAS 9.4 Programming Fundamentals Exam Practice Test

Page: 1 / 14
Total 60 questions
Question 1

Given the code shown below:

What will be the format for MSRP in the RPOC PRINT output?



Answer : D


Question 2

The sashelp. class data set has 19 observations.

Given the frequency information about the Age, shown below:

How many observations are written to output data set when the following code is submitted?



Answer : C


Question 3

Given the PROC PRINT report of the INVEST data set shown below:

How many observations are in the FORCAST data set after this program executes?



Answer : A


Question 4

Given the input data set WORK.RUN:

Given the following DATA step:

What is the correct output data set WORK.RUN2?

A)

B)

C)

D)



Answer : D


Question 5

Given the program shown below:

Given the partial PROC PRINT report below:

Why are the labels for msbp, MPG_city, and MPG_Highway NOT displaying in the PROC PRINT report^



Answer : A


Question 6

Which code uses the correct syntax to conditionally create the two variables age-Cat and account?



Answer : B


Question 7

The SAS log of a submitted DATA step is shown below:

Which action resolve the error messages?



Answer : A


Page:    1 / 14   
Total 60 questions