Answer Posted / saravanan
SAS is a "Statistical Analysis System" .It have three types
BASE/SAS=To use of reporting the data
SAS/STAT= To use of analyzing the data
SAS/GRAPH=To use showing the analyzing data in the graphs(or)plots.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the default statistics for means procedure?
How to sort in descending order?
What is the purpose of trailing @ and @@? How do you use them?
What does the RUN statement do?
What are the data types does SAS contain?
How do dates work in sas?
What are the differences between proc means and proc summary?
What does PROC print, and PROC contents do?
What are the features of SAS?
explain the difference between alternate key, business key, foreign key, generated key, primary key, retained key and surrogate key ? : Sas-di
What is proc sort?
How would you determine the number of missing or nonmissing values in computations?
name some data transformation used in sas di? : Sas-di
How can you limit the variables written to output dataset in data step?
What is program data vector (pdv)?