PROC FREQ data=sashelp.class noprint;
tables sex / out=work.count;
run;
data work.count;
set work.count;
proportion=percent/100;
run;
proc print data=work.count;
run;
/* end of program */
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss. Register now and save with the early bird rate—just $795!