SPSS Statistics

SPSS Statistics

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

 View Only
  • 1.  Finding correlation coefficient

    Posted Mon June 13, 2022 02:27 PM
    Hello,
    I have to find the correlation coefficients between the data I collected for my thesis work. As a beginner in SPSS, I couldn't find any success in this so far. The correlation coefficient is required to verify the rela
    tionship between methane gas and weather parameters including temperature, humidity, rainfall, and NDVI. I tried to use one way ANOVA and Duncan's test with no success. Following is the image of data for one year.
    Kindly help


    ------------------------------
    AISWARYA K L
    ------------------------------

    #SPSSStatistics


  • 2.  RE: Finding correlation coefficient

    Posted Mon June 13, 2022 02:52 PM
    Edited by System Admin Fri January 20, 2023 04:23 PM
    File > New > Syntax.

    Enter this:

    CORRELATIONS VARIABLES=Methane to NDVI.

    ** or...

    CORRELATIONS VARIABLES=Methane WITH Temperature to NDVI.


    Run that (look for the little green arrow above what you just typed (or pasted)):



    ------------------------------
    Rick Marcantonio
    Quality Assurance
    IBM
    ------------------------------



  • 3.  RE: Finding correlation coefficient

    Posted Mon June 13, 2022 03:37 PM
    There is a search icon that looks like a magnifying glass on the toolbar.  You can type in words like correlation to find the dialog on the menus or references in other places.  

    This is especially helpful for new users.

    --