최신SASInstitute SAS Certified Clinical Trials Programmer Using SAS 9 Accelerated Version - A00-281무료샘플문제
문제1
Which SAS program will apply the data set label 'Demographics' to the data set named DEMO?
Which SAS program will apply the data set label 'Demographics' to the data set named DEMO?
정답: D
문제2
What information can be found in the SAS Dictionary tables? (Choose two.)
What information can be found in the SAS Dictionary tables? (Choose two.)
정답: A,C
문제3
Given the following data set WORK.DM:

Which subjects will appear in the LOG file?
Given the following data set WORK.DM:

Which subjects will appear in the LOG file?
정답: A
문제4
Which CDISC standard is concerned with the development of simplified case report forms?
Which CDISC standard is concerned with the development of simplified case report forms?
정답: A
문제5
Given the following data set:

Which type of clinical trials data is this?
Given the following data set:

Which type of clinical trials data is this?
정답: A
문제6
This question will ask you to provide lines of missing code.

Which ODS statements, inserted respectively in the two locations indicated above, create a report stored in a PDF file?
This question will ask you to provide lines of missing code.

Which ODS statements, inserted respectively in the two locations indicated above, create a report stored in a PDF file?
정답: A
문제7
Given the file sites.csv:

Which option would you need to add to the INFILE statement to clear the notes from this log?
Given the file sites.csv:

Which option would you need to add to the INFILE statement to clear the notes from this log?
정답: C
문제8
An action plan that describes what will be done in a drug study, how it will be conducted, and why each part of the study is necessary is called:
An action plan that describes what will be done in a drug study, how it will be conducted, and why each part of the study is necessary is called:
정답: C
문제9
Given the following data set DEMOG:

Which selection below would be considered hard-coding?
Given the following data set DEMOG:

Which selection below would be considered hard-coding?
정답: B
문제10
Which function would be used to determine the number of elements in an existing array?
Which function would be used to determine the number of elements in an existing array?
정답: C