The Multiple Linear Regression Analysis in SPSS - Statistics Solutions

pdf

School

Trident University International *

*We aren’t endorsed by this school

Course

618

Subject

Statistics

Date

Feb 20, 2024

Type

pdf

Pages

15

Uploaded by DoctorBraveryWalrus7988

Report
2/9/24, 12:38 AM The Multiple Linear Regression Analysis in SPSS - Statistics Solutions https://www.statisticssolutions.com/free-resources/directory-of-statistical-analyses/the-multiple-linear-regression-analysis-in-spss/ 1/15 Home Directory of Statistical Analyses The Multiple Linear Regression Analysis in SPSS The Multiple Linear Regression Analysis in SPSS This example is based on the FBI’s 2006 crime statistics. Particularly we are interested in the relationship between size of the state, various property crime rates and the number of murders in the city. It is our hypothesis that less violent crimes open the door to violent crimes. We also hypothesize that even we account for some effect of the city size by comparing crime rates per 100,000 inhabitants that there still is an effect left. First we need to check whether there is a linear relationship between the independent variables and the dependent variable in our multiple linear regression model. To do this, we can check scatter plots. The scatter plots below indicate a good linear relationship between murder rate and burglary and motor vehicle theft rates, and only weak relationships between population and larceny. Do you have questions about dissertation consulting or any of our resources? I'm happy to help.
2/9/24, 12:38 AM The Multiple Linear Regression Analysis in SPSS - Statistics Solutions https://www.statisticssolutions.com/free-resources/directory-of-statistical-analyses/the-multiple-linear-regression-analysis-in-spss/ 2/15 Discover How We Assist to Edit Your Dissertation Chapters Aligning theoretical framework, gathering articles, synthesizing gaps, articulating a clear methodology and data plan, and writing about the theoretical and practical implications of your research are part of our comprehensive dissertation editing services. Schedule Your FREE Consultation with a Dissertation Expert Today Bring dissertation editing expertise to chapters 1-5 in timely manner. Track all changes, then work with you to bring about scholarly writing. Ongoing support to address committee feedback, reducing revisions.
2/9/24, 12:38 AM The Multiple Linear Regression Analysis in SPSS - Statistics Solutions https://www.statisticssolutions.com/free-resources/directory-of-statistical-analyses/the-multiple-linear-regression-analysis-in-spss/ 3/15
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
2/9/24, 12:38 AM The Multiple Linear Regression Analysis in SPSS - Statistics Solutions https://www.statisticssolutions.com/free-resources/directory-of-statistical-analyses/the-multiple-linear-regression-analysis-in-spss/ 4/15 Secondly, we need to check for multivariate normality. We can do this by checking normal Q- Q plots of each variable. In our example, we ±nd that multivariate normality might not be present in the population data (which is not surprising since we truncated variability by selecting the 70 biggest cities).
2/9/24, 12:38 AM The Multiple Linear Regression Analysis in SPSS - Statistics Solutions https://www.statisticssolutions.com/free-resources/directory-of-statistical-analyses/the-multiple-linear-regression-analysis-in-spss/ 5/15
2/9/24, 12:38 AM The Multiple Linear Regression Analysis in SPSS - Statistics Solutions https://www.statisticssolutions.com/free-resources/directory-of-statistical-analyses/the-multiple-linear-regression-analysis-in-spss/ 6/15 We will ignore this violation of the assumption for now, and conduct the multiple linear regression analysis. Multiple linear regression is found in SPSS in Analyze/Regression/Linear… In our example, we need to enter the variable “murder rate” as the dependent variable and the population, burglary, larceny, and vehicle theft variables as independent variables. In this case, we will select stepwise as the method. The default method for the multiple linear regression analysis is ‘Enter’. That means that all variables are forced to be in the model. However, since over ±tting is a concern of ours, we want only the variables in the model that explain a signi±cant amount of additional variance.
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
2/9/24, 12:38 AM The Multiple Linear Regression Analysis in SPSS - Statistics Solutions https://www.statisticssolutions.com/free-resources/directory-of-statistical-analyses/the-multiple-linear-regression-analysis-in-spss/ 7/15 In the ±eld “Options…” we can set the stepwise criteria. We want to include variables in our multiple linear regression model that increase the probability of F by at least 0.05 and we want to exclude them if the increase F by less than 0.1.
2/9/24, 12:38 AM The Multiple Linear Regression Analysis in SPSS - Statistics Solutions https://www.statisticssolutions.com/free-resources/directory-of-statistical-analyses/the-multiple-linear-regression-analysis-in-spss/ 8/15 The “Statistics…” menu allows us to include additional statistics that we need to assess the validity of our linear regression analysis.
2/9/24, 12:38 AM The Multiple Linear Regression Analysis in SPSS - Statistics Solutions https://www.statisticssolutions.com/free-resources/directory-of-statistical-analyses/the-multiple-linear-regression-analysis-in-spss/ 9/15 It is advisable to include the collinearity diagnostics and the Durbin-Watson test for auto- correlation. To test the assumption of homoscedasticity and normality of residuals we will also include a special plot from the “Plots…” menu.
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
2/9/24, 12:38 AM The Multiple Linear Regression Analysis in SPSS - Statistics Solutions https://www.statisticssolutions.com/free-resources/directory-of-statistical-analyses/the-multiple-linear-regression-analysis-in-spss/ 10/15 The ±rst table in the results output tells us the variables in our analysis. Turns out that only motor vehicle theft is useful to predict the murder rate. The next table shows the multiple linear regression model summary and overall ±t statistics. We ±nd that the adjusted R² of our model is .398 with the R² = .407. This means that the linear regression explains 40.7% of the variance in the data. The Durbin-Watson d = 2.074,
2/9/24, 12:38 AM The Multiple Linear Regression Analysis in SPSS - Statistics Solutions https://www.statisticssolutions.com/free-resources/directory-of-statistical-analyses/the-multiple-linear-regression-analysis-in-spss/ 11/15 which is between the two critical values of 1.5 < d < 2.5. Therefore, we can assume that there is no ±rst order linear auto-correlation in our multiple linear regression data. If we would have forced all variables (Method: Enter) into the linear regression model, we would have seen a slightly higher R² and adjusted R² (.458 and .424 respectively). The next output table is the F-test. The linear regression’s F-test has the null hypothesis that the model explains zero variance in the dependent variable (in other words R² = 0). The F-test is highly signi±cant, thus we can assume that the model explains a signi±cant amount of the variance in murder rate.
2/9/24, 12:38 AM The Multiple Linear Regression Analysis in SPSS - Statistics Solutions https://www.statisticssolutions.com/free-resources/directory-of-statistical-analyses/the-multiple-linear-regression-analysis-in-spss/ 12/15 The next table shows the multiple linear regression estimates including the intercept and the signi±cance levels. In our stepwise multiple linear regression analysis, we ±nd a non-signi±cant intercept but highly signi±cant vehicle theft coe³cient, which we can interpret as: for every 1-unit increase in vehicle thefts per 100,000 inhabitants, we will see .014 additional murders per 100,000. If we force all variables into the multiple linear regression, we ±nd that only burglary and motor vehicle theft are signi±cant predictors. We can also see that motor vehicle theft has a higher impact than burglary by comparing the standardized coe³cients (beta = .507 versus beta = .333). The information in the table above also allows us to check for multicollinearity in our multiple linear regression model. Tolerance should be > 0.1 (or VIF < 10) for all variables, which they are.
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
2/9/24, 12:38 AM The Multiple Linear Regression Analysis in SPSS - Statistics Solutions https://www.statisticssolutions.com/free-resources/directory-of-statistical-analyses/the-multiple-linear-regression-analysis-in-spss/ 13/15 Edit your research questions and null/alternative hypotheses Write your data analysis plan; specify speci±c statistics to address the research questions, the assumptions of the statistics, and justify why they are the appropriate statistics; provide references Justify your sample size/power analysis, provide references Explain your data analysis plan to you so you are comfortable and con±dent Two hours of additional support with your statistician Lastly, we can check for normality of residuals with a normal P-P plot. The plot shows that the points generally follow the normal (diagonal) line with no strong deviations. This indicates that the residuals are normally distributed. Statistics Solutions can assist with your quantitative analysis by assisting you to develop your methodology and results chapters. The services that we offer include: Data Analysis Plan
2/9/24, 12:38 AM The Multiple Linear Regression Analysis in SPSS - Statistics Solutions https://www.statisticssolutions.com/free-resources/directory-of-statistical-analyses/the-multiple-linear-regression-analysis-in-spss/ 14/15 Quantitative Results Section (Descriptive Statistics, Bivariate and Multivariate Analyses, Structural Equation Modeling , Path analysis, HLM, Cluster Analysis ) Clean and code dataset Conduct descriptive statistics (i.e., mean, standard deviation, frequency and percent, as appropriate) Conduct analyses to examine each of your research questions Write-up results Provide APA 6 edition tables and ±gures Explain chapter 4 ±ndings Ongoing support for entire results chapter statistics Please call 727-442-4290 to request a quote based on the speci±cs of your research, schedule using the calendar on this page, or email Info@StatisticsSolutions.com th Step Boldly to Completing your Research If you’re like others, you’ve invested a lot of time and money developing your dissertation or project research. Finish strong by learning how our dissertation specialists support your efforts to cross the ±nish line.
2/9/24, 12:38 AM The Multiple Linear Regression Analysis in SPSS - Statistics Solutions https://www.statisticssolutions.com/free-resources/directory-of-statistical-analyses/the-multiple-linear-regression-analysis-in-spss/ 15/15 Dissertation Consulting Webinars Free Dissertation Resources Blog About Us Sitemap Our Privacy Policy Call 727-442-4290 Email info@statisticssolutions.com Search dissertation topics Contact Us © Statistics Solutions 2024 Learn More
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help