i have a dataset with 100000 records. i want 100 records
from that dataset and create a dataset.we need to pick the
observations random order like
100obs,500obs,1020obs,1890obs,2565obs like that i need 100
obs in random order? how can we create this one?
Post New Answer View All Answers
what is data access? : Sas-di
how would you create multiple observations from a single observation? : Sas programming
How do you debug and test your SAS programs?
what are the new features included in the new version of sas i.e., Sas 9.1.3? : Sas programming
What does the RUN statement do?
Tell me more about the parameters in macro? : sas-macro
Hi all, If Anybody has Advance SAS Certification dumps??? Please share with me. Email: pramod.kalugade03@gmail.com
how many types prompting framework can be broken down to? : Sas-bi
Differentiate between format and informat? : sas-grid-administration
Name types of category in which SAS Informats are placed?
What is the different between functions and PROCs that calculate the same simple descriptive statistics?
How to limit decimal places for variable using proc means?
Mention what are the data types does SAS contain?
how does sas handle missing values in sort order? : Sas programming
Given an unsorted data set, how to read the last observation to a new data set?