Welcome to TestSimulate

Pass Your Next Certification Exam Fast!

Everything you need to prepare, learn & pass your certification exam easily.

365 days free updates. First attempt guaranteed success.

SASInstitute SAS Certified Clinical Trials Programmer Using SAS 9 Accelerated Version (A00-281) Free Practice Test

Question 1
The following SAS program is submitted:

What is the value of the second variable in the data set WORK.DIGESTL?

Correct Answer: A
Question 2
Identify the data structure with the following characteristics:
Contains one or more records per subject, per analysis parameter, and per analysis timepoint.
May be derived from findings, events, interventions and special-purpose SDTM domains, or other ADaM datasets.
A record can represent an observed, derived, or imputed value required for analysis.

Correct Answer: C
Question 3
A SAS program is submitted and the following log is written.

What is the cause of this error message?

Correct Answer: A
Question 4
The data set CM has eight variables including CMTRT and is sorted by STUDYID USUBJID CMSEQ.
DATA_BB is created by selecting records from CM where the character string "BLOCKER" is included in CMTRT.

Which program was used to produce WORK.DATA_BB?

Correct Answer: C
Question 5
CORRECT TEXT
Which CDISC filename contains the following items?
Variable attributes
Controlled terminology
Computational methods
Enter your answer in the space below (Case is ignored. Do not add leading or trailing spaces to your answer.).
Correct Answer:
DEFINE.XML,DEFINE.PDF,DEFINE
Question 6
The following SAS program is submitted: What will be the result when the program executes?

Correct Answer: D
Question 7
Which statement will produce report output that can be opened in Microsoft Word?

Correct Answer: A
Question 8
Study day is defined as DCMDATE minus RFSTDTC +1

Which statement will compute the study day correctly without producing notes for missing values in the log?

Correct Answer: A
Question 9
Given the SAS data set containing subject's phone numbers

What is the value of PHONE2 for subject 005?

Correct Answer: A
Question 10
Given two data sets with the following variables: Why is the blue note showing in the log?

Correct Answer: C