
SAS Unit 11: Custom Formats
Authored by Mr. Jenkins
Computers
University
Used 3+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following contains valid syntax?
value grades 'A'='Excellent' 'B'='Good';
value qtrfmt 1,2,3='First' 4,5,6='Second';
value $grades. 'A'='Excellent' 'B'='Good';
value qtrfmt '1'-'3'='First' '4'-'6'='Second';
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the formatted value for the value of 100 given the following step?
low
medium
high
out of range
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the FORMAT procedure, you specify the name of the format and the name of the column that will use the custom format.
True
False
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct formatted output given the following PROC FORMAT step and the input table?
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following does not have proper syntax for specifying a range in the VALUE statement?
500>-700
500-<700
'A'-'C'
'Horse'-'Mouse'
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which statement is true concerning options for the FORMAT procedure?
The FMTLIB option goes in the SELECT statement.
The CNTLIN= option goes in the VALUE statement.
The FMTLIB option specifies the library to store the format.
The CNTLIN= option specifies a table from which formats are built.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which columns are required in an input table to create a format based on numeric ranges?
FMTNAME, START, and LABEL
FORMAT, START, END, and NAME
FMTNAME, START, END, and LABEL
FORMAT, START, LAST, NAME, and TYPE
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?