what is sas? is a package or tool? give me introduction
about sas?
Answer Posted / 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 |
Post New Answer View All Answers
I have a dataset concat having variable a b & c. How to rename a b to e & f?
what r the job openings SAS for fresher graduates !
What is PROC in SAS?
What is the use of function Proc summary?
In sas, what are the areas that you are most interested in? : sas-grid-administration
What is program data vector (pdv)?
what does the run statement do? : Sas programming
how does sas handle missing values in formats? : Sas programming
What are the implications?
I need level 2 to 5 sas using companies in india
Tell e how how dealt with..
What is the use of PROC gplot?
What are the scrubbing procedures in sas?
What is the difference between nodupkey and nodup options?
Is the physical structure of the data set in the same orientation as the report? Do you need to reshape the data sets? What method should you use to reshape the data–DATA steps,PROC TRANSPOSE,output data set from a procedure?