What is SAS? is it a software just for use or we can creat
something over there?
Answers were Sorted based on User's Feedback
Answer / ankit
sas IS Statistical analysis system yes it is a software to create programing for analysis of raw data ... or report making purpose .
| Is This Answer Correct ? | 18 Yes | 0 No |
Answer / mahesh
sas IS Statistical analysis system yes it is a software to
create programing for analysis of raw data ... or report
making purpose .
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / vimal
SAS is the Statistical Analysis system and its a kind of Language that is used to analyse or create reports . its actually simple version to COBOL.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / satish
SAS is a Software tool where we can apply data step/procedure to create analysis dataset from raw datasets.
It is one of the best tool to create reports , listing , graphical representation for the developed analysis datasets.
| Is This Answer Correct ? | 3 Yes | 2 No |
What's the difference between VAR A1 - A4 and VAR A1 - A4?
How would you delete duplicate observations?
Name some categories in sas 9? : sas-grid-administration
what is sas? is a package or tool? give me introduction about sas?
How to convert HTML file into SAS dataset?
is there any differnce between proc means and proc summary?
What is PROC in SAS?
What is the purpose of _character_ and _numeric_?
How to create an external dataset with sas code?
What is the maximum length of the macro variable? : sas-macro
Difference between sum function and using “+” operator?
how do you debug and test your sas programs? : Sas programming