You are given a diskette with two files:SURVEYSAS7BDAT and FORMATS.SAS7BCAT. The former is a SAS data set (compatible with your version of SAS software), and FORMATS.SAS7BCAT is a user-defined format...


You are given a diskette with two files:SURVEYSAS7BDAT and FORMATS.SAS7BCAT. The former is a SAS data set (compatible with your version of SAS software), and FORMATS.SAS7BCAT is a user-defined format library. You copy these two files to a subdirectory called C: \SASDATA 011 your hard disk. Two variables of special interest in th.is data set are lCD_9 and AGE. The format library contains a format for JCD_9, and that format has been assigned in the data set to ICD_9. Write a SAS program for a computer system you use (mainframe MVS, VM, Windows XP, Windows2000, UNIX, etc.) that will read that data set, recognize the format library, and produce a frequency distribution of the ICD_9 codes in decreasing order of frequency (PROC FREQ option ORDER~FREQ). Also, compute descriptive statistics for AGE (n, mean, standard deviation, standard error, minimum, and maximum).



May 18, 2022
SOLUTION.PDF

Get Answer To This Question

Submit New Assignment

Copy and Paste Your Assignment Here