3 types of associations
what does pearsons correlation coefficient assess and what are the cut offs
computation of SP
for sum of products of deviation, what do the following suggest:
- lots of above mean/above mean or below/below values
- lots of below/above or above/below
- equal mix of above and below
r coefficient is covariability of _____ relative to variability of _____
X and Y together, X and Y separately
r coefficient formula
r= SP/√SSxSSy
as you increase sample size, correlation coefficient will _____
not really change (as both SP and SS increase)
r coefficient formula; z score edition
r=∑ZxZy/n
z score
coefficient of determination
r t test formula
t = r√df/√1-r^2
pearsons correlation special cases
factors influencing the size of r
what does (1-r^2) represent
the proportion of variance in the outcome variable that is not explained by the predictor variable
simple vs multiple regression
regression equation
Y=bX+a
y= score of second variable (outcome)
b= slope of best fit line/regression coefficient
X= score of first variable (predictor)
a= y intercept aka regression constant, where x=0
total squared error (aka sum of squares error/ SSerror for regression
SSerror=∑(Y-Ŷ)^2
Y= actual score
Ŷ= predicted score
or = (1-r^2)SSy
what is used to determine extent to which regression equation fits actual data set
total squared error (SSerror) for regression
what equation can be used to find b in linear regression equation
b= SP/SSx
or
= total covariability of X+Y/total variability of X
what equation can be used to find a in linear regression equation
a=Ȳ-bX̄
when X and Y are z scores, what is the regression equation
Ẑy=rZx
- a=0 sinse X and Y are zero so its dropped
standard error of estimate
as r approaches 0, SSerror is ____ but as r approaches 1, SSerror is ____
decreased, increased
in simple regression, what is the null hypothesis