Describe the types of SAS programming tasks that you
performed like Tables? Listings? Graphics? Ad hoc reports?
Other?
Answer Posted / sireesha
most the information in an Organization is coveyed by using
Tables, listings and graphs
Tables-- contain statistics about the data. ctreated by
suing Proc tabulate and Proc report.
Listings--- are presented in raw form simply listed for
review. Created by using Proc report, Proc Print and
Data_Null_
Graphics--- are also used in reporting ..tool used is
SAS/Graph.
Ad hoc reports--Proc sql is used to create these.
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?
What are the advantages of using sas?
explain the difference between proc means and proc summary?
What is the basic syntax of a sas program?
what is data governance? : Sas-di
Hi,by usining ptf how we have to combine (likr merge)10 datasets at a time in the oracle database(and write a macro code also)?Like this i have a douts a lot if you dont mind may please send one text mail for me(madhusudhanap16@gmail.com)?
Do you need to compute new variables? If so,should you do this before you execute the report-writing procedure?
what is the basic structure sas administrator? : Sas-administrator
explain what is data set in sas? : Sas-administrator
If money were no object, what would you like to do?
what are 5 ways to perform a table lookup in sas? : Sas-administrator
What does the RUN statement do?
what are input dataset and output dataset options? : Sas programming
What do you know about symput and symget?
What is the different between functions and PROCs that calculate the same simple descriptive statistics?