SAS Quizzes, Questions & Answers
Top Trending Quizzes
Practice preparing for the SAS certification test.
Questions: 10 | Attempts: 1747 | Last updated: Jun 17, 2024
-
Sample QuestionHow many observations and variables does the data set below contain?
Practice for the Advance SAS certification exam.
Questions: 10 | Attempts: 410 | Last updated: Mar 20, 2023
-
Sample QuestionWhich PROC SQL query will remove duplicate values of MemberType from the query output, so that only the unique values are listed?
Questions: 20 | Attempts: 470 | Last updated: Mar 20, 2023
-
Sample QuestionThe following SAS program is submitted.%let city=delhi;%let no=9;%let mycity=no;%let country=mycity;%put &&&&&&&country;What is written to the SAS log?
Practice for the SAS base certification exam
Questions: 10 | Attempts: 631 | Last updated: Mar 20, 2023
-
Sample QuestionWhich statement is false regarding an ARRAY statement?
Practice for the SAS advance certification exam
Questions: 10 | Attempts: 720 | Last updated: Jan 30, 2024
-
Sample QuestionWhich of the following statements is false?
Popular Topics
Recent Quizzes
Questions: 10 | Attempts: 311 | Last updated: Mar 21, 2023
-
Sample QuestionI can get templates of the imports and exports for clients on the Deployment Toolkit?
In our ongoing SAS quiz series, we turn our attention to the different practices and which is the best to use in a given situation. What do you know about IF statements, PROC DATASETS, WHERE statements and more?
Questions: 5 | Attempts: 104 | Last updated: Dec 6, 2023
-
Sample QuestionPlacing the subsetting IF statement at the top rather than near the bottom of a DATA step results in a savings in CPU usage. What happens if the subset is large rather than small?
Practice for the SAS advance certification exam
Questions: 10 | Attempts: 130 | Last updated: Jul 24, 2024
-
Sample QuestionWhich type of integrity constraint would you place on the variable StoreID to ensure that there are no missing values and that there are no duplicate values?
Practice for the advance SAS certification exam
Questions: 10 | Attempts: 247 | Last updated: Mar 21, 2023
-
Sample QuestionWhich SAS system option is used to identify format catalogs to SAS?
Practice for the SAS advance certification exam.
Questions: 10 | Attempts: 165 | Last updated: May 27, 2024
-
Sample QuestionAccording to the data set descriptions below, which of the variables listed qualify as BY variables for a DATA step match-merge?
Practice for the SAS advance certification exam.
Questions: 10 | Attempts: 119 | Last updated: Feb 8, 2024
-
Sample QuestionWhich of the following statements associates the fileref OnSale with the raw data files London.dat, Paris.dat, and Zurich.dat? The files are stored in the C:\Routes\New directory in the Windows operating environment.
Practice for the SAS advance certification exam.
Questions: 10 | Attempts: 124 | Last updated: Mar 14, 2024
-
Sample QuestionThe variable that is created by the POINT= option is assigned a value
Practice for the SAS advance certification exam.
Questions: 10 | Attempts: 328 | Last updated: Mar 15, 2023
-
Sample QuestionThe %INCLUDE statement
Practice for the SAS advance certification exam.
Questions: 10 | Attempts: 1192 | Last updated: Aug 21, 2023
-
Sample QuestionWhich of the following is false?
Advertisement