Calculating covariance
(∑(x-x̄)(y-ȳ)) / (n-1)
Calculating cross product deviations
Calculating Correlation coefficient
- divide through by standard deviation
Correlation coefficient
Coefficient of determination
r^2
- proportion of variance in one variable shared by the other
Direction of causality
correlation coefficients say nothing about which variable causes the other to change
The third-variable problem
in any correlation, causality between two variables cannot be assumed because there may be other measures or unmeasured variables affecting the results
ANOVA
analysis of variance (ANOVA) is a statistical method used to test differences between two or more means
R^2
(ssm)/(sst)
sst = total variability (variability between scores and the means)
ssm = model variability (difference in variability between the model and the mean)
F-value
Calculating F-value
Linear regression
Equation of a straight line for linear regression
y = m(x-a) + b