Pass4itsure > SASInstitute > SAS Foundation > A00-280 > A00-280 Online Practice Questions and Answers

A00-280 Online Practice Questions and Answers

Questions 4

Given the following data set:

Which program was used to prepare the data for this PROC PRINT output?

A. proc sort data=one out=two; by subjid; run;

B. proc sort data=one out=two nodupkey; by subjid; run;

C. proc sort data=one out=two nodup; by subjid; run;

D. proc sort data=one out=two nodupkey; by subjid trt; run;

Buy Now
Questions 5

Given the following data set:

Which SAS program produced this output?

A. proc sort data=one(where=(age>50)) out=two; by subjid; run;

B. proc sort data=one(if=(age>50)) out=two; by subjid; run;

C. proc sort data=one out=two; where=(age>50); by subjid; run;

D. proc sort data=one out=two; if age>50; by subjid; run;

Buy Now
Questions 6

The following SAS program is submitted:

If the value for the variable Subjcode is "WGT2", what is the value of the variable Description?

A. missing character value

B. Unknown

C. Over

D. Wgt2

Buy Now
Questions 7

You have acquired an existing program from a coworker which uses a macro. It is not immediately clear to you what this macro is doing. Which OPTION can be used to put the SAS statements generated by the macro execution into the LOG?

A. MPRINT

B. SYMBOLGEN

C. MLOGIC

D. MRECALL

Buy Now
Questions 8

The following SAS program is submitted:

%let Av=age;

%macro LABD(Av=weight);

%let Av=gend; %mend;

%LABD(Av=height)

%put Av is andAv;

What will be written to the SAS log?

A. Av is weight

B. Av is gend

C. Av is height

D. Av is age

Buy Now
Questions 9

Which statement will produce report output that can be opened in Microsoft Word?

A. ods rtf file='report.rtf';

B. ods doc file='report.doc';

C. ods type='word' file='report.doc';

D. ods rtf='report.rtf';

Buy Now
Questions 10

You have been asked to import an Excel spreadsheet. What will lead to substantial differences between the original Excel spreadsheet and the resulting SAS data set?

A. the number of rows to be read from the Excel file

B. the number of columns to be read from the Excel file

C. multiple value types within a single column

D. multiple value types within a single row

Buy Now
Questions 11

Which CDISC standard is concerned with the development of simplified case report forms?

A. Clinical Data Acquisition Standards Harmonization (CDASH)

B. Operational Data Model (ODM)

C. Study Data Tabulation Model (SDTM)

D. Trial Design Model (TDM)

Buy Now
Questions 12

Which statement correctly describes an aspect of a Phase II clinical trial?

A. randomized controlled multicenter trials on large patient groups

B. designed to assess the pharmacovigilance, pharmacokinetics, and pharmacodynamics of a drug

C. in vitro and in vivo experiments using wide-ranging doses of the drug

D. designed to assess how well the drug works

Buy Now
Questions 13

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

A. 21 CFR Part 11

B. Good Clinical Practices

C. MedDRA

D. WHODrug

Buy Now
Exam Code: A00-280
Exam Name: SAS Certified Clinical Trials Programmer Using SAS 9
Last Update: Apr 22, 2024
Questions: 99
10%OFF Coupon Code: SAVE10

PDF (Q&A)

$45.99

VCE

$49.99

PDF + VCE

$59.99