Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

All variables are inappropriate for this (all) dialog box...

2,497 views
Skip to first unread message

Dutch

unread,
Jan 10, 2008, 12:49:38 PM1/10/08
to
I recently started using SPSS 14 on my pc, i tried to use a file i
need for school. I can open the sav file and everything looks correct.
But when i needed a pie chart i got the error 'All variables in the
working file or in the sets in use are inappropriate for this dialog
box.', after which i cannot choose any variables.
I get this error with any Graphs or Analyze function.
I tried making a new file with only one variable (sex - 1,man 2,woman)
but i get the same error everytime.
What is wrong here and how do i fix this?

Bruce Weaver

unread,
Jan 10, 2008, 1:03:07 PM1/10/08
to

From what you've said, I would guess it has something to do with the
scaling of the variables. SPSS variables can be either SCALE (i.e.,
interval scale properties), ORDINAL, or NOMINAL. To see which of
these your variables are set to, click on the Variable View tab in the
data window, and see the MEASURE column at the far right. The scaling
can be set manually, or via the VARIABLE LEVEL command in syntax.
Here's an example from the help files.

VARIABLE LEVEL sales95 sales96 (SCALE)
/region division (NOMINAL)
/expense (ORDINAL).

--
Bruce Weaver
bwe...@lakeheadu.ca
www.angelfire.com/wv/bwhomedir
"When all else fails, RTFM."

statter

unread,
Jan 11, 2008, 6:38:36 AM1/11/08
to
On Jan 10, 12:49 pm, Dutch <mbatt...@gmail.com> wrote:

I seem to remember that this is a message which SPSS produces when it
encounters a less than fully legal copy of v14.

JKPeck

unread,
Jan 11, 2008, 9:39:45 AM1/11/08
to

This message usually appears when all the variables in the dataset
are string and you are trying to use a procedure that only accepts
numerical variables.

Measurement level generally does not screen variables out of a dialog,
although it affects how some dialogs behave.

HTH,
Jon Peck

Denise

unread,
Sep 19, 2012, 10:57:39 AM9/19/12
to
This just solved my problem too. Thanks very much Bruce!

Bruce Weaver

unread,
Sep 19, 2012, 1:26:21 PM9/19/12
to
No worries, Denise. And let me commend you for searching the archives
before posting your question. ;-)

--
Bruce Weaver
bwe...@lakeheadu.ca
http://sites.google.com/a/lakeheadu.ca/bweaver/Home
0 new messages