what are different analysis datasets you created and what are the new variables created
Answer Posted / ram
We can create the Analysis data sets using Base SAS Proc SQL.
Analysis is nothing but to creative new variables using to create calculation.
Ex- what is the business done for financial year on 2012.
what is the business for Month on Month.
what is the business done by live agents.
variable like--
Month,FY2011,FY2012,interested_rate,Pending_amount.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is by-group processing?
Difference between informat and format?
how to generate the test data in sas without input data? : Sas-administrator
what is the basic structure sas administrator? : Sas-administrator
Have you used macros? For what purpose you have used? : sas-macro
why a stop statement is needed for the point= option on a set statement?
If you use a symput in a data step, when and where can you use the macro variable? : sas-macro
Describe crosslist option in tables statement?
what is factor analysis? : Sas-administrator
how would you create multiple observations from a single observation? : Sas programming
For what purposes have you used sas macros? : sas-macro
how do the in= variables improve the capability of a merge? : Sas programming
How would you determine the number of missing or nonmissing values in computations?
what is treatment emergent events and treatment emregent adverse event
What makes sas stand out to be the best over other data analytics tools?