Introduction to Multiple Linear Regression

Introduction to Multiple Linear Regression
Slide Note
Embed
Share

A statistical modelling technique to analyze and predict relationships between variables. Explore multiple linear regression with examples from social sciences. Discover practical examples like predicting income using socio-economic characteristics and estimating blood pressure based on factors like occupation, smoking, and age. Learn about the assumptions of MLR and how to deal with assumption violations by making adjustments to the model or data transformation when necessary.

  • Regression analysis
  • Statistical modeling
  • Predictive analytics
  • MLR
  • Data analysis

Uploaded on Mar 20, 2025 | 1 Views


Download Presentation

Please find below an Image/Link to download the presentation.

The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author.If you encounter any issues during the download, it is possible that the publisher has removed the file from their server.

You are allowed to download the files provided on this website for personal or commercial use, subject to the condition that they are used lawfully. All files are the property of their respective owners.

The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author.

E N D

Presentation Transcript


  1. Multiple Linear Regression Mark Tranmer, Jen Murphy, Mark Elliot, Maria Pampaka Written by the authors. Narrated by AI voiceover. Full resource, see: Full resource, see: https://www.ncrm.ac.uk/resources/online/all/?id=20848

  2. Introduction to Multiple Linear Regression A statistical modelling technique to analyse and predict relationships between variables. MLR helps understand the relationship between one dependent variable and two or more independent variables.

  3. Overview Explore MLR with examples from social sciences. Downloadable worksheet and are also workbook available.

  4. Foundations of MLR MLR builds on simple linear regression. It explores the effect of multiple independent variables on one dependent variable.

  5. Simple Linear Regression Estimates the relationship between a response variable (y) and a single explanatory variable (x). Example: Predicting exam performance at age 16 based on exam results at age 11. Scatterplot of exam score at age 16, against score at age 11

  6. Multiple Linear Regression Extends simple linear regression to include more explanatory variables. Still assumes the relationship between variables is linear.

  7. Practical Examples Predict income using socio-economic characteristics. Estimate blood pressure considering factors like occupation, smoking, age, etc.

  8. Assumptions of MLR The response variable is continuous. The relationship between variables is linear. Residuals are homoscedastic and normally distributed. Limited multicollinearity between variables. No extrinsic variables. Errors and observations should be independent. Homoscedastic residuals Heteroscedasticity:

  9. Dealing with Assumption Violations If assumptions are violated, adjustments to the model or interpretation may be needed. In some cases, data transformation might be required.

  10. www.ncrm.ac.uk

More Related Content