Date: Sun, 28 Jul 1996 13:03:46 -0400
Reply-To: Mike Murphy <mmurphy@WORLD.STD.COM>
Sender: "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From: Mike Murphy <mmurphy@WORLD.STD.COM>
Subject: Re: Boxplots with SAS
In-Reply-To: <199607281528.AA07785@world.std.com>
Mark: Three alternatives to crummy Univariate boxplots:
1. Great "Observations" program contribution last quarter. Code available
via ftp at SI via:
ftp ftp.sas.com
cd /observations/2q96/bass
get bass.sas
2. Michael Friendly's huge home page includes code associated with his
"SAS System for Statistical Graphics" book, including a good boxplot:
www.math.yorku.ca/SCS/friendly.html
3. Art Carpenter/Charlie Shipp books-by-users "Quick Results with
SAS/Graph" has its code on the SI Web site, including another good
boxplot among its many helpful examples:
www.sas.com/samples/a55127
-------------------------------------------------------------
| Mike Murphy |
| Abt Associates Inc. E-Mail: mmurphy@world.std.com |
| 55 Wheeler Street Ph: (617) 349-2464 |
| Cambridge MA 02138-1168 Fax: (617) 349-2675 |
-------------------------------------------------------------
On Sun, 28 Jul 1996 mstriebe@MED.UNI-GOETTINGEN.DE wrote:
> I tried to create box plots with SAS. All I could find was the
> PROC UNIVARIATE. But the only output I got was a very very pooooooor
> "plot" in the output window.
> Is there any option of this procedure that generates a real graphic?
> Or is there maybe another procudere which can do this?
> I am using SAS for MS Windows Release 6.10.
>
> --------------------------------------
> Mark Striebeck
> e-mail: mstriebe@med.uni-goettingen.de
> Dental Surgery
> University clinic of Goettingen
> Robert-Koch-Str. 40
> D - 37075 Goettingen
> Tel.: 0049 - 551 - 392480
> Fax: 0049 - 551 - 399217
> --------------------------------------