Question: The datafile tomhss.csv is a .csv file containing 38 variables from the Treatment of Mild Hypertension Study. (a) Use proc import to read the file
The datafile tomhss.csv is a .csv file containing 38 variables from the Treatment of Mild Hypertension Study. (a) Use proc import to read the file creating a SAS dataset called tomhs. (b) Display the list of variables using proc contents. (c) Run proc means on the dataset. What is the average age of the participants? (d) Tabulate the number of men and women in the study using proc freq. What percentage of participants are women
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
