1.
Macro variable that stores the current system date in SAS
2.
To return formatted value in SAS
3.
INFILE option (often used with CSV files) in SAS, that changes the default delimiter to a comma, assumes missing values between two delimiters, and strips quotes from character values
4.
SAS procedure to examine the descriptor portion of a SAS data set, providing details on its variables and structure
6.
Character explicitly used to represent a missing numeric or character value when using list input in SAS
7.
What is the most frequent value in a dataset called?
8.
Which function in R is used to fit linear regression models?
9.
Catalyst value helps individuals thrive in fast-paced and constantly evolving environments
10.
A professor always gives everyone the same marks. What is the standard deviation of the scores?
11.
Option in PROC FORMAT to create multilabel formats
12.
SAS statement which provides an alternative to a series of IF-ELSE IF statements for performing conditional processing based on expressions
13.
What system in SAS controls the destination and appearance of all SAS output?
14.
Analysis population that includes all randomized subjects regardless of protocol adherence
15.
Which R package provides a modern alternative to data.frame with improved printing and subsetting behavior?