Which function can be used to replace text?
SAS PG2 - Data Transformation

Quiz
•
Computers
•
University
•
Hard
Yunli Lee
Used 14+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
TRIM
INDEX
TRANWRD
PROPCASE
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a valid function for finding the average of X1, X2, and X3?
AVERAGE(X1,X2,X3)
MEAN(X1,X2,X3)
AVG(X1,X2,X3)
MU(X1,X2,X3)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will SAS return for the value of X?
X = MIN(SUM(1,2,3),56/8,N(8));
1
6
8
.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the value of Quarter in the following statement?
Quarter = QTR(MDY(04,05,2063));
1
2
3
4
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which type of DATA step statement can be used to initialize a variable to a specified value?
sum
RETAIN
Both of the above
Neither of the above
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is considered a sum statement in the DATA step?
X = A + B;
X = SUM(A,B);
A + B;
All of the above
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which WHERE statement using a mnemonic operator is equivalent to the following WHERE statement using a symbolic operator?
WHERE Temp ~= . ;
WHERE Temp IS NOT MISSING ;
WHERE Temp CONTAINS . ;
WHERE Temp IN (.) ;
All of the above
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
python basics

Quiz
•
11th Grade - University
10 questions
Q8 - FundComp - Python Básico (En)

Quiz
•
University
11 questions
JS: Conditionals!

Quiz
•
6th Grade - University
14 questions
JavaScript

Quiz
•
University
10 questions
Programming Basics Basics

Quiz
•
8th Grade - University
15 questions
CNET151 Chapt 14 - Introduction to Forensics

Quiz
•
University
12 questions
Microsoft Office Word

Quiz
•
4th Grade - University
10 questions
Functions

Quiz
•
8th Grade - University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade