Week 2 Multiple regression Flashcards
What does a regression analysis do?
A regression analysis is a reliable method of identifying which variables have an impact on a topic of interest. It is about predicting a single quantitative DV from multiple quantitative and/or qualitative variables.
What does a linear regression predict?
a single outcome variable: a quantitative outcome variable, usually a quasi-continuous one. Linear regression is focused on predicting an outcome (DV) using predictor variables (IVs).
What are some other types of regression?
Logistic regression (used for dichotomous or polytomous outcomes)
Non-linear regression
Special nonlinear functions AND
Multiple predictors and multiple SEM or PLS (partial least squares regression.
What is linear regression based on?
Pearson correlation and least squares.
How can you linearise a nonlinear item?
Log transform
In regression we predict…
Y from X (Y1 = A +BX) Y is the predicted outcome X is the predictor variables A is the intercept or constant B is regression coefficients (slopes): how much each X contributes to Y.-
What is variance?
The term variance refers to a statistical measurement of the spread between numbers in a data set. More specifically, variance measures how far each number in the set is from the mean and thus from every other number in the set.
What is R2 = (SSreg/SSy)
Total variance explained
What is Y1 – Y
Error
What is ∑(Y – Y1)2
Least squares solution
What are the four basic regression steps?
Step 1 Prepare data
Step 2 Run regression software (enter DV and IVs, choose options)
Step 3 Interpret parameter estimates (intercept and regression coefficients, R2, ANOVA)
Step 4 Check diagnostics (Check for linearity, normality, homoscedasticity, independence of errors, outliers, multicollinearity and singularity, measurement error).
What are multiple regression coefficients telling us?
In regression with multiple independent variables, the coefficient tells you how much the dependent variable is expected to increase when that independent variable increases by one, holding all the other independent variables constant.
What is a correlation test in SPSS?
A (Pearson) correlation is a number between -1 and +1 that indicates to what extent 2 quantitative variables are linearly related. It’s best understood by looking at some scatterplots.
What is the Variables Entered/Removed output in regression?
A summary of predictors added and in how many blocks. Also the method of entry (enter versus stepwise)
What is the model summary output in regression?
This table provides the R and R2 values. The R value represents the simple correlation and indicates the degree of correlation.
The R2 value (the “R Square” column) indicates how much of the total variation in the DV can be explained by the IV.