The statistic keywords specify the statistics and their order in the output. FW= uses a field width of eight to display the statistics.
proc means data=cake n mean max min range std fw=8;