what is sas? is a package or tool? give me introduction
about sas?
Answer Posted / 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 |
Post New Answer View All Answers
Describe 5 ways to do a “table lookup” in SAS?
How many ways to overcome a missing values???
What is the function of output statement in a SAS Program?
what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming
How necessary is it to be creative in your work?
Explain what is data step?
How do you add a number to a macro variable? : sas-macro
If a variable contains letters or special characters, can it be numeric data type?
What is the good sas programming practices for processing large data sets?
what is hierarchy flattening? : Sas-di
what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming
what can you learn from the sas log when debugging? : Sas programming
What are the new features included in the new version of SAS Programming Language?
In ARRAY processing, what does the DIM function do?
How substr function works in sas?