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
What are the 3 components in sas programming?
Which are the statements whose placement in the data step is critical?
What can you learn from the SAS log when debugging?
What is the difference between where and if statement?
What are the different versions of sas that you have used until now? : sas-grid-administration
how can you create zero observation dataset? : Sas programming
How to convert a numeric variable to a character variable?
What is the work of tranwrd function?
How to read an input file in sas?
If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?
What is the maximum length of the macro variable?
for report generation which one you used proc report or data_null_?
what are all the reports you generated in your recent project?
Mention few capabilities of sas framework.
what are validation tools that are used in sas? : Sas-administrator