A00-280 Clinical Trials Programming Using SAS 9

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

What is an international ethical and scientific quality standard for designing, conducting, recording and reporting trials that involve the participation of human subjects?

Select an option, then click Submit answer.

  • 21 CFR Part 11

  • Good Clinical Practices

  • MedDRA

  • WHODrug

Question 3

A SAS report procedure results in the log below.

C:\Documents and Settings\USERSE-NEW2\Desktop\1.jpg

What should you add to the PROC REPORT to address the blue note in this log?

Select an option, then click Submit answer.

  • Use DEFINE statements with the WIDTH= option set large enough to print all values for each variable

  • Specify COLWIDTH= option with a value large enough to print all values in the data

  • Use DEFINE statements where FLOW is specified for each numeric variable

  • Use a FORMAT statement with formats large enough to print all values for each numeric variable