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 (June 2003)Back to main SPSSX-L pageJoin or leave SPSSX-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 4 Jun 2003 08:43:09 -0400
Reply-To:     Art@DrKendall.org
Sender:       "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU>
From:         "Arthur J. Kendall" <Art@DrKendall.org>
Organization: Social Research Consultants
Subject:      Re: Is there a limit of number of variables for recent versions
              of SPSS
Comments: To: Sigurgrimur Skulason <sigsk@namsmat.is>
Content-Type: text/plain; charset=us-ascii; format=flowed

The maximum number of variables is 32,768 (2**15). It is the largest integer that can can be held in an integer*2 variable.

The maximum number of cases is 2,147,483,648 (2**31). It is the largest integer that can can be held in an integer*4 variable.

Limitations are more likely to arise from your memory (RAM) and storage (disk) capacity.

Hope this helps.

Art Art@DrKendall.org Social Research Consultants University Park, MD USA (301) 864-5570

Sigurgrimur Skulason wrote: > Hi > > We are contemplating an analysis an analysis of our test battery using > administrations from 4th, 7th and 10th grade. Working with item level data > plus background variables this may add up to 1500 variables. > > Is there a limit on the number of variables that recent versions (say 10 and > 11) of SPSS will handle? > > Sigurgrmmur Skzlason > Nationwide Testing Program > Educational Testing Institute > Supurgvtu 39 > 101 Reykjavmk > Iceland > > s. 551 0560 >


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