what is correlation?
what does Pearsons correlation coefficient do?
when is covariance greater?
when the values if X and Y and more similar
when do we conduct a Pearsons’s coefficient (r)?
two interval/ration variables
when do we conduct a Spearman’s rank coefficient
two ordinal (rank) variables
when do we conduct a Kendall’s rank coefficient
two true dichotomy values
when do we conduct a Phi coefficient?
two true dichotomy variables
when do we conduct a point-biserial coefficient
one true dichotomy variable and one interval/ratio variable
what is partial correlation?
when information from different variables is overlapping
what is multiple regression?
it describes the relationship between one or more predictor variables (X1, X2 etc) and a single criterion (Y)
linear regression equation
πΜ=π½0+π½1 π1+π½2 π2+β¦+π½π ππ
πΜ = the predicted value of the criterion variable π
π·π = the intercept term
π·π = the πth regression coefficient, indicating how strongly predictor variable πΏπ can be used to predict π in the model
π = the number of predictor variables in the model
what is π¦=ππ₯+π equivalent to?
πΜ=π½0+π½1 π1
where a is the slope and b is the y intercept
what is the equation for residual error?
π=πβπΜ
what is the equation for the variance unexplained?
γππγ_π =β(πβπΜ )^2
what is variance explained question?
γππγ_π=β(πΜβπΜ )^2
what is prediction error?
the difference between the actual values π and the predicted values πΜ
π=πβπΜ
what is the goal of a regression?
to find the best fit between the model and the observations, by adjusting the values of π½_π until the prediction error is minimised
what is multiple correlation coefficient (R)?
Correlation between the predicted values πΜ and the observed values π
- cannot directly be calculated
- has to be calculated by the square root of the coefficient of determination (R^2)
what os the coefficient of determination (R^2)
F-ratio
the proportion of explained variance with the residual variance, allowing a statistical test
effect size formultiple linear regression for cohen’s f
small effect size = cohen’s f of 0.02
medium effect size = cohen’s f of 0.15
large effect size = cohen’s f of 0.35
what is a simultaneous (standard) multiple regression approach?
what is a stepwise approach to multiple regression?
what is a hierarchical multiple regression approach?