A00-281 SAS Clinical Trials Programming Using SAS 9 - Accelerated Version 9 Accelerated Version

Loading demo links...

Showing 1–3 of 6 questions

Question 1

What information can be found in the SAS Dictionary tables? (Choose two.)

Select all that apply, then click Submit answer.

  • datasets contained within a specified library

  • values contained within a specified format

  • variables contained within a specified dataset

  • values contained within a specified variable

Question 2

Which statement will create a report footnote that identifies the date and time that the SAS program was executed?

Select an option, then click Submit answer.

  • footnote1 "Created on &sysdate9 &systime";

  • footnote1 = "Created on &sysdate9 &systime";

  • footnote1 'Created on &sysdate9 &systime';

  • footnote1 = 'Created on &sysdate9 &systime';

Question 3

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:

Select an option, then click Submit answer.

  • a clinical trial plan

  • a protocol

  • a data management plan

  • a statistical analysis plan