Name and describe three SAS functions that you have used, if
any?
Answer Posted / rao
mean,sum,substr go through little sas book
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable? : sas-macro
Explain the use of proc gplot? : sas-grid-administration
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
What are the ways to do a “table lookup” in sas?
Explain data step in SAS
What is the use of divide function?
explain about sas business intelligence? : Sas-bi
what is the use of sas management console? : Sas-di
what is the one statement to set the criteria of data that can be coded in any step? : Sas programming
explain what is factor analysis? : Sas-administrator
What are pdv and it functions?
what are the component of range? : Sas-bi
why is sas considered self-documenting? : Sas programming
How many data types are there in SAS?
Explain the purpose of substr functions in sas programming.