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

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!