Free SASInstitute A00-282 Practice Test & Real Exam Questions

  • Exam Code/Number: A00-282
  • Exam Name/Title: Clinical Trials Programming Using SAS 9.4
  • Certification Provider: SASInstitute
  • Corresponding Certification: SAS Clinical Trials Programming
  • Exam Questions: 144
  • Updated On: Jun 30, 2026
A Statistical Analysis Plan defines study day as the number of days between the visit date and the date of randomization plus one day.
The following SAS program is submitted using a macro from the project's library:

How is the STUDYDAY macro defined?
Correct Answer: A Vote an answer
Given the SAS data set containing subject's phone numbers

What is the value of PHONE2 for subject 005?
Correct Answer: B Vote an answer
What is the key to ensuring traceability across CDISC data sets and modes?
Correct Answer: A Vote an answer
Given the following data set:

Which SAS program produced this output?
Correct Answer: C Vote an answer
A subject visit data set (Visits) includes variables for subject ID (SubjID) and visit date (VisitDT).
Which DATA step creates a data set with one record per subject and creates a variable (Visits) that computes the total number of visits for that subject?
Correct Answer: B Vote an answer
Which is NOT required in the ADSL data set?
Correct Answer: B Vote an answer