Multiple Linear Regression in SPSS - Complete Tutorial

  Рет қаралды 9,052

SPSS tutorials

SPSS tutorials

8 ай бұрын

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
@revisionandthewritingproce846
@revisionandthewritingproce846 5 ай бұрын
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
@V-2BN
@V-2BN 27 күн бұрын
Thank you very much!
@soniamanhas4970
@soniamanhas4970 4 ай бұрын
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 4 ай бұрын
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 4 ай бұрын
@@SPSS-tutorials thank you so much sir. Your answer is helpful.
@SPSS-tutorials
@SPSS-tutorials 4 ай бұрын
@@soniamanhas4970At your service, Sonia! P.s. do check out the book I linked to, it's super helpful.
@georgiost6189
@georgiost6189 3 ай бұрын
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 ай бұрын
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!
@hassanalrabbaie8560
@hassanalrabbaie8560 2 ай бұрын
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 2 ай бұрын
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
@chefberrypassionateresearcher
@chefberrypassionateresearcher 3 ай бұрын
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 3 ай бұрын
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.
@paulinbill1568
@paulinbill1568 6 ай бұрын
Thank you for sharing , is it SPSS 29 ?
@SPSS-tutorials
@SPSS-tutorials 6 ай бұрын
Hi Paul, at your service and thanks for the compliments! All videos thus far were recorded using SPSS version 28.
@kwoncey4581
@kwoncey4581 Ай бұрын
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 Ай бұрын
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 Ай бұрын
@@SPSS-tutorials Dank je wel... by the way, this is a good tutorial video indeed. 🤪🤪🤪
@SPSS-tutorials
@SPSS-tutorials 28 күн бұрын
@@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
Learn Statistical Regression in 40 mins! My best video ever. Legit.
40:25
Linear Regression Analysis in SPSS, How to run  Regression in SPSS (Lesson 9)
28:34
The Concepts by Dr. Atif Bilal
Рет қаралды 31 М.
Scary Teacher 3D Nick Troll Squid Game in Brush Teeth White or Black Challenge #shorts
00:47
Best father #shorts by Secret Vlog
00:18
Secret Vlog
Рет қаралды 22 МЛН
孩子多的烦恼?#火影忍者 #家庭 #佐助
00:31
火影忍者一家
Рет қаралды 51 МЛН
Multiple Linear Regression in SPSS with Assumption Testing
14:54
Dr. Todd Grande
Рет қаралды 381 М.
Multiple Regression in SPSS with Results Interpretation
43:47
Ugochukwu Chinonso Okolie
Рет қаралды 44 М.
SPSS ANOVA with Post Hoc Tests - Complete Beginners Tutorial
34:32
Multiple Regression (Hierarchical) with 5 point Likert Scale Data in SPSS.
1:01:32
Ugochukwu Chinonso Okolie
Рет қаралды 17 М.
Regression Analysis Using SPSS - Analysis, Interpretation, and Reporting
16:24
Research With Fawad
Рет қаралды 291 М.
Multiple linear regression using SPSS (Sept 2021)
36:01
Mike Crowson
Рет қаралды 37 М.
Simple Linear and Multiple Regression in SPSS - In Depth
15:25
Easy Statistics Now
Рет қаралды 99 М.
SPSS Correlation Analysis - Complete Beginnner Guide
33:53
SPSS tutorials
Рет қаралды 758
Regression Analysis | Full Course
45:17
DATAtab
Рет қаралды 786 М.
Scary Teacher 3D Nick Troll Squid Game in Brush Teeth White or Black Challenge #shorts
00:47