what is sas? is a package or tool? give me introduction
about sas?
Answers were Sorted based on User's Feedback
Answer / venugopalreddy.m
sas is a language
sas is a Database
Sas is a warehouse
sas is a Reporting and analysis tool
| Is This Answer Correct ? | 14 Yes | 0 No |
Answer / kiran
you can define sas as a statistical analysis software.
sas is a package of etl tool and reporting tool.
| Is This Answer Correct ? | 8 Yes | 1 No |
sas is a package or colletion of products or tolls with
domain based functional software.
It is not a database.
sas is a statistical software
sas is a datawarehousing software
sas is a analysis and reporting software.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / sunil
SAS (pronounced "sass", originally Statistical Analysis
System) is an integrated system of software products
provided by SAS Institute that enables the programmer to
perform:
data entry, retrieval, management, and mining
report writing and graphics
statistical analysis
business planning, forecasting, and decision support
operations research and project management
quality improvement
applications development
Data warehousing (extract, transform, load)
platform independent and remote computing
In addition, SAS has many business solutions that enable
large scale software solutions for areas such as IT
management, human resource management, financial
management, business intelligence, customer relationship
management and more.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / rakesh
sas is programming language which is used for data
retrive,manage,analyse and to genrate the reports.
sas provides wide range of solutins to the business
world.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / mythri
sas is a 4th generation programming language
sas is a datawarehouse
sas is a analysis and reporting tool
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / dipti patil
SAS is a statistical analytical software. mainly used by
statistitians for analysis.
it is a good data repository (datya warehouse)
it is also used for data manipulation and reporting purpose
by sas programmers.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / 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 |
Answer / pradeep
SAS is a Tool which is a combination of 3 basic Features.
1..It is a Reporting Tool
2..It is an ETL Tool
3..It is also a Forecasting Tool.
Where as the Tools other than SAS
Consists of first feature eg-Cognos,BO
OR Consists of second feature eg-Informatica,Data Stage.
No other tool has the Power of Forecasting Feature.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / radhiv kumar sure
SAS IS A STASTICAL ANALYSIS SOFTWARE.
SAS IS A LANGUAGE.
SAS IS A REPORTING TOOL.
BY USING SAS WE CAN DO DATA ANALYSIS.
| Is This Answer Correct ? | 1 Yes | 0 No |
how do you validate tables abd reports?
2 Answers Accenture, Quintiles,
How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data set to a second data set, and the non-matches of the right-most data set to a third data set.
what is proc Index? and what is proc document?
create macros---you have 365 number of data and you need to merge it throw the macros,,,,,, data file1; input a @@; cards; 1 2 3 4 ; run; data file2; input a @@; cards; 5 6 7 8 ; run; data file3; input a @@; cards; 9 10 11 12 ; run;data file4; input a @@; cards; 13 14 15 16 ; run;
how to get second highest salary from a employee table and how get a 5th highest salary from a employee table?
How do you read in the variables that you need?
When you will use nowd option in report???
Of all your work, where have you been the most successful?
How can I remove header from output data set?
What is the role of unrestrictive users? : sas-grid-administration
What is the difference between Proc tabulate and Proc print
how many data types in sas? : Sas-administrator