Cute little procedure that makes text plots. Plot Gplot is much better.
Proc Plot Data=work.A; Plot y*x=gender; Plot y*x y*z / overlay; Run;
Please send your comments and suggestions about this web page to A. Watts (watts@bst.rochester.edu)