Final session 12b Flashcards
If our multiple regression analysis yields several t-tests, should we be concerned about Type I errors?
It is possible that the overall model is NOT significant, but some regression coefficients are
It is recommended that the overall model is a significant predictor of the DV before you interpret the results of individual coefficients (i.e., F-test for the model is significant)
In this way, there is at least some protection against Type I errors
Why/how is R2adj used for model selection?
R2 always increases if we add predictors
R2adj may decrease if new predictors don’t help predict the DV very much
R2adj will aid in picking a parsimonious model
Pick the model that has the highest R2adj
Multiple regression can use what IVs
both continuous and categorical
ANOVA is a special case of multiple regression with categorical IVs With one categorical IV → one-way ANOVA
With two categorical IVs and their interaction → two-way ANOVA
When categorical IVs are used in multiple regression what is then used
some categorical coding scheme is used
For a categorical IV with k levels, k − 1 variables must be used to represent the IV
what are Some coding schemes
Deviation coding -
Dummy coding - mean Helmert coding -
explain Deviation coding
compares group means to the grand mean
explain Dummy coding
compares group means to a reference group’s
explain Helmert coding
compares mean of a group to mean of later groups in coding scheme (requires the groups are in some kind of order)
what will we focus o in this class for coding
dummy coding
The k − 1 dummy codes have what to represent group membership
0’s and 1’s
what is the Reference group in dummy coding
Has 0’s on all dummy codes
Often times a control group
The means of the other groups are compared to the reference group
what are the Dummy coding steps
Step 1: Create k − 1 new variables
Step 2: Choose one of the groups to serve as the reference group
Step 3: Assign 0’s to the reference group for all dummy codes
Step4: For the jth dummy code (j=1,…,k−1), assigna 1 to the jth group. Assign all other groups 0 for the variable. And repeat Step 4 as necessary.
explain Step 1 - create new variables
Group is original variable Suppose k = 3
k − 1 = 2 Dummy codes X1 and X2
explain Step 2 and 3. Designate reference group and use 0’s for that group
Group is original variable Suppose k = 3
k − 1 = 2 Dummy codes X1 and X2
Group 1 is the reference group
explain Step 4. Finish coding for X1.
Group is original variable
Suppose k = 3
k − 1 = 2 Dummy codes
X1 and X2
Group 1 is the reference group