How do you generate random samples?

Answers were Sorted based on User's Feedback



How do you generate random samples?..

Answer / sekhar

ranuni

Is This Answer Correct ?    7 Yes 0 No

How do you generate random samples?..

Answer / sandhya

PROC SURVEYSELECT gives you the resulting sample dataset
from the population dataset. It is much more sofisticated.

Is This Answer Correct ?    3 Yes 0 No

How do you generate random samples?..

Answer / vinod swarna

randuni, do, point

Is This Answer Correct ?    1 Yes 0 No

How do you generate random samples?..

Answer / chandu

sekhar and vinodh plz u people explain this briefly plz....

Is This Answer Correct ?    1 Yes 0 No

How do you generate random samples?..

Answer / bhimu

ranuni()- Function will generate uniform random numbers
between 0 and 1

Ranuni(123) - here 123 is called seed.

Like that you can use Binomial and Poisson distributions.

You can also go for the procedure
PROC SURVEYSELECT

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More SAS Interview Questions

Are you involved in writing the inferential analysis plan? Tables specfications?

0 Answers   Wipro,


What are the different operating system platforms in which we can use sas? : sas-grid-administration

0 Answers  


Hi , which book should i refer to for preaparing SAS statistical Exam. Searched a lot on books but still did n't find relevant books

2 Answers  


what is operational data and operational system? : Sas-di

0 Answers  


Can you explain the process of calendar?

0 Answers  


what do the pad and dim functions do? : Sas programming

0 Answers  


What are the data types that sas contain?

0 Answers  


what is the difference between %put and symbolgen?

6 Answers  


Hi, I have one dataset like id date ex: id date 1 13 1 13Oct2011 2 14 2 14Oct2011 3 15 3 15Oct2011 --->this is the current date here i want date format like 13Oct2011,14Oct2011 how we can modify the numeric to date format plz answer.

4 Answers  


Can you continue to write code while the rest of the people on the floor where you work have a noisy party to which you were not invited?

2 Answers   Oracle,


describe about joins? briefly?

2 Answers   CitiGroup,


Explain input and put function?

0 Answers  


Categories