Reliability

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Reliability

John F Hall

I'm trying to run a Cronbach alpha test (if item omitted) on items in a scale.  So far I have:

 

RELIABILITY variables = v237 v239 v241 v243 v245

    /scale (extraversion) v237 v239 v241 v243 v245

    /MODEL = ALPHA

    /SUMMARY = MEANS TOTAL.

 

. .but nothing happens.  SPSS processor is waiting: what am I missing?

 

John F Hall  MA (Cantab) Dip Ed (Dunelm)

[Retired academic survey researcher]

 

Email:          [hidden email]

Website:     Journeys in Survey Research

Course:       Survey Analysis Workshop (SPSS)

Research:   Subjective Social Indicators (Quality of Life)

 

===================== To manage your subscription to SPSSX-L, send a message to [hidden email] (not to SPSSX-L), with no body text except the command. To leave the list, send the command SIGNOFF SPSSX-L For a list of commands to manage subscriptions, send the command INFO REFCARD
Reply | Threaded
Open this post in threaded view
|

Re: Reliability

bdates

John,


You need a forward slash before the 'variables='.


RELIABILITY

    /variables = v237 v239 v241 v243 v245

    /scale (extraversion) v237 v239 v241 v243 v245

    /MODEL = ALPHA

    /SUMMARY = MEANS TOTAL.


Brian Dates

From: SPSSX(r) Discussion <[hidden email]> on behalf of John F Hall <[hidden email]>
Sent: Wednesday, March 21, 2018 1:57:27 PM
To: [hidden email]
Subject: Reliability
 

I'm trying to run a Cronbach alpha test (if item omitted) on items in a scale.  So far I have:

 

RELIABILITY variables = v237 v239 v241 v243 v245

    /scale (extraversion) v237 v239 v241 v243 v245

    /MODEL = ALPHA

    /SUMMARY = MEANS TOTAL.

 

. .but nothing happens.  SPSS processor is waiting: what am I missing?

 

John F Hall  MA (Cantab) Dip Ed (Dunelm)

[Retired academic survey researcher]

 

Email:          [hidden email]

Website:     Journeys in Survey Research

Course:       Survey Analysis Workshop (SPSS)

Research:   Subjective Social Indicators (Quality of Life)

 

===================== To manage your subscription to SPSSX-L, send a message to [hidden email] (not to SPSSX-L), with no body text except the command. To leave the list, send the command SIGNOFF SPSSX-L For a list of commands to manage subscriptions, send the command INFO REFCARD
===================== To manage your subscription to SPSSX-L, send a message to [hidden email] (not to SPSSX-L), with no body text except the command. To leave the list, send the command SIGNOFF SPSSX-L For a list of commands to manage subscriptions, send the command INFO REFCARD
Reply | Threaded
Open this post in threaded view
|

Re: Reliability

Jon Peck
No.  A slash is not required, and if it were, you would get an error message for omitting it.

If the Processor is ready, then most likely there is something above that is incomplete such as a loop without the ending condition or an unclosed transformation command.  Try restarting Statistics if nothing else is working.

On Wed, Mar 21, 2018 at 12:07 PM, Dates, Brian <[hidden email]> wrote:

John,


You need a forward slash before the 'variables='.


RELIABILITY

    /variables = v237 v239 v241 v243 v245

    /scale (extraversion) v237 v239 v241 v243 v245

    /MODEL = ALPHA

    /SUMMARY = MEANS TOTAL.


Brian Dates

From: SPSSX(r) Discussion <[hidden email]> on behalf of John F Hall <[hidden email]>
Sent: Wednesday, March 21, 2018 1:57:27 PM
To: [hidden email]
Subject: Reliability
 

I'm trying to run a Cronbach alpha test (if item omitted) on items in a scale.  So far I have:

 

RELIABILITY variables = v237 v239 v241 v243 v245

    /scale (extraversion) v237 v239 v241 v243 v245

    /MODEL = ALPHA

    /SUMMARY = MEANS TOTAL.

 

. .but nothing happens.  SPSS processor is waiting: what am I missing?

 

John F Hall  MA (Cantab) Dip Ed (Dunelm)

[Retired academic survey researcher]

 

Email:          [hidden email]

Website:     Journeys in Survey Research

Course:       Survey Analysis Workshop (SPSS)

Research:   Subjective Social Indicators (Quality of Life)

 

===================== To manage your subscription to SPSSX-L, send a message to [hidden email] (not to SPSSX-L), with no body text except the command. To leave the list, send the command SIGNOFF SPSSX-L For a list of commands to manage subscriptions, send the command INFO REFCARD
===================== To manage your subscription to SPSSX-L, send a message to [hidden email] (not to SPSSX-L), with no body text except the command. To leave the list, send the command SIGNOFF SPSSX-L For a list of commands to manage subscriptions, send the command INFO REFCARD



--
Jon K Peck
[hidden email]

===================== To manage your subscription to SPSSX-L, send a message to [hidden email] (not to SPSSX-L), with no body text except the command. To leave the list, send the command SIGNOFF SPSSX-L For a list of commands to manage subscriptions, send the command INFO REFCARD