Which SAS program will apply the data set label 'Demographics' to the data set named DEMO?
Answer : A
The following SAS program is submitted:
Which types of variables are DayofMonth, MonthofYear, and Year?
Answer : B
Given the following data set:
Which type of clinical trials data is this?
Answer : A
This question will ask you to provide a missing option. The following program is submitted to create a transport file for multiple data sets:
Which option will limit the files that are copied to type data?
Answer : B
Identify the data structure with the following characteristics:
* Contains one or more records per subject, per analysis parameter, and per analysis timepoint.
* May be derived from findings, events, interventions and special-purpose SDTM domains, or other ADaM datasets.
* A record can represent an observed, derived, or imputed value required for analysis.
Answer : B
The following SAS program is submitted:
You want to store all calculated means and standard deviations in one SAS data set. Which statement must be added to the program?
Answer : C
Which function would be used to determine the number of elements in an existing array?
Answer : A