Write a sas program to generate random values


Assignment task: Write a SAS program to generate 1000 random values from a Student's t distribution with 2 degrees of freedom, as well as 1000 random values from a standard normal distribution. Generate descriptive statistics for each of the two simulated distributions, as well as side-by-side boxplots of the two simulated distributions (the boxplots must appear in the same plot).

(Hint: Generate both distributions in the same data step, and create a classification variable to identify the distribution.) Submit a copy of the program as well as the output.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Write a sas program to generate random values
Reference No:- TGS03253613

Expected delivery within 24 Hours