Given the following partial output data set:
Which code was used to create AGECAT?
Given the following two data sets EX and AE:
Which output data set is produced by the submitted SAS program?
This question will ask you to provide a line of missing code.
Given the following data set LABS(only first 10 lines shown):
In the space below, enter the statement that completes the program to produce the desired output (Case is ignored. Do not add leading or trailing spaces to your answer.).
Given the following data set DEMOG:
Which selection below would be considered hard-coding?
The following SAS program is submitted:
Which alternative program creates an equivalent BASE_BP data set?
This question will ask you to provide a line of missing code.
The following SAS program is submitted:
In the space below, enter the statement that completes the program correctly (Case is ignored. Do not add leading or trailing spaces to your answer.).
Given the following data set WORK.DM:
Which subjects will appear in the LOG file?
This question will ask you to provide a line of missing code.
The following SAS program is submitted:
Which macro call prints all records from each dataset in library DB?
The following SAS program is submitted:
What is the value of the second variable in the data set WORK.DIGESTL?
Which validation technique involves two programmers writing separate programs to produce the same output, then comparing the result?
Given the following entry in the SAS log:
Which alternate method could you use to?
• Transpose all data
• Not produce a warning message in the log
The following question will ask you to provide a line of missing code.
The following program is submitted to output observations from data set ONE that have more than one record per patient.
In the space below, enter the line of code that will correctly complete the program (Case is ignored. Do not add leading or trailing spaces to your answer.).
Given the following data set:
Which SAS program produced this output?
The following output is displayed:
Which SAS program created this output?