Date: Thu, 9 Dec 2010 15:52:31 -0500
Reply-To: bbser2009 <bbser2009@GMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: bbser2009 <bbser2009@GMAIL.COM>
Subject: the printed output of a proc means
Content-Type: text/plain; charset="us-ascii"
Below is a typical printed output for a means procedure. I kind of think the
line "The MEANS Procedure" is not placed right.
It would make more sense to me that it goes between "by Gender" and
"Gender=Female".
How can I fix it? Thanks.
Max
by Gender 14:19 Thursday, December
9, 2010 47
---------------------------------------------------------------------------
Gender=Female
----------------------------------------------------------------------------
The
MEANS Procedure
N
Variable N Miss
Mean Median Minimum Maximum
----------------------------------------------------------------------------
------------
RBC 409 31
5.5 5.6 1.7 8.8
WBC 403 37
7112.4 7150.0 4620.0 10260.0
----------------------------------------------------------------------------
------------
----------------------------------------------------------------------------
Gender=Male
----------------------------------------------------------------------------
-
N
Variable N Miss
Mean Median Minimum Maximum
----------------------------------------------------------------------------
------------
RBC 507 53
5.5 5.5 2.3 8.4
WBC 505 55
6987.5 6930.0 4070.0 10550.0
----------------------------------------------------------------------------
------------