Answer Posted / chutke amresh
The SAS System, originally Statistical Analysis System, is
an integrated system of software products provided by the
SAS Institute that enables the programmer to perform:
1. data entry, retrieval, management, and mining
2. report writing and graphics
3. statistical and mathematical analysis
4. business planning, forecasting, and decision support
5. operations research and project management
6. quality improvement
7. applications development
8. warehousing (extract, transform, load)
| Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
what is sas database server? : Sas-di
What are the differences between sum function and using “+” operator?
What are the scrubbing procedures in sas?
What function CATX syntax does?
how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming
explain the main difference between the nodup and nodupkey options? : Sas-administrator
What does proc print, and proc contents are used for?
what is factor analysis? : Sas-administrator
Give some examples where proc report’s defaults are same as proc print’s defaults?
What do the put and input function do?
Explain append procedure?
For what purpose would you use the RETAIN statement?
Explain proc sort?
What is slibref?
how would you determine the number of missing or nonmissing values in computations? : Sas programming