0% found this document useful (0 votes)
11 views

IF-Then-Else Statements: Base Statistical Analysis Software Assignment (100 Marks)

This document outlines an assignment for a base statistical analysis software course. Students are asked to submit a report explaining, with examples, three topics chosen from a list of 43 options related to importing data, data management, date functions, procedures for frequency distributions, sorting, merging, aggregating, and exporting data. The report aims to demonstrate understanding of fundamental SAS topics and techniques.

Uploaded by

Manoj C Patil
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views

IF-Then-Else Statements: Base Statistical Analysis Software Assignment (100 Marks)

This document outlines an assignment for a base statistical analysis software course. Students are asked to submit a report explaining, with examples, three topics chosen from a list of 43 options related to importing data, data management, date functions, procedures for frequency distributions, sorting, merging, aggregating, and exporting data. The report aims to demonstrate understanding of fundamental SAS topics and techniques.

Uploaded by

Manoj C Patil
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Base Statistical Analysis Software

Assignment (100 Marks)

Provide report containing little bit of explanation with examples of any three
topics from the following.
1. Importing Excel Data into SAS
2. Read Character Variable of Varying Length
3. Creating or Modifying a Variable
4. Dropping variables from a data set in SAS
5. IF-Then-Else Statements
6. Where Statement and Dataset Options
7. WHERE vs. IF Statements
8. How Data Step and PROC SQL Works
9. Calculate Frequency Distribution with PROC FREQ
10. Specify a list of variables
11. Use of WildCard Character
12. Character Functions
13. SAS Date Formats and Informats
14. Date Functions
15. INTCK Function with Examples
16. INTNX Function with Examples
17. Missing Values in SAS
18. Convert Character Variable to Date
19. Convert Numeric Variable to Date
20. Proc Format
21. Delete empty rows in SAS
22. First. and Last. Variables
23. Proc Sort : Identifying and storing unique and duplicate values
24. Proc Means : A Detailed Explanation
25. Use of Multiple Set Statements
26. Joining and Merging in SAS
27. SAS Many to Many Merge
28. Combining and Aggregating Data in SAS
29. Retain Statement
30. Proc Transpose Explained
31. Proc Univariate Tutorial
32. Proc Rank Explained
33. Calculating Percentiles with SAS
34. COALESCE Function
35. COMPGED Function
36. SAS Arrays and DO Loops
37. Proc Tabulate Explained
38. Length of Numeric Variables
39. Check number of observations
40. Pattern Matching with SAS
41. Send SAS Output to Excel
42. Handle Variable Name having Spaces
43. Speed Up SAS Code with Index

You might also like