LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (April 2000, week 5)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Sat, 29 Apr 2000 03:56:39 GMT
Reply-To:     mario.christ@RZ.HU-BERLIN.DE
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         mario.christ@RZ.HU-BERLIN.DE
Organization: Deja.com - Before you buy.
Subject:      SAS howto grand means and variable reassignment

Hi,

I got two newbie questions, maybe somebody can help:

1) I have many variables, e.g., a1-a200. How can I change the names of those (reassign) to b1-b200? I do not want to go like: b1=a1; b2=a1;...;b200=a200.

2) I want to compute the standard deviaten and means over the WHOLE dataset, not just for every single columns or row. (grand mean and standard deviation over all data) In a 2x2 dataset (2,3)(4,2) I want the SDV(2,3,4,2) and the MEANS (2,3,4,2). How can I achieve this?

thank you in advance, Mario

Sent via Deja.com http://www.deja.com/ Before you buy.


Back to: Top of message | Previous page | Main SAS-L page