How to select the observations randomly from a SAS dataset
Answer Posted / chowdary vamsi
using rununni function generate random sample observations
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Differences between where and if statement?
Difference between sum function and using “+” operator?
What do you understand by the term Normal Distribution?
Tell me more about the parameters in macro? : sas-macro
What is PROC in SAS?
What is the difference between INPUT and INFILE ?
how would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable? : Sas programming
What is the general format of function in sas? : sas-grid-administration
what is snowflake schema? : Sas-di
explain the difference between proc means and proc summary?
how we can create a FLAG datasets? Ex:-ID age_group no_persons 1 to 10 10 to 20 3 11 to 20 21 to 30 7 21 to 3o 31 to 40 5
which features do you use to check the data validations and errors? : Sas-administrator
If a variable contains only numbers, can it be a character data type?
How can you create a macro variable with in data step? : sas-macro
what are sas/access and sas/connect? : Sas programming