Question No : 1
CORRECT TEXT
Given the following DATA step:
What is the value of average? Enter your numeric answer in the space above.
정답: 3
Question No : 2
How does SAS display missing values?
정답:
Question No : 3
Given the SAS data set WORK PRODUCTS:
The following SAS program is submitted:
How many variables does the WORK REVENUE data set contains?
정답:
Question No : 4
Which statement is true regarding a variable?
정답:
Question No : 5
The SAS log of a submitted DATA step is shown below:
Which action resolve the error messages?
정답:
Question No : 6
The sashelp. class data set has 19 observations.
Given the frequency information about the Age, shown below:
How many observations are written to output data set when the following code is submitted?
정답:
Question No : 7
Which statements read the input data set SASHELP. SHOES and create the output data set WORK. TOTAL?
정답:
Question No : 8
Given the display of the CITIES data set:
Which program creates the PROC PRINT report below?
정답:
Question No : 9
Given the following code:
Which variables are created with the BY statement?
정답:
Question No : 10
Which PROC SORT option allows you to create an output data set of the sorted data?
정답:
Question No : 11
Which statement is true regarding variable names?
정답:
Question No : 12
The data set Snacks contains three variables (productName, Flavor, and Price).
Given the program shown below:
What is the type and length of SnackType?
정답:
Question No : 13
You submit a program and the SAS log is shown below:
Which statement is true regarding the submitted program?
정답:
Question No : 14
Which PROC PRINT option displays variable labels in the report?
정답:
Question No : 15
Which step temporarily assign a format to the sales variable?
정답: