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
How would you determine the number of missing or nonmissing values in computations?
what is snowflake schema? : Sas-di
Which are the statements whose placement in the data step is critical?
What is the difference between one to one merge and match merge? Give an example.
What are the statements in proc sql?
What is the difference between reading data from an external file and reading data from an existing data set?
How to convert a numeric variable to a character variable?
How can I remove header from output data set?
What is a macro routine?
What is the role of administrative users? : sas-grid-administration
Why double trailing @@ is used in input statement?
what is business intelligence? : Sas-bi
How to read an input file in sas?
Can you execute macro within another macro? : sas-macro
What are the data types that sas contain?