Answer Posted / 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 View All Answers
What is the difference between reading data from an external file and reading data from an existing data set?
What is the basic syntax style in SAS?
How do you define proc in sas? : sas-grid-administration
How do you use the do loop if you don’t know how many times you should execute the do loop?
How long can a macro variable be? A token? : sas-macro
In sas, what are the areas that you are most interested in? : sas-grid-administration
what is broad cast agent? : Sas-bi
Are you involved in writing the inferential analysis plan? Tables specfications?
what is the use of proc sql? : Sas programming
describe how to adjust the performance of data integrator? : Sas-di
What is factor analysis?
Hello Friends, am new to this forum and am not good at sas progarmming. please can any one of you send me couple of sample large sample SAS Jobs which can you use 200 MB of data and other sas job upto 25GB of data. am doing a performance testing on our legacy systems and new upgraded system. I would really appreciate if you can do me this favor Thank you Priya
How to test the debugging in sas?
How you can read the variables that you need?
Difference between nodup and nodupkey options?