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 |
You have a data set of 100 observations,how can you restrict the output so that the output has only data from row no. 10 to row no. 20
What are the data types that sas contain?
I have 50 variables in one data set, In reports i want to generate every 10 variables in one page how we will write code in proc report.
What is by-group processing?
when we are using the PROC TRANSPOSE? OBSERVATIONS are repeated then what will happen and what it will show in log window.
How do i read multiple spaces in datasets?
What was the last computer book you purchased? Why?
What statement do you code to tell SAS that it is to write to an external file? What statement do you code to write the record to the file?
What is LAG function?How is it used? can any one explain
3 Answers TRE, Verinon Technology Solutions,
What is difference between (a-z) and (a--z)
What is the Program Data Vector (PDV)? What are its functions?
AE datasets names? how many types?