CLINICAL SAS CERTIFICATION - PRACTICE QUIZ
A00-282 : QUIZ SET-3
Sign in to Google to save your progress. Learn more
1. Which statement correctly creates a SAS date variable from a character variable?
1 point
Clear selection
2. The following SAS program is submitted:
1 point
Captionless Image
Clear selection
3. Which validation technique involves two programmers writing separate programs to produce the same output, then comparing the result?
1 point
Clear selection
4. Given the following data set LABS(only first 10 lines shown):
1 point
Captionless Image
Clear selection
5. Which clause allows macro variable creation on a select statement in PROC SQL?
1 point
Clear selection
6.  Given the file sites.csv: 
1 point
Captionless Image
Clear selection
7.  Given the following output from the TTEST Procedure: Variable:
1 point
Captionless Image
Clear selection
8. You want to calculate the p-value of Fisher's exact test for a 3x3 table. Which option must you add to the TABLES statement of PROC FREQ?
1 point
Clear selection
9. Which CDISC standard is concerned with the development of simplified case report forms?
1 point
Clear selection
10. Review the following procedure format:

PROC TTEST date=date;
     class group-variable;
     var variable;
run;

What is the required type of data for the variable in this procedure?

1 point
Clear selection
11. Given the data set HE: 
1 point
Captionless Image
Clear selection
12. The following SAS program is submitted: 

data WORK.DATE;
      X="01Jan1960"d;
run;

Which value does variable X contain?

1 point
Clear selection
13. This question will ask you to provide a line of missing code.
1 point
Captionless Image
Clear selection
14.  Given the following two data sets EX and AE:
1 point
Captionless Image
Clear selection
15. Which function would be used to determine the number of elements in an existing array?
1 point
Clear selection
16. Which CDISC filename contains the following items?

- Variable attributes
- Controlled terminology
- Computational methods

Please select correct answer.

1 point
Clear selection
17. Given the following data set:
1 point
Captionless Image
Clear selection
18.  Where would you store a value collected on a case report form but not defined in an SDTM domain?
1 point
Clear selection
19.  The following SAS program is submitted: data WORK.ALL;
1 point
Captionless Image
Clear selection
20. Question:20

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

1 point
Clear selection
Submit
Clear form
This content is neither created nor endorsed by Google. - Terms of Service - Privacy Policy

Does this form look suspicious? Report