Preview

SPSS Data Analysis Examples

Powerful Essays
Open Document
Open Document
12706 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
SPSS Data Analysis Examples
SPSS Data Analysis Examples
Logit Regression
Version info: Code for this page was tested in SPSS 20.
Logistic regression, also called a logit model, is used to model dichotomous outcome variables. In the logit model the log odds of the outcome is modeled as a linear combination of the predictor variables.
Please note: The purpose of this page is to show how to use various data analysis commands. It does not cover all aspects of the research process which researchers are expected to do. In particular, it does not cover data cleaning and checking, verification of assumptions, model diagnostics and potential follow-up analyses.
Examples
Example 1: Suppose that we are interested in the factors that influence whether a political candidate wins an election. The outcome (response) variable is binary (0/1); win or lose. The predictor variables of interest are the amount of money spent on the campaign, the amount of time spent campaigning negatively and whether or not the candidate is an incumbent.
Example 2: A researcher is interested in how variables, such as GRE (Graduate Record Exam scores), GPA (grade point average) and prestige of the undergraduate institution, effect admission into graduate school. The response variable, admit/don 't admit, is a binary variable.
Description of the data
For our data analysis below, we are going to expand on Example 2 about getting into graduate school. We have generated hypothetical data, which can be obtained from our website by clicking on binary.sav. You can store this anywhere you like, but the syntax below assumes it has been stored in the directory c:\data. This dataset has a binary response (outcome, dependent) variable called admit, which is equal to 1 if the individual was admitted to graduate school, and 0 otherwise. There are three predictor variables: gre, gpa, and rank. We will treat the variables gre and gpa as continuous. The variable rank takes on the values 1 through 4. Institutions with a rank of 1



References: * Hosmer, D. & Lemeshow, S. (2000). Applied Logistic Regression (Second Edition). New York: John Wiley & Sons, Inc. * Long, J. Scott (1997). Regression Models for Categorical and Limited Dependent Variables. Thousand Oaks, CA: Sage Publications.

You May Also Find These Documents Helpful

  • Satisfactory Essays

    Acc/531 Week 4

    • 646 Words
    • 3 Pages

    was selected to estimate the multiple regression model, where y is the number of hours of television watched last week, x1 is the age (in years), x2 is the number of years of education, and x3 is income (in $1,000). The regression equation…

    • 646 Words
    • 3 Pages
    Satisfactory Essays
  • Satisfactory Essays

    RES 351 individual wk 3

    • 158 Words
    • 1 Page

    In the following examples, determine whether the term independent variable or dependent variable is appropriate.…

    • 158 Words
    • 1 Page
    Satisfactory Essays
  • Good Essays

    For example, if you open a faucet (the independent variable), the quantity of water flowing (dependent variable) changes in response--you observe that the water flow increases. The number of dependent variables in an experiment varies, but there is often more than one.…

    • 443 Words
    • 2 Pages
    Good Essays
  • Good Essays

    Explanatory variables/ Response variables can be called independent/response variables. These variables can be explained very simple. A response variable is what happens after the explanatory variable takes place. Sometimes if values of each variable are not specified, that or bother variables may not exist.…

    • 866 Words
    • 4 Pages
    Good Essays
  • Satisfactory Essays

    Stat 231 Course Notes

    • 7029 Words
    • 29 Pages

    Probability Theory Statistical Models 4.1 4.2 Generalities . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Types of Models . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .…

    • 7029 Words
    • 29 Pages
    Satisfactory Essays
  • Good Essays

    An example is an experiment looking at the growth of trees in the Dark, in a dimly lit room and in the direct sun. The independent variable is the location of the trees. The dependent variable is the growth rate of the trees, how tall the tree is after a certain time. The controlled variables are the size of the beginning trees, type of trees.…

    • 464 Words
    • 2 Pages
    Good Essays
  • Good Essays

    Research Unit5

    • 1090 Words
    • 5 Pages

    Identify the dependent variables in this study and provide a definition of the variable (1)…

    • 1090 Words
    • 5 Pages
    Good Essays
  • Satisfactory Essays

    Psychology Assignment 1

    • 274 Words
    • 2 Pages

    a. Using a cheerio as a target is the independent variable because it influences or manipulates how easily the boys could be potty trained (dependent variable).…

    • 274 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    Isds Case

    • 550 Words
    • 3 Pages

    In this case, we are trying to determine the best regression model to predict a student’s University GPA (Y, the dependent variable) based on the grades they received in high school (X, the independent variable). There are currently two options for the Y, independent variable, and this result is made possible by two methods (Xs) to predict a student’s University GPA (Y):…

    • 550 Words
    • 3 Pages
    Good Essays
  • Good Essays

    Activestats

    • 602 Words
    • 3 Pages

    13 variables are considered for each student: sex (SEX), high school percentile (HSP), cumulative GPA (GPA), age (AGE), total credits earned (CREDITS), classification (CLASS), school/college (COLLEGE), primary major (MAJOR), residency (RESIDENCY), admission type (TYPE), ACT English score (ENGLISH), ACT math score (MATH), and ACT composition score(COMP).…

    • 602 Words
    • 3 Pages
    Good Essays
  • Powerful Essays

    b) My dependent variable (DV) is “how many friends do you have who are gay/lesbian”, and my two independent variables (IV) are “type of community the respondent grew up in”, and “did your parents make a special effort to expose you to other cultures when you were growing up?”…

    • 2448 Words
    • 10 Pages
    Powerful Essays
  • Best Essays

    Evidence Based Research

    • 2963 Words
    • 12 Pages

    SPSS, (2006). Predictive Analysis Database for Research. [Online] Available from: http://www.spss.com/articles/articles.cfm?Year=2006. SPSS Inc. Chicago, USA. Accessed on: 18th August 2010.…

    • 2963 Words
    • 12 Pages
    Best Essays
  • Better Essays

    Statistics Coursework

    • 816 Words
    • 4 Pages

    * The coursework requires you to engage with regression analysis by performing various regressions in Eviews and by commenting on the main results.…

    • 816 Words
    • 4 Pages
    Better Essays
  • Powerful Essays

    Dummy Variables

    • 2956 Words
    • 12 Pages

    variables and to point out some of the problems involved in the actual application of the technique.…

    • 2956 Words
    • 12 Pages
    Powerful Essays
  • Powerful Essays

    Kolo Ay Kalam

    • 3226 Words
    • 13 Pages

    In this exercise, you will implement logistic regression and apply it to two different datasets. Before starting on the programming exercise, we strongly recommend watching the video lectures and completing the review questions for the associated topics. To get started with the exercise, you will need to download the starter code and unzip its contents to the directory where you wish to complete the exercise. If needed, use the cd command in Octave to change to this directory before starting this exercise. You can also find instructions for installing Octave on the “Octave Installation” page on the course website.…

    • 3226 Words
    • 13 Pages
    Powerful Essays