if i having variables named a b c d e f ,how to find total of
each variable ????give syntax...??

Answer Posted / ak

sum = sum(of a-f);

Is This Answer Correct ?    3 Yes 16 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to read an input file in sas?

652


which features do you use to check the data validations and errors? : Sas-administrator

544


Can you execute macro within another macro? : sas-macro

521


How to specify variables to be processed by the freq procedure?

613


Differentiate between format and informat? : sas-grid-administration

575






How do you specify the number of iterations and specific condition within a single do loop?

615


What are common programming errors committed in sas

667


what is the basic structure sas administrator? : Sas-administrator

561


Explain how merging helps to combine data sets.

607


I have a dataset concat having a variable a b & c. How to rename a b to e & f?

755


What is the difference between using drop = data set option in data statement and set statement?

634


What is the sas data set? : sas-grid-administration

564


How long can a macro variable be? A token? : sas-macro

715


How to create list output for cross-tabulations in proc freq?

618


do you prefer proc report or proc tabulate? Why? : Sas programming

570