Multiple Linear Regression in SPSS - Complete Tutorial

Поделиться
HTML-код
  • Опубликовано: 28 окт 2023
  • DESCRIPTION
    Multiple linear regression is perhaps the most popular analysis in a wide variety of fields.
    In this video I’ll slowly walk you through each step for running a correct and complete analysis in SPSS.
    Some main points I’ll cover are
    -basic data screening with histograms
    -more data screening with scatterplots for which I’ll show a nice tool
    -a quick inspection of Pearson correlations
    -interpreting the actual regression output and finally
    -the four main regression assumptions.
    I’ll also explain some basic theory such as the b and beta coefficients but I’ll do so with simple language and examples instead of mathematical formulas.
    Hope it helps!
    TIMESTAMPS:
    03:34 overview main steps
    04:39 data screening I - histograms
    11:28 data screening II - scatterplots
    15:02 data screening III - Pearson correlations
    20:23 SPSS regression dialogs
    24:59 regression output I - coefficients table
    26:10 b-coefficients (unstandardized)
    36:55 beta coefficients (standardized)
    46:49 regression output II - model summary
    49:07 r-square
    50:15 Cohen's rules of thumb for small, medium, large r-square
    51:00 adjusted r-square
    54:22 APA style multiple regression table
    55:50 evaluating multiple regression assumptions
    RESOURCES:
    Written version: www.spss-tutorials.com/spss-m...
    Download example data file from: www.spss-tutorials.com/downlo...
    Download final syntax file from: www.spss-tutorials.com/downlo...
    Download scatterplots tool from: www.spss-tutorials.com/spss-c...
    SPSS syntax introduction: www.spss-tutorials.com/spss-s...
    FOLLOW US!
    Official website: www.spss-tutorials.com/
    LinkedIn: / spss-tutorials
    Facebook: / spss.tutorials.website
    #SPSS #Statistics #Dataanalysis

