What is the significance of the ‘OF’ in X=SUM (OF a1-a4,
a6, a9);?
Answer Posted / prem krishnan
if missing value is there in any of the varibale,if we dont
use 'of' then it will give missing value "." in the
resultant variable.
if we use 'of' then it will give the sum of the values in
rest of the variable it will consider missing value
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
why is a stop statement needed for the point=option on a set statement? : Sas programming
for report generation which one you used proc report or data_null_?
What are pdv and it functions?
what is the limit of the number of the rows and columns available in the worksheet? : Sas-bi
what is the use of proc contents and proc print in sas? : Sas-administrator
i have a dataset with 100 obs i want to generate title from 20th obs onwards with total observations. that should contain 100 obs.dont use firstobs and dnt split the data. use dataset block or proc report? how can we genarate;
What is the purpose of trailing @ and @@? How do you use them?
what versions of sas have you used (on which platforms)? : Sas programming
What can be the size of largest dataset in SAS?
Difference between nodup and nodupkey options?
what are several options for creating reports in web report studio? : Sas-bi
What is the difference between match merge and one to one merge?
do you prefer proc report or proc tabulate? Why? : Sas programming
How to sort in descending order?
What is factor analysis?