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
how many types of prompts are there? : Sas-bi
What are the uses of sas?
what do the pad and dim functions do? : Sas programming
What is the basic syntax of a sas program?
Why double trailing @@ is used in input statement?
do you prefer proc report or proc tabulate? Why? : Sas programming
Which command is used to save logs in the external file?
What is the difference between reading data from an external file and reading data from an existing data set?
What are the different types of sas functions?
how will you locate the sas platform applications? : Sas-bi
How do you test for missing values?
what is function of retain statment
What are the ways to do a “table lookup” in sas?
explain the proc in sas? : Sas-administrator
In proc transpose and data step with arrays which one you pick?