Question: 1. Which window is used to edit, execute, and save SAS programs? 2. Which keyboard shortcut can be used create a new SAS program? 3.
1. Which window is used to edit, execute, and save SAS programs?
2. Which keyboard shortcut can be used create a new SAS program?
3. What is the key difference between the PROC and DATA steps?
4. Within the same SAS program, are the variable names City and city considered to be the same? Why or why not?
5. What is the purpose of writing comments within a program?
6. What are SAS libraries?
7. Why should SAS date variables be of numeric type?
8. When using a DATALINES statement, an ____ statement is required to help SAS process the raw data.
9. Write a statement that is equivalent to the following statement: where score >= 90; 10. In the PRINT procedure, which statement is used to assign strings to replace variable names as column headers?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
