what is sas? is a package or tool? give me introduction
about sas?
Answer Posted / pnprasad
SAS: Statistical Analysis Software, Statistical Analysis
System. It is basically 80% GUI 20% Non-GUI, means only 20%
program is required to do the tasks. Tasks like statistical
analysis used in various areas like mainly Clinical
studies,pharma, banking, finance etc.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is program data vector (pdv) and what are its functions?
How to import multiple xls files into sas. Out of those files, how to get different values from a single variable and how to find number of rows per value type? We can do this using group by for one xls file with proc sql. Was wondering how I can achieve this for multiple files at the same time. Any ideas?
Explain proc univariate?
What commands are used in the case of including or excluding any specific variables in the data set?
What do the put and input function do?
In SAS explain which statement does not perform automatic conversions in comparisons?
explain about various caches available in data integrator? : Sas-di
Give e an example of..
what is sas olap server? : Sas-di
What would you change about your job?
How do you debug and test your SAS programs?
Differentiate between ceil and floor functions.
What would be the value of month at the end of data step execution and how many observations would be there?
What are the parameters of scan function?
How to specify variables to be processed by the freq procedure?