Question: 1. Write a SAS program to create a SAS dataset BIG which has 100 observations of X=INT(RANUNI(0)*100+1). Print X values only from the dataset BIG.
1. Write a SAS program to create a SAS dataset BIG which has 100 observations of X=INT(RANUNI(0)*100+1). Print X values only from the dataset BIG.
2. Use the dataset BIG to create a 5% random samlple called SMALL. Solve this problem with an approximate solution using a teset with IF statement for the value of a random variable.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
