SPSS Statistics

SPSS Statistics

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

 View Only
Expand all | Collapse all

Multilevel: MIXED Procedure and treatments of weights in SPSS

  • 1.  Multilevel: MIXED Procedure and treatments of weights in SPSS

    Posted Wed August 19, 2020 12:11 PM

    Dear friends,

    I am trying to carry out a Multilevel regression analysis with the MIXED procedure. My data file is a EUROBAROMETER with 28 countries, and I applied a weighting variable for adjusting the population of the 28 EU countries (now 27).

    When I run the procedure to get the null model, to estimate the intraclass correlation, the MIXED procedure excludes 7 countries from the calculation, the smallest seven countries according to their population. But If I run the procedure without the weighting variable active, then the procedure includes all 28 countries.

    ¿Please, could someone tell me the reason why the SPSS excludes that seven countries?

    The minimum unweighted number of cases in these countries is 500, and 4 of them have 1000 survey observations.

    An OCDE methodological guide states that: "As the SPSS® MIXED procedure cannot deal with fractional weights, it is recommended to use SPSS® only for preliminary multilevel analysis. The SPSS® syntax presented in this chapter gives an indication, but will not provide final unbiased estimates".

    Is this true?

    Thank you very much

    Eduardo






    #SPSSStatistics
    #Support
    #SupportMigration


  • 2.  RE: Multilevel: MIXED Procedure and treatments of weights in SPSS

    Posted Wed August 19, 2020 12:53 PM

    From the Command Syntax Reference...

    If a WEIGHT variable is specified, its values are used as frequency weights by the MIXED procedure.

    • Cases with missing weights or weights less than 0.5 are not used in the analyses.

    • The weight values are rounded to the nearest whole numbers before use.

    So if the case weights in those countries are less than .5, those cases would be excluded which could result in countries dropping out.






    #SPSSStatistics
    #Support
    #SupportMigration


  • 3.  RE: Multilevel: MIXED Procedure and treatments of weights in SPSS

    This message was posted by a user wishing to remain anonymous
    Posted Mon November 27, 2023 08:47 AM
    Edited by Andres Parada Fri December 01, 2023 05:13 PM
    This post was removed