1 / 18

Chapter 15 Multiple Regression

Chapter 15 Multiple Regression. Multiple Regression Model. Least Squares Method. Multiple Coefficient of Determination. Model Assumptions. Testing for Significance. Using the Estimated Regression Equation for Estimation and Prediction. Qualitative Independent Variables.

horace
Download Presentation

Chapter 15 Multiple Regression

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Chapter 15 Multiple Regression • Multiple Regression Model • Least Squares Method • Multiple Coefficient of Determination • Model Assumptions • Testing for Significance • Using the Estimated Regression Equation for Estimation and Prediction • Qualitative Independent Variables

  2. Multiple Regression Model The equation that describes how the dependent variable y is related to the independent variables x1, x2, . . . xp and an error term is: • Multiple Regression Model y = b0 + b1x1 + b2x2 +. . . + bpxp + e where: b0, b1, b2, . . . , bp are the parameters, and e is a random variable called the error term

  3. Multiple Regression Equation • Multiple Regression Equation The equation that describes how the mean value of y is related to x1, x2, . . . xp is: E(y) = 0 + 1x1 + 2x2 + . . . + pxp

  4. ^ y = b0 + b1x1 + b2x2 + . . . + bpxp Estimated Multiple Regression Equation • Estimated Multiple Regression Equation A simple random sample is used to compute sample statistics b0, b1, b2, . . . , bp that are used as the point estimators of the parameters b0, b1, b2, . . . , bp.

  5. Sample Data: x1 x2 . . . xp y . . . . . . . . Estimated Multiple Regression Equation Sample statistics are b0, b1, b2, . . . , bp Estimation Process Multiple Regression Model y = 0 + 1x1 + 2x2 +. . .+ pxp + e Multiple Regression Equation E(y) = 0 + 1x1 + 2x2 +. . .+ pxp Unknown parameters are b0, b1, b2, . . . , bp b0, b1, b2, . . . , bp provide estimates of b0, b1, b2, . . . , bp

  6. Least Squares Method • Least Squares Criterion • Computation of Coefficient Values The formulas for the regression coefficients b0, b1, b2, . . . bp involve the use of matrix algebra. We will rely on computer software packages to perform the calculations.

  7. Interpreting the Coefficients In multiple regression analysis, we interpret each regression coefficient as follows: bi represents an estimate of the change in y corresponding to a 1-unit increase in xi when all other independent variables are held constant.

  8. Multiple Coefficient of Determination • Relationship Among SST, SSR, SSE SST = SSR + SSE + = where: SST = total sum of squares SSR = sum of squares due to regression SSE = sum of squares due to error

  9. Assumptions About the Error Term  The error  is a random variable with mean of zero. The variance of  , denoted by 2, is the same for all values of the independent variables. The values of  are independent. The error  is a normally distributed random variable reflecting the deviation between the y value and the expected value of y given by 0 + 1x1 + 2x2 + . . + pxp.

  10. Testing for Significance In simple linear regression, the F and t tests provide the same conclusion. In multiple regression, the F and t tests have different purposes.

  11. Testing for Significance: F Test The F test is used to determine whether a significant relationship exists between the dependent variable and the set of all the independent variables. The F test is referred to as the test for overall significance.

  12. Testing for Significance: t Test If the F test shows an overall significance, the t test is used to determine whether each of the individual independent variables is significant. A separate t test is conducted for each of the independent variables in the model. We refer to each of these t tests as a test for individual significance.

  13. Testing for Significance: F Test H0: 1 = 2 = . . . = p = 0 Ha: One or more of the parameters is not equal to zero. Hypotheses F = MSR/MSE Test Statistics Rejection Rule Reject H0 if p-value <a or if F > F, where F is based on an F distribution with p d.f. in the numerator and n - p - 1 d.f. in the denominator.

  14. Testing for Significance: t Test Hypotheses Test Statistics Rejection Rule Reject H0 if p-value <a or if t< -tor t>twhere t is based on a t distribution with n - p - 1 degrees of freedom.

  15. Testing for Significance: Multicollinearity The term multicollinearity refers to the correlation among the independent variables. When the independent variables are highly correlated (say, |r | > .7), it is not possible to determine the separate effect of any particular independent variable on the dependent variable.

  16. Testing for Significance: Multicollinearity If the estimated regression equation is to be used only for predictive purposes, multicollinearity is usually not a serious problem. Every attempt should be made to avoid including independent variables that are highly correlated.

  17. Using the Estimated Regression Equationfor Estimation and Prediction The procedures for estimating the mean value of y and predicting an individual value of y in multiple regression are similar to those in simple regression. We substitute the given values of x1, x2, . . . , xp into the estimated regression equation and use the corresponding value of y as the point estimate.

  18. Qualitative Independent Variables In many situations we must work with qualitative independent variablessuch as gender (male, female), method of payment (cash, check, credit card), etc. For example, x2 might represent gender where x2 = 0 indicates male and x2 = 1 indicates female. In this case, x2 is called a dummy or indicator variable.

More Related