Testing Simple Effects in SPSS XXXX

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

Testing Simple Effects in SPSS XXXX

Dan Abner
Hello,

I am using the general linear model program in SPSS to analyze data from a
2 x 3 design. What is the best way to perform an analysis of simple effects?

Thank you,

Dan

=====================
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: Testing Simple Effects in SPSS XXXX

Bruce Weaver
Administrator
Simple main effects can be obtained via EMMEANS with COMPARE.  You need something like:

  /EMMEANS=TABLES(A*B) compare(A)

or...

  /EMMEANS=TABLES(A*B) compare(B)

The first one will give the simple main effects of A at each level of B; and the second, the simple main effects of B at each level of A.


Dan Abner wrote
Hello,

I am using the general linear model program in SPSS to analyze data from a
2 x 3 design. What is the best way to perform an analysis of simple effects?

Thank you,

Dan

=====================
To manage your subscription to SPSSX-L, send a message to
LISTSERV@LISTSERV.UGA.EDU (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
--
Bruce Weaver
bweaver@lakeheadu.ca
http://sites.google.com/a/lakeheadu.ca/bweaver/

"When all else fails, RTFM."

PLEASE NOTE THE FOLLOWING: 
1. My Hotmail account is not monitored regularly. To send me an e-mail, please use the address shown above.
2. The SPSSX Discussion forum on Nabble is no longer linked to the SPSSX-L listserv administered by UGA (https://listserv.uga.edu/).
Reply | Threaded
Open this post in threaded view
|

Re: Testing Simple Effects in SPSS XXXX

Michael N. Mitchell
In reply to this post by Dan Abner
Greetings Dan

   I would recommend these web resources for this...

http://www.ats.ucla.edu/stat/spss/faq/sme.htm

and

http://www.ats.ucla.edu/stat/spss/examples/da/daspss11.htm

   The first link provides an overview of performing simple effects analysis, while the
second provides textbook examples based on the book "Design and Analysis" by Geoffrey
Keppel. If you want a good book as a resource for performing such analyses, I recommend
this one highly.

I hope this helps,

Michael N. Mitchell
Data Management Using Stata      - http://www.stata.com/bookstore/dmus.html
A Visual Guide to Stata Graphics - http://www.stata.com/bookstore/vgsg.html
Stata tidbit of the week         - http://www.MichaelNormanMitchell.com



On 2010-11-09 8.23 AM, Dan Abner wrote:

> Hello,
>
> I am using the general linear model program in SPSS to analyze data from a
> 2 x 3 design. What is the best way to perform an analysis of simple effects?
>
> Thank you,
>
> Dan
>
> =====================
> 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