FW= uses a field width of six to display the statistics. The statistic keywords specify the statistics and their order in the output. NONOBS suppresses the N Obs column.
proc means data=cake fw=6 n min max median nonobs;