Комментарии • 20

  • @V-2BN
    @V-2BN 14 дней назад +1

    Thank you very much!

  • @revisionandthewritingproce846
    @revisionandthewritingproce846 5 месяцев назад +2

    This is incredibly useful. Thank you so much.

    • @SPSS-tutorials
      @SPSS-tutorials  5 месяцев назад

      Thanks for the compliment. We really appreciate it.

  • @user-jk9mw7xk6n
    @user-jk9mw7xk6n 8 месяцев назад

    cool, I like it very much!!!! like the details in the video

  • @soniamanhas4970
    @soniamanhas4970 3 месяца назад +1

    Thank you for such a detailed video. And could you please tell in the table of Step-wise multiple regression, what should be added. And what should be discussed in the interpretation of the table.

    • @SPSS-tutorials
      @SPSS-tutorials  3 месяца назад

      Hi Sonia!
      This video is not about stepwise regression or any other form of hierarchical regression.
      For reporting such analyses, there's tons of different APA table formats (most of which are not very useful in my opinion). A useful book for these tables is www.amazon.com/Presenting-Your-Findings-Practical-Creating/dp/143380705X
      So there's no short or simple answer but we sometimes report
      -variables entered in each step
      -R-square change and the associated F- and p-values for (sets of) predictors.
      Hope that helps!
      SPSS tutorials

    • @soniamanhas4970
      @soniamanhas4970 3 месяца назад +1

      @@SPSS-tutorials thank you so much sir. Your answer is helpful.

    • @SPSS-tutorials
      @SPSS-tutorials  3 месяца назад

      @@soniamanhas4970At your service, Sonia!
      P.s. do check out the book I linked to, it's super helpful.

  • @georgiost6189
    @georgiost6189 3 месяца назад +1

    Excellent video! I wish it existed all those years ago when I was learning about regression analysis.
    I have a small comment/question: At 19:50 you say that we don't want to see high corelations in the table, but you bring a corelation between the dependent and an independent variable as an example. Would you say it's actually problematic to have a strong corelation there? I can understand that multicollinearity among the independent variables can be a problem, but what about between the DV and an IV?
    Thanks again for the great tutorial :)

    • @SPSS-tutorials
      @SPSS-tutorials  3 месяца назад +1

      Hi Georgios, thanks for the compliment!
      Your comment makes perfect sense: collinearity is not caused by high correlations among the DV and the IV's. So the short answer is: no, that's not always problematic.
      However, in the social sciences, super high correlations (say |r| > .80 / .90) are oftentimes suspicious. If we track down where they came from, it's often that 2 variables are basically the same thing such as some sum score computed in 2 different ways (with/without missing values for instance).
      And that obviously is problematic...
      So if you see super high correlations, please do a careful data check to see if these truly reflect some linear relation.
      Hope that helps!

  • @chefberrypassionateresearcher
    @chefberrypassionateresearcher 2 месяца назад

    Can I directly use individual 5 point Likert items, as independent variables in Multiple regression, as these items are formative in nature, not reflective, so I can't transform them to a single mean score. I have read that Likert items on 5 or more point scale can be treated as continuous variable...Further, my dependent variable has 4 items which are again measured on 5 point likert scale, but are reflective in nature, so i will transform them to a single mean value (to be taken as dependent variable) in multiple regression. Is that OK?

    • @SPSS-tutorials
      @SPSS-tutorials  2 месяца назад

      Yes and no.
      Strictly, Likert scales are ordinal variables.
      This implies you can neither compute sums/means over them, nor use them as "normal" (that is, quantitative -note this is slightly different from "continuous") predictors in linear regression.
      Less strictly, however, many analysts treat Likert scales as if they were quantitative variables under the "assumption of equal intervals".
      So what you're doing is fairly common practice (especially in non academic research) but strictly not entirely correct.
      In short, there's no clear yes/no answer to your question.
      Hope it helps anyway.

  • @hassanalrabbaie8560
    @hassanalrabbaie8560 Месяц назад +1

    thank you so much. I have a dataset collected from 600 participants, with the dependent variable continuous and the independent variables (about 40 variables) mixed (continuous and nominal ), my research question is about the factors associated with the dependent variable. i believe multiple regression is the best choice for this purpose. the independent variables were collected subjectively and objectively (standardized tools). my questions: can I run regression two times (first with subjective variables alone the objective variables ) is this right in statistics?

    • @SPSS-tutorials
      @SPSS-tutorials  Месяц назад

      Hi Hassan!
      There's no real "right or wrong" here but IMHO, a single analysis with all predictors is preferable over separate analyses because you want the predictors to compete with each other.
      But if this were my project, I'd first see if I can reduce the number of IV's with PCA ("factor analysis").
      Note that you'll usually want at least some 10-15 independent observations (participants) per predictor.
      Now, if you dummify some of your nominal predictors, you may have more than 40 for 600 observations. Not ideal.
      Last but not least: perhaps consider doing this hierarchically: enter all subjective IV's in step 1 and the others in step 2 and see if the increase in r-square is statistically significant.
      Then enter the 2 sets of predictors in the opposite order too.
      Hope that helps!
      SPSS tutorials

  • @kwoncey4581
    @kwoncey4581 18 дней назад +1

    Sometimes, I am so confused about utliers. I know they are all originally from my data collection. And they are all authentic. But, when I run frequency and see them in the histogram, some extreme values always make me think whether should I delete them for the better regression output. 🤔🤔🤔

    • @SPSS-tutorials
      @SPSS-tutorials  17 дней назад +1

      I hate to say this but outliers are truly one of the "grey areas" in data analysis.
      Even highly experienced analysts often disagree on what (not) to exclude.
      I think the best ways to deal with this are
      -use your common sense and
      -be very open and explicit on what you decided and why.
      Hope that (somewhat) helps!
      Ruben
      SPSS tutorials

    • @kwoncey4581
      @kwoncey4581 17 дней назад +1

      @@SPSS-tutorials Dank je wel... by the way, this is a good tutorial video indeed. 🤪🤪🤪

    • @SPSS-tutorials
      @SPSS-tutorials  15 дней назад

      @@kwoncey4581 Thanks for the compliment, happy to hear you like it!
      P.s. if you like this one, you may want to check out our full SPSS course at bit.ly/spss-beginners-course

  • @paulinbill1568
    @paulinbill1568 5 месяцев назад

    Thank you for sharing , is it SPSS 29 ?

    • @SPSS-tutorials
      @SPSS-tutorials  5 месяцев назад

      Hi Paul, at your service and thanks for the compliments!
      All videos thus far were recorded using SPSS version 28.