Answer Posted / solasa
You can use aggregate (or summary) functions to summarize
the data in your tables. These functions can act on
multiple columns in a row or on a single column across rows.
Avg average of values •
NMiss number of missing values
Count number of non-missing values
• Prt probability of a greater absolute value of Student’s t
. CSS corrected sum of squares.
Freq (same as Count)
Nmiss,STDERR,MEan,Min,MAx etc
use this link:
http://www2.sas.com/proceedings/sugi30/257-30.pdf.
from
Solasa
solasa@in.com
Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Enlist the syntax rules followed in sas statements.
What is the use of divide function?
What is the difference between order and group variable in proc report?
Mention what are the data types does SAS contain?
what is data governance? : Sas-di
Explain the difference between informat and format with an example.
Describe the ways in which you can create macro variables?
Explain what is SAS informats?
What is program data vector (pdv) and what are its functions?
what is the difference between infile and input? : Sas-administrator
what is change analysis in sas di ? : Sas-di
how many types prompting framework can be broken down to? : Sas-bi
Describe the function and untility of the most difficult SAS macro that you have written.
What are the applications primarily used by business analyst? : Sas-bi
what are input dataset and output dataset options? : Sas programming