F1 Multiple-Regression
F1 Multiple-Regression
F1 Multiple-Regression
1. To predict the value of one numerical dependent variable (Y) using more than one independent
variables (X1, X2…,Xn). To determine if the set of independent variables affects/influences your
dependent variable. In the analysis, we can also determine which independent variables can
significantly influence/ affect your dependent variable. Note: your independent variable can be
categorical.
3. The regression coefficients in multiple regression are called net regression coefficients and
measure the mean change in Y per unit change in a particular X, holding constant the effect of the
other X variables.
Interpretations:
i. y-intercept: 5837.52 vitamax tablets will be sold in a month if the price is P0.00 and the monthly
in-store promotional expenditures is P0.00.
ii. b1 = - 53.2173; for a given amount of monthly in-store promotional expenditure, the mean
number of vitamax tablets that can be sold in a month decreases by 53.2173 tablets per one
cent increase in the price of vitamax. You may think of it this way: You have two stores that
spend same amount for promotions, one increased the price by one cent while the other did
not. The store that increased its price by one cent will at the average have 53.2173 fewer sales
of vitamax tablets than the store that did not increase its price.
iii. b2 = +3.613; For a given price, the mean number of vitamax tablets that can be sold in a month
increases by 3.613 tablets per one peso increase in monthly in-store promotional expenditures.
You may interpret it this way also: You have two stores that sell vitamax tablets at the same
price, one increased its promotional expenditure by one peso while the other did not. The store
that increased its promotional expenditure by one peso will at the average have 3.613 more
sales of vitamax tables than the other store.
SSR
r2 = SSR = regression sum of squares
SST
SST = total sum of squares
6. Testing the significance of the overall multiple regression model
We use the overall F test to test for the significance of the overall multiple regression model.
This test determines whether there is a significant relationship between the dependent variable and
the entire set of independent variables.
Ho: No linear relationship between the dependent variable and the independent variables
Ha: Linear relationship between the dependent variable and at least one of the independent
variables.
MSR
F=
MSE
ANOVA table
7. Testing the significance of the regression coefficients (slopes) [ here we will be able to
determine which independent variable is related to your dependent variable (can
affect/influence your dependent variable).
b j− B j
tcomputed =
sbj
bj = slope of variable j with Y holding constant the effects of all other independent variables
sbj =standard error of the regression coefficient b j
t = test statistic for a t-distribution with n-k-1 degrees of freedom
k = number of independent variables in the regression equation
Bj = hypothesized value of the population slope for variable j, holding constant the effects of
all other independent variables. [this is equal to zero if we hypothesized that there is no
significant relationship between your dependent variable and you j independent
variable(Ho)].