Describe the types of SAS programming tasks that you
performed like Tables? Listings? Graphics? Ad hoc reports?
Other?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / rao
Tables,why bcz Non-technocial peoples r understanding easly.
| Is This Answer Correct ? | 3 Yes | 4 No |
Answer / sankar
LISTINGS means it which all the variables are mentioned in
CRF for all the sujects.
TALES means it gives a numeric value like N,n,percent erc.
| Is This Answer Correct ? | 2 Yes | 3 No |
Answer / rao
Tables,why bcz Non-technocial peoples r understanding easly.
| Is This Answer Correct ? | 0 Yes | 4 No |
Tell different ways to create Macrovarible?
3 Answers Accenture, PharmaNet i3,
how to generate means for every subject;
What are exact SAS Base contents..?N what r SAS Tools..?
what is syntax of proc merge ?
define table lookup and how may ways it can be done...explian
how does sas handle missing values in formats? : Sas programming
i have a null dataset with 10 variables; i want to print only name of the varibales in log window and also output window.how can we do this one?
what is in stream data in SAS?
What are some problems you might encounter in processing missing values? In Data steps? Arithmetic? Comparisons? Functions? Classifying data?
How do you put an elephant in the refrigerator?
what are the types of interactive display types? : Sas-bi
Tell me about % include and % eval? : sas-macro