Date: Sun, 12 Feb 2006 09:37:05 -0500
Reply-To: Carl Kyonka <Carl.Kyonka@ENBRIDGE.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Carl Kyonka <Carl.Kyonka@ENBRIDGE.COM>
Subject: Fw: Re: Changing the percentiles in PROC BOXPLOT
Content-Type: text/html; charset=ISO-8859-1
<FONT face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size=2><DIV>I think there is a tactic to get multiple percentiles overlapped, but by using PROC GPLOT and SYMBOL1 INTERPOL=boxt05; My recollection is a little fuzzy, but I think this SYMBOL statment produces whiskers at the maxes and mins, with a box going from the 5-th percentile to the 95-th percentile. </DIV><DIV> </DIV><DIV>You could also have SYMBOL2 INTERPOL=boxt10 and overlay two plots of the same variable. The result might be a bit busy. You could also tinker with colours (I'm in Canada) and further distinguish the percentile lines.</DIV><DIV> </DIV><DIV>Carl <BR><BR><BR></DIV><FONT color=#990099>-----Forwarded by Carl Kyonka/GAS/Enbridge on 02/12/2006 09:26AM -----<BR><BR></FONT><blockquote style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">To: SAS-L@LISTSERV.UGA.EDU<BR>From: Stphane Colas <saslist@DATAMETRIC.FR><BR>Sent by: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU><BR>Date: 02/12/2006 04:18AM<BR>Subject: Re: Changing the percentiles in PROC BOXPLOT<BR><BR><FONT face="Default Monospace,Courier New,Courier,monospace" size=2 >No, I don't think .<BR><BR>Stéphane.<BR><BR>Selon Andrew Kramer <akramer@CERNER.COM>:<BR><BR>> I would like to change the boundaries on the standard Box Plot from 25pct,<BR>> 50pct, & 75pct to 10pct, 50pct, and 90pct, respectively. Does anyone know<BR>> of a way to do that? Is it possible to add addtional lines within the box<BR>> that denote various percentiles?<BR>><BR>> Thanks!<BR>><BR></FONT></blockquote><br></FONT> |