How to select the observations randomly from a SAS dataset
Answer Posted / name is no need
I think by using mod operator we can select the random
observations.
syntax:mod(_n_,number);
Is This Answer Correct ? | 5 Yes | 6 No |
Post New Answer View All Answers
Explain the use of proc gplot? : sas-grid-administration
Do you need to compute new variables? If so,should you do this before you execute the report-writing procedure?
what is the effect of the options statement errors=1? : Sas programming
is data integration and etl programming is same? : Sas-di
If you use a symput in a data step, when and where can you use the macro variable? : sas-macro
Which command is used to perform sorting in sas program?
What are the different types of sas functions?
What is the difference between the proc sql and data step?
What do the PUT and INPUT functions do?
What is interleaving in SAS?
Describe 5 ways to do a “table lookup” in SAS?
Explain proc univariate?
How can you create a macro variable with in data step? : sas-macro
What are the different versions of sas that you have used until now? : sas-grid-administration
what type of graphs we will create(for 2+years candidates)?