Week 7 Flashcards
Direction of Correlation
If r is above 0 (1>r>0), correlation is positive
If r is below 0, (-1<r<0), correlation is negative
Strength of Correlation
If r is close to 1 (r - 1), correlation is strong
If r is close to 0 (r - 0), correlation is weak
Variance of Correlation
If r2 is close to 1 (r2 - 1), correlation explains a lot of variance
If r2 is close to 0 (r2 - 0), correlation explains only a little variance
1-r2 is the amount of variance not explained (noise or error)
Regression Equation
y = m*x + c
When x = 0, y = intercept
When x increases by 1, y increases by the slope
Reporting Correlations
r((N-2)) = (Pearson’s r), p(p-value)
Eg (N = 66, Pearson’s r = 0.881, p-value = <0.001)
Therefore, : r(64)= .881, p<0.001
Reporting Regressions
F((df1),(df2)) = (F-value), p=(p-value)
Eg (df1 = 1, df2 = 64, F-value = 233, p-value = <0.01)
Therefore, : F(1,64)=233, p<0.01)
Correlation
Describes single strength & direction of Relationship
Linear Relationship
X & Y axis are inter-changeable
Does not allow prediction
Regression
Describes multiple directions & strengths of relationships
Linear Relationship
X & Y axis are not inter-changeable
Allows for prediction
Multiple Regression Predictors
Predictors can be nominal, ordinal or discrete
Normally-distributed or not
Linear or Non-linear
Problems with Correlation & Regression
Correlation does not equal causation
Non-linear relationships can cause problems
Extrapolation (continuing trend) is wrong
Solutions to problems in correlation & regression
Look at the data
Check for mistakes
Transform the Data
- Quadratic
- Cubic
Logarithmic