NEXTROBS= suppresses the Extreme Observations table. PLOTS produces plots that show the data distribution. PLOTSIZE= specifies the number of rows used to display the plots.
proc univariate data=metropop nextrobs=0
                plots plotsize=20 ;