SPSS Statistics

SPSS Statistics

Your hub for statistical analysis, data management, and data documentation. Connect, learn, and share with your peers! 

 View Only
  • 1.  Logistic Regression Error

    Posted Mon September 25, 2023 10:25 AM

    The error: The dependent variable has more than 3 non-missing values. For Logistic Regression the depend values must assume exactly 2 values on the case being process.

    The problem is composed of Flight number, city departure, Actual time Arrival. Schedule Arrival, Tax in time, Time difference and On time flag..

    I am new to SPSS and need help.  Thank you.



    ------------------------------
    Jasper Ojongtambia
    ------------------------------


  • 2.  RE: Logistic Regression Error

    Posted Mon September 25, 2023 11:00 AM
    The error message means what it says.  Logistic regression requires a two-valued dependent variable, and yours apparently has more than two values.  Either it is the wrong variable, or there is a problem with your data.  Run Frequencies on it to see what the actual values are.  It might also be that you have a missing value code like 99 for a user missing value but have not declared that via Data Editor Variable View.

    --