PROC TRANSPOSE provides the ability to go from a long dataset (where there are multiple rows for a given subject) to a wide dataset (where there are multiple columns for a subject).
Learn how to calculate descriptive statistics in SAS using PROC MEANS, PROC SUMMARY, and PROC UNIVARIATE. Step-by-step examples for mean, median, mode, standard deviation, and more.