SASInstitute A00-280 Actual Free Exam Questions & Community Discussion
Given the following log entry:

Which SAS system option adds the blue highlighted lines to the log?

Which SAS system option adds the blue highlighted lines to the log?
Correct Answer: D
Vote an answer
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.
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: D
Vote an answer
Which statement will produce report output that can be opened in Microsoft Word?
Correct Answer: D
Vote an answer
This question will ask you to provide a line of missing code. The following SAS program is submitted:

Which macro call prints all records from each dataset in library DB?

Which macro call prints all records from each dataset in library DB?
Correct Answer: C
Vote an answer
You want 90% confidence limits for a binomial proportion from a one-way table with PROC FREQ. Which option must you add to the TABLES statement?
Correct Answer: B
Vote an answer
The following SAS program is submitted:
proc sort data=SASUSER.VISIT out=PSORT; by code descending date cost;
run; Which statement is true regarding the submitted program?
proc sort data=SASUSER.VISIT out=PSORT; by code descending date cost;
run; Which statement is true regarding the submitted program?
Correct Answer: A
Vote an answer
This question will ask you to provide a missing option.
The following program is submitted to create a transport file for multiple data sets:

Which option will limit the files that are copied to type data?
The following program is submitted to create a transport file for multiple data sets:

Which option will limit the files that are copied to type data?
Correct Answer: B
Vote an answer
Which statement will create a report footnote that identifies the date and time that the SAS program was executed?
Correct Answer: A
Vote an answer
An action plan that describes what will be done in a drug study, how it will be conducted, and why each part of the study is necessary is called:
Correct Answer: D
Vote an answer
Given the following data at WORK DEMO:

Which SAS program prints only the first 5 males in this order from the data set?

Which SAS program prints only the first 5 males in this order from the data set?
Correct Answer: A
Vote an answer
0
0
0
10
