最新的SASInstitute Clinical Trials Programming Using SAS 9.4 - A00-282免費考試真題

問題1
What is the primary purpose for specifying identifier variables across SDTM domains?

正確答案: A
問題2
Given the SAS data set containing subject's phone numbers

What is the value of PHONE2 for subject 005?

正確答案: B
問題3
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?

正確答案: B
問題4
Given the SAS data set WORK.BP

What is the result?

正確答案: C
問題5
Which statement describes an aspect of all Phase II clinical trials?

正確答案: C
問題6
Define.xml is an XML-based submission of a clinical study's:

正確答案: A
問題7
Review the following procedure format:

What is the required type of data for the variable in this procedure?

正確答案: A
問題8
Review the following procedure code:
proc ttest data=DATA1;
class GROUPVAR1;
var VAR1;
run;
Which variable is most appropriate to be analyzed as variable VAR1?

正確答案: C
問題9
Which name is a valid SAS V5 variable name?

正確答案: B
問題10
Which program will report all created output objects in the log?

正確答案: C