Question 1
Selectable Answer
Given the input data sets EMPLOYEES and DONATIONS, and the output data set NODONATIONS below:
EMPLOYERS
DONATIONS
NODONATIONS
Show Answer
Answer:
Question 2
Selectable Answer
Which statement is true about the DROP statement during the compilation phase of the DATA step?
Show Answer
Answer:
Question 3
Selectable Answer
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^
Show Answer
Answer:
Question 4
Selectable Answer
What step has correct syntax for the CONTENTS procedure?
Show Answer
Answer:
Question 5
Selectable Answer
Which ODS EXCEL statement correctly creates an Excel using the ANALYSIS style?
Show Answer
Answer:
Question 6
Selectable Answer
Which statement is true when creating two SAS data sets with a DATA step?
Show Answer
Answer:
Question 7
Selectable Answer
When the following code is submitted, execution fails.
Why does the execution fail? Multiple executable statements are not allowed in the DO block.
Show Answer
Answer:
Question 8
Selectable Answer
Which PROC PRINT option displays variable labels in the report?
Show Answer
Answer:
Question 9
Selectable Answer
Which LABEL statement has correct syncytax?
Show Answer
Answer:
Question 10
Selectable Answer
The following program is summited:
The following report is created:
However, the desired report is shown below:
What change is needed to display the desired formatted values for the Answer varia?
Show Answer
Answer:
Question 11
Selectable Answer
The data set Snacks contains three variables (productName, Flavor, and Price).
Given the program shown below:
What is the type and length of SnackType?
Show Answer
Answer:
Question 12
Selectable Answer
Given the code shown below:
What will be the format for MSRP in the RPOC PRINT output?
Show Answer
Answer: