How to select the observations randomly from a SAS dataset

Answer Posted / neel

By using the point function

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I have a SCD Type 2 Dimention for Location In which A Sales Office in Having two Surrogate Keys just because of the change in it's Sales Group. SKey SalesGroup Sales Office BeginDate EndDate 280 SG1 SO1 01APR2000 01APR2010 281 SG2 SO1 02APR2010 31MAR2999 Now while loading the Fact, the Lookup ir returning SKey 280 for records before and after 01APR2010. I am not able to give WHERE condition in the Lookup Properties (TranDate between BeginDate and EndDate). Please help.

1694


Give e an example of..

1841


if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming

538


what is the difference between unique key and primary key? : Sas-di

591


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?

1766






What is the difference between one to one merge and match merge? Give an example.

565


What do the sas log messages “numeric values have been converted to character” mean? What are the implications?

712


what is scheduling and how will u implement it. In scheduling 5 jobs r running if there is an error occured at 3rd job and how will u check and waht necessary steps will u take not to repeat the same mistake

1915


What do you code to create a macro? : sas-macro

576


how do you want missing values handled? : Sas programming

532


In ARRAY processing, what does the DIM function do?

707


How can sas program be validated?

575


what is null hypothesis? why do you consider that?

2416


How to convert a numeric variable to a character variable?

628


how can you create zero observation dataset? : Sas programming

631