Multiple Regression Test

Conducting a Multiple Regression Test One of the more commonly used analyses is multiple regression. Just as linear regression allows you to make predictions regarding an outcome variable based on its relationship with a single predictor variable, you can make predictions about an outcome variable based on its relationship with multiple predictor variables. For this assignment, you will compute a multiple regression using the data provided in W3 Assignment 2. You are asked to identify what factors best predict participant self-esteem. You will want to include the following variables in your model: self-esteem, happiness, frequency of smoking, religion, stress level, and general health.

Sample Solution