The OUT= output data set contains only observations for the combination of both class variables, Flavor and Layers. Therefore, _TYPE_ contains the binary character string 11. The observations are ...
output out=teststat mean=MeanTest1 MeanTest2 std=StdDeviationTest1 pctlpts=33.3 66 99.9 pctlpre=Test1_ Test2_ pctlname=Low ; run; proc print data=teststat noobs; title1 'Univariate Statistics for Two ...