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 |
WHAT IS SAS WEB SERVICE and what are the steps to create an xml service ?
What is your weekness? I am confuse what to say about this question. so can u give some answer which can be yur strenght.
How do you add a number to a macro variable? : sas-macro
How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro
how can u extract,transform and loading?
how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming
What is the Program Data Vector (PDV)? What are its functions?
please can you tell me that in companies sas work are doing by through sas coding or sas wizard ??
What procedure you used to calculate p-value?
2 Answers Accenture, Quintiles,
what is validvarname and varnum? why we are using this options; explain with a syntax for this options?
The Lion King is hosting an animal conference. All the animals in the world attend except one. Which animal does not attend?
If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?