When is a statistical test for the entire regression equation conducted ?
when we want to know if the overall regression ( overall regression model ) is significant. This tells us if our predictors (X1, X2,X3 etc) are good predictors of our criterion (Y).
With SPSS this test is conducted within the regression analysis and the results are displayed in what?
ANOVA Table in the SPSS output
To determine if the overall regression model is significant you interpret the ___ and its associated significance level (sig)
F statistic
By hand what are the two formulas for calculating statistical significance for multiple regression?
Fobt= (SSreg/k)/ (SS res/N-k-1)
or
Fobt=( R^2/k)/(1-R^2)/(N-K-1)
where Df num = k
df denom= N-k-1
Tests for different regression models is done when you want to what?
determine whether there i s a significant different between a one predictor model and a two predictor model in terms of their ability to predict Y.
With SPSS when you want to test different regression models via regression analysis the results are represented as?
F statistic that is associated with R^2 change values for adding predictors to the regression model
What is the formula for when we want to calculate an F stat to determine whet ere there is a difference between a one predictor model and a two predictor model etc.
What are the four assumptions of multiple regression?
How are the assumptions of multiple regression assessed? (4)
What are the two requirements for this design?
2. N= 50, 10x more subjects than predictors
The stability of regression coefficients is measured with what?
In general, the higher the tolerance, the greater the ___. If tolerance approaches 0, the coefficients can?
- vary dramatically
Multiple regression invokes using one/ or more predictors for the criterion?
L> accounts for more variability in Y
What does R^2 tell us?
the total proportion of variance in Y that is accounted for by the X variables.
R^2 is similar to r^2(simple regression) but it is different in what way?
combines the proportion of variance accounted for by the x variables combined. Simple regression only invokes one predictor so there is no need to combine anything
What is the formula for R^2?
R^2= ryx1^2 +ryx2^2 - 2ryx1ryx2rx1x2/ 1- rx1x2^2
MR uses IV’s to predict what?
DV
What is the MR equation?
y’= b1x1+b2x2+b3x3 + a
y’= DV we are predicting
b= slope
x= raw score
a= intercept
If there is a small difference between the predicted and the actual value this indicates what?
there wasn’t a lot of error
SPSS:(enter method)
L> how do we enter data
separate column for each variable
SPSS(enter method)
L>How to start analysis
analyze—-regression——linear
L> y goes into DV and x’s go into IV
L> click statistics: estimates, model fit and r squared change
L> method box: enter ( use all x’s at once)
SPSS(enter method)
L> examining the data results (four boxes)
What do the b coefficients tell us from the SPSS data?
SPSS: Forward Method:
L> set up?