Re: ODS output for Normality Test #2019 (9/30/2009 9:42:09 PM) comp.soft-sys.sas Dale, really appreciate your help.=0A=0AI was=A0at a dead end.=0A=0A=0A=0A_= _______________________________=0AFrom: Dale McLerran =0ATo: SAS-L@LISTSERV.UGA.EDU=0ASent: Thursday, October 1, 2009 12:52:= 37 AM=0... steve11145
Re: Proc means with and without decimal #3023 (9/30/2009 1:57:19 PM) comp.soft-sys.sas Got exactly the same result. Appreciate!=0A=0Aproc means n mean std min max= maxdec=3D2 nway;=0A=A0=A0=A0=A0 class gp;=0A=A0=A0=A0=A0 var score;=0A=A0= =A0=A0=A0 output out=3Dtest(drop=3D_type_ _freq_);* /noin... steve11145
Re: Proc means with and without decimal #2018 (9/30/2009 1:36:15 PM) comp.soft-sys.sas Thanks, data _null_. It is great (see below).=0A=0AGP=A0=A0=A0 _STAT_=A0=A0= =A0=A0=A0 SCORE=0A=A0=A0 0=A0=A0=A0=A0=A0=A0 N=A0=A0=A0=A0=A0=A0=A0 105.000= =0A=A0=A0 0=A0=A0=A0=A0=A0=A0 MIN=A0=A0=A0=A0=A0=A0 38.0... steve11145
Proc means with and without decimal018 (9/30/2009 1:01:09 PM) comp.soft-sys.sas One output has decimal, but another output without decimal? Thanks for your= help.=0A=0A=0Aproc means n mean std min max maxdec=3D2 nway;=0A=A0=A0=A0= =A0 class=A0gp;=0A=A0=A0=A0=A0 var score;=0A=A0=A0=A0=A0 o... steve11145
ODS output for Normality Test038 (9/30/2009 12:40:02 PM) comp.soft-sys.sas Dear all: Could you please give me an example how to get ODS output of Normality Test for age? I have looked the web for hours, but did not get any good example. Thanks ... steve11145
Re: SQL - transpose #8025 (9/9/2009 12:37:21 AM) comp.soft-sys.sas Thanks again, Daniel and Norm.=0A=0AI know how to do it by proc transpose, = but I was thinking there may be a way to do it by SQL. I took a look at the= link=A0provided by data _null_, but it did not help. =0... steve11145
Re: SQL - transpose #5018 (9/8/2009 12:15:35 PM) comp.soft-sys.sas Thanks all for your help!=0A=0A=0A=0A=0A________________________________=0A= From: Richard A. DeVenezia =0ATo: Steve Steve =0ACc: SAS-L@listserv.uga.edu=0ASent: Tuesday, September 8, = 2009 7:44:34 PM=0ASubject... steve11145
Re: SQL - transpose031 (9/8/2009 11:03:31 AM) comp.soft-sys.sas Sorry, it should be =0A=0Adata have;=0Ainput a1 a2 a3 team $;=0Acards;=0A10= 0 300 500 tm1=0A200 400 600 tm2=0A;=0A=0Athere are only two teams, but the = values for a1-a3 are dymamic.=0A=0A=0A__________________... steve11145
SQL - transpose023 (9/8/2009 8:35:50 AM) comp.soft-sys.sas Please help with the following:=0A=0Adata have;=0Ainput a1 a2 a3 team $;=0A= cards;=0A100 300 500 tm1=0A200 400 600 tm1=0A;=0Arun;=0A=0Adata want by SQL= :=0A=0A=A0=A0=A0=A0=A0 tm1=A0 tm2=0Aa1=A0 100=A0 200=0Aa... steve11145
Re: SQL - except --- Thanks You!!!!043 (6/25/2009 11:33:56 AM) comp.soft-sys.sas Karma and Raghu:=0A=0AI tested both of your codes and they=A0work very well= ..=0A=0AThanks=A0=0A=0A=0A________________________________=0AFrom: "N, Raghu= pathi" =0ATo: Steve Steve ;= SAS-L@LISTSERV.UGA.EDU=0A... steve11145