Preview

Multiple Regression Analysis

Good Essays
Open Document
Open Document
1561 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Multiple Regression Analysis
MULTIPLE REGRESSION

After completing this chapter, you should be able to:

understand model building using multiple regression analysis

apply multiple regression analysis to business decision-making situations

analyze and interpret the computer output for a multiple regression model

test the significance of the independent variables in a multiple regression model

use variable transformations to model nonlinear relationships

recognize potential problems in multiple regression analysis and take the steps to correct the problems.

incorporate qualitative variables into the regression model by using dummy variables.

Multiple Regression Assumptions

The errors are normally distributed

The mean of the errors is zero

Errors have a constant variance

The model errors are independent

Model Specification

Decide what you want to do and select the dependent variable

Determine the potential independent variables for your model

Gather sample data (observations) for all variables

The Correlation Matrix

Correlation between the dependent variable and selected independent variables can be found using Excel:

Tools / Data Analysis… / Correlation

Can check for statistical significance of correlation with a t test

Example

A distributor of frozen desert pies wants to evaluate factors thought to influence demand

Dependent variable: Pie sales (units per week)

Independent variables: Price (in $)

Advertising ($100’s)

Data is collected for 15 weeks

Pie Sales Model

Sales = b0 + b1 (Price)

+ b2 (Advertising)

Interpretation of Estimated Coefficients

Slope (bi)

Estimates that the average value of y changes by bi units for each 1 unit increase in Xi holding all other variables constant

Example: if b1 = -20, then sales (y) is expected to decrease by an estimated 20 pies per

You May Also Find These Documents Helpful

  • Satisfactory Essays

    Regression Model

    • 1130 Words
    • 5 Pages

    By running the above regression model for each brand, we got the following elasticity matrix and the figures for “V” and “C.” Note that we used the average price and quantity for P and Q to calculate each brand’s elasticity.…

    • 1130 Words
    • 5 Pages
    Satisfactory Essays
  • Satisfactory Essays

    The equation of the ‘best fit’ line or the regression equation is SALES(Y) = 9.638 + 0.2018 CALLS(X1)…

    • 1056 Words
    • 6 Pages
    Satisfactory Essays
  • Good Essays

    Regression Analysis Quiz

    • 682 Words
    • 3 Pages

    You are about to test the hypothesis that sales of your product will increase at a very similar rate at either a $5 drop in unit price or a $7 drop in unit price. You are involved in what type of research?…

    • 682 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    Let S be system which is divided into two parts as S1 and S2. S= S1, S2 S1= Upload Data S2= Download Data S1= I1, O1, F1 Where, I1 Represent set of inputs I1= fI11, I12, I13, I14, I15 I11=Enter username and password.…

    • 121 Words
    • 1 Page
    Satisfactory Essays
  • Powerful Essays

    Program Evaluation Fast

    • 4469 Words
    • 18 Pages

    findings have indicated that there also a number of issues and challenges that relate to the…

    • 4469 Words
    • 18 Pages
    Powerful Essays
  • Good Essays

    Project 8

    • 543 Words
    • 3 Pages

    When constructing a multiple regression model, we must ask the question “Does a linear relationship exist between the dependent variable and the independent variables. Based on the multiple regression model of the Virginia hospitals data, all of the independent variables are not significant predictors of the dependent variable. This is evidenced by the varying p-values shown in the regression analysis. The null hypothesis for each independent variable states that there is no linear relationship and the corresponding coefficient for the variable is 0. On the other hand, the alternate hypothesis states the opposite of the null hypothesis indicating the coefficient of the independent variable is a non-zero value. If the p-value for a particular independent variable is smaller than 0.05, we have evidence to reject the null hypothesis and conclude that there is a linear relationship between the dependent variable and the specific independent variable. In addition, the independent variable would be a good conWhen constructing a multiple regression model, we must…

    • 543 Words
    • 3 Pages
    Good Essays
  • Powerful Essays

    A short summary of the method and key findings of the target article (up to 150 words)…

    • 4791 Words
    • 20 Pages
    Powerful Essays
  • Satisfactory Essays

    Data Analysis

    • 1650 Words
    • 7 Pages

    1. In a questionnaire, respondents are asked to mark their gender as male or female. Gender is an example of the…

    • 1650 Words
    • 7 Pages
    Satisfactory Essays
  • Good Essays

    Statistical Data Analysis

    • 878 Words
    • 4 Pages

    With the National Sales meeting approaching, the Marketing department is requiring that every Regional Sales Manager do a short presentation to highlight how the consumers in their region don’t compare to the rest of the consumers in the whole United States.…

    • 878 Words
    • 4 Pages
    Good Essays
  • Powerful Essays

    Mean and Household Size

    • 936 Words
    • 4 Pages

    5. Discuss the need for other independent variables that could be added to the model.. What additional variables might be helpful?…

    • 936 Words
    • 4 Pages
    Powerful Essays
  • Good Essays

    Decision Making Problem

    • 1292 Words
    • 6 Pages

    of quantitative models. The technical appendix should include a formulation of a linear model, as we…

    • 1292 Words
    • 6 Pages
    Good Essays
  • Better Essays

    Regression Analysis

    • 1285 Words
    • 6 Pages

    Given the circumstances, "in the simple linear regression model, y is a linear function of x (the β0 + β1 Xi part) plus єi. β0 and β1 are referred to as the parameters of the model, and є (the Greek letter epsilon) is a random variable referred to as the error term"…

    • 1285 Words
    • 6 Pages
    Better Essays
  • Satisfactory Essays

    drtfg

    • 812 Words
    • 4 Pages

    Economics for Managers by Paul Farnham y Chapter 4: Techniques for Understanding Consumer Demand and Behavior © 2005 Prentice Hall, Inc. 4.1 Getting Information About C Ab t Consumer Behavior B h i Expert opinion Consumer surveys Test marketing and price experiments…

    • 812 Words
    • 4 Pages
    Satisfactory Essays
  • Powerful Essays

    Multivariate Data Analysis

    • 3047 Words
    • 13 Pages

    This document presents the regression analysis of customer survey data of Hatco, a large industrial supplier. The data has been collected for 100 customers of Hatco on 14 parameters. The 14 variables are as follows:…

    • 3047 Words
    • 13 Pages
    Powerful Essays
  • Good Essays

    Chapter 6: Multiple Linear Regression Data Mining for Business Intelligence Shmueli, Patel & Bruce © Galit Shmueli and Peter Bruce 2010 Topics Explanatory vs. predictive modeling with regression Example: prices of Toyota Corollas Fitting a predictive model Assessing predictive accuracy Selecting a subset of predictors (variable selection) Explanatory Modeling Goal: Explain relationship between predictors (explanatory variables) and target  Familiar use of regression in data analysis  Multiple linear regression – linear relationship between a dependent variable Y (response) and a set of predictors X1,…,Xp  Model Goal: Fit the data well and understand the contribution of explanatory variables to the model – model performance assessed by residual analysis  Model fitted to the entire dataset Predictive Modeling Goal: Predict target values in new data where we have predictor values, but not target values Classic data mining context Model Goal: Optimize predictive accuracy – how accurately can the fitted model predict new cases Model trained on training data and performance is assessed on validation or test data Explaining role of predictors is not the primary purpose (although useful)…

    • 921 Words
    • 8 Pages
    Good Essays

Related Topics