what is cummaltive frequency,and varience in proc unviarte
Answer / guest
Cumulative Frequency corresponding to a particular value is
the sum of all the frequencies up to and including that value.
-Cumulative frequency is nothing but the running total of
frequencies.
| Is This Answer Correct ? | 4 Yes | 0 No |
How would you delete observations with duplicate keys?
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable? : sas-macro
At compile time when a SAS data set is read, what items are created?
what is SAS OPTIMIZATION?
What is the order of evaluation of the following operators + - * / ** () ???
What is the role of unrestrictive users? : sas-grid-administration
What are the functions which are used for character handling functions?
what is sas database server? : Sas-di
What do the put and input function do?
How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?
Describe the ways in which you can create a macro variable?
Explain bmdp procedure?