SAS BASE PROGRAMMING M?C Q PLS HELLP!

please
upvote and comment for doubts
SAS BASE PROGRAMMING M?C Q PLS HELLP! The RETAIN statement can be used to Select one:...
SAS BASE PROGRAMMING M?C Q PLS HELLP!!
Which statement(s) can be used in the GPLOT procedure to select observations (records)? Select one: a. WHERE or IF b. None of the other choices c. WHERE O d. IF var r6 -- r11; *Note the two dashes! Select one: O a. Selects the variables that appear in consecutive order between r6 and r11 b. Selects the character variables that appear in consecutive order between r6 and r11 c. Selects the variables r6,...
SAS BASE PROGRAMMING Q
newvar=substr('The ocean stirs the heart, inspires the imagination., 8, 10); Select one: a. None of the other choices b. NEWVAR is equal to 'an stirs t' C. NEWVAR is equal to 'n stirs th' d. NEWVAR is equal to 'an' In which step can variable attributes (i.e. formats) be temporarily modified? Select one: a. PROC DATASETS b. PROC TABULATE c. None of the other choices d. DATA
SAS BASE PROGRAMMING Q
proc contents data-data1.admit; run; Select one: a. Creates a report containing summary statistics b. Creates a report containing status messages regarding execution c. Creates a report containing the variable attributes O d. Creates a report containing the observations data NULL; Select one: a. Instructs SAS to write output to the NULL data set in the work library. b. None of the other choices C. Instructs SAS to write output without creating a data set. d. Is...
SAS BASE PROGRAMMING Q
For the REPORT procedure, which of the following statements is false? Select one: a. It can create summary reports b. It displays labels by default c. It can create list reports d. None of the other choices Which of the following can be requested as option(s) to the PLOT statement in PROC GPLOT? Select one: a. None of the other choices b. Confidence limits C. Regression equation d. Regression line
SAS BASE PROGRAMMING Q
newvar="Soak in' | 'the sunshine'; Select one: O a. NEWVAR is equal to 'Soak inthe sunshine' O b. NEWVAR is equal to 'Soak in the sunshine O C. NEWVAR is equal to 'Soak in the sunshine' O d. None of the other choices In the DATA step, what happens if a MERGE statement is used without a BY statement? Select one: a. The observations in the input data sets are appended /concatenated O b. There is...
Need help on M/C SAS base programing Q!!
newvar=input(start,date9.); Select one: a. None of the other choices b. This statement is used to instruct SAS on how to read in raw data c. This statement is used to convert a number into a character string d. This statement can be used in a PRINT procedure Which statement(s) can be used to select observations (records)? Select one: a. IF b. VAR c. All of the other choices d. COLUMN
SAS BASE PROGRAMMING Q
newvar=scan('Live in the sunshine, swim in the sea, drink in the wild air., 2); Select one: oa. None of the other choices O b. NEWVAR is equal to swim in the sea' C. NEWVAR is equal to the d. NEWVAR is equal to 'in'
SAS BASE PROGRAMMING Q
In work.ucsb, the format of the variable START is MMDDYY10. In work.ucla, the format of the variable START IS DATE7. After executing the following step, what is the format of the variable START in work.combined? data work.combined; set work.ucsb work.ucla; run; Select one: a. DATES b. It has no format c. MMDDYY10 d. DATE7
using matlab
Programming Assignment 5: For-Loops CSCI 251-Spring 2019 This program will use the concepts in the decimal to octal program Introduction: In file systems on servers (think of websites like Google, Amazon, etc.), permission to access the files come from the octal number system. Given an octal quadruple, permissions are defined for the user, the group, and other as follows: Permission First Digit Second Digit Third Digit Fourth Digit Always 01 (User-u) 0 」(Group-g) | (Other-o) Read (r) Write...
Which statement about the process of conjugation in paramecia is false? Select one: a. Macronuclei in the resulting paramecia are genetically different from the macronuclei in the original paramecia. b. The two resulting paramecia are genetically distinct from each other. c. Within each paramecium, the original macronucleus is destroyed. d. The two resulting paramecia have a combination of alleles. e. The micronuclei that are exchanged are genetically different from each other. What kind of specialized features do the lycophytes have...