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
Differentiate between sas functions and sas procedures.
What is the use of %include statement?
If you were told to create many records from one record, show how you would do this using array and with proc transpose?
If a variable contains only numbers, can it be a character data type?
How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?
To what type of programms have you used scratch macros?
Tell e how how dealt with..
What are the default statistics that proc means produce?
Explain what is data step?
Do we follow ADAM in analysis dataset development?How? Usually which version? Why is it necessary?
How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?
What are the data types in sas?
What would you change about your job?
Hi, Does anybody has lastest SAS certification(base, adv., clinical)dumps,if anybody has please email me at mailtorajani76@gmail.com. Thanks
How long can a macro variable be? A token? : sas-macro