Given the following SCORE data set:

Based on the concept of Last Observation Carried Forward, what will be the value for SCORE for the Week 12
Answer : A
Which clause allows macro variable creation on a select statement in PROC SQL?
Answer : D
Given the SAS data set WORK.VS1:

Which value will be assigned to variable TOTAL?
Answer : C
Which SAS program will apply the data set label 'Demographics' to the data set named DEMO?
Answer : A
This question will ask you to provide a section of missing code.
Given the input SAS data set LABRAW:

Which DO LOOP will create the output SAS data set WORK.LAB_NEW?
Answer : A
Given two data sets with the following variables:

Why is the blue note showing in the log?
Answer : C
Given the following output from the TTEST Procedure: Variable:

What is the t-test p-value?
Answer : B