Official Bank 0/99

SAS Certified Clinical Trials Programmer Using SAS 9 (A00-280) - SASI Exam Questions

Last updated on June 20, 2026

97% Exam Compliance
99 Total Questions
1
Question
The following SAS program is submitted:

What is the value of the second variable in the data set WORK.DIGESTL?
Options
A a missing value
B divertic
C No variables are created.
D diverticulosis
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

2
Question
The purpose of the ADaM model is to provide a framework that:
Options
A can be used to generate the CDISC ODM
B enables the creation of study patient profiles
C enables the tabulation of the raw source data
D enables the statistical analysis of the data
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

3
Question
Identify the CDISC model with the following characteristics:

• XML-based content and format standard

• facilitates the archive and interchange of the metadata and data for clinical research

• provides an accurate audit trail that is 21 CRF Part II compliant
Options
A Analysis Data Model (ADaM)
B Operational Data Model (ODM)
C Trial Design Model (TDM)
D Study Data Tabulation Model (SDTM)
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

4
Question
CORRECT TEXT The following question will ask you to provide a line of missing code.

Given the following data set work.vs: The following SAS program is submitted to create a new data set that carries forward the previous value of sbp when the value is missing. In the space below, enter the line of code that completes the program (Case is ignored. Do not add leading or trailing spaces to your answer.).
RETAINOLD_SBP;,RETAINOLD_SBP;
Reveal Only
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

5
Question
Which function would be used to determine the number of elements in an existing array?
Options
A dim ()
B n ()
C sum ()
D count ()
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

Finish Practice?

Are you sure you want to finish? This will end your practice session.