SAS System ?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / swathi
The SAS System is a Comprehensive and Flexible Information
Delivery System that supports Data Access, Data
Management,Data Analysis and Data Representation.
Is This Answer Correct ? | 8 Yes | 1 No |
Answer / t v r kumar
sas is a set of solutions for enterprise wide business
users for performing report writing and graphics
statistical and mathematical analysis
forecasting and decision making
applications development
quality improvement
Is This Answer Correct ? | 5 Yes | 0 No |
Answer / sastechies
The SAS BI System is an integrated suite of software for
enterprise-wide information delivery... Applications of the
SAS System include executive information systems; data
entry, retrieval, and management; report writing and
graphics; statistical and mathematical analysis; business
planning, forecasting, and decision support; operations
research and project management; statistical quality
improvement; computer performance evaluation; and
applications development.
Read more: http://sastechies.blogspot.com/2009/11/what-is-
sas.html
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / 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 |
explain the use of % includes a statement in sas? : Sas-administrator
Which of the following is not created during compilation phase?
At compile time when a SAS data set is read, what items are created?
Under what circumstances would you code a SELECT construct instead of IF statements?
what are the benefits of data integration? : Sas-di
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable?
Describe what are the different levels of administrative users in sas? : sas-grid-administration
CHOOSE ANY ONE OF THE PROCEDURE FOLLOWING TO GENERATE THE REPORTS? HOW CAN YOU SAY IT IS BETTER THAN THE OTHER? AND DEFERENCIATE THESE TWO ? 1). REPORT PROCEDURE 2). TABULATE PROCEDURE
why a stop statement is needed for the point= option on a set statement?
How do you add a prefix to some or all variables in a dataset using a SAS macro?
what is snowflake schema? : Sas-di
What are the difference between sas functions and procedures?