How to select the observations randomly from a SAS dataset

Answer Posted / srinath

Proc surveyselect;
this gives the random selection of observations.

Is This Answer Correct ?    23 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What areas of SAS are you most interested in?

1072


what is intially documentation in sas?

4341


what are input dataset and output dataset options? : Sas programming

571


what are the new features included in the new version of sas i.e., Sas 9.1.3? : Sas programming

552


How are numeric and character missing values represented internally?

1144






Difference between sum function and using “+” operator?

608


how can you create zero observation dataset? : Sas programming

644


What is data _null_?

701


i have a dataset with 100 obs i want to generate title from 20th obs onwards with total observations. that should contain 100 obs.dont use firstobs and dnt split the data. use dataset block or proc report? how can we genarate;

1981


How to sort in descending order?

803


WHAT IS SAS WEB SERVICE and what are the steps to create an xml service ?

2270


Is the physical structure of the data set in the same orientation as the report? Do you need to reshape the data sets? What method should you use to reshape the data–DATA steps,PROC TRANSPOSE,output data set from a procedure?

1773


Mention what is PROC in SAS?

605


Which date function advances a date, time or datetime value by a given interval?

674


What makes sas stand out to be the best over other data analytics tools?

591