PSYC3010 – Correlation & Regression Review

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/44

flashcard set

Earn XP

Description and Tags

Question-and-answer style flashcards covering key definitions, formulas, and concepts from the PSYC3010 lecture on correlation, simple regression, and introduction to standard multiple regression.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

45 Terms

1
New cards

What does covariance (COVXY) tell us about two variables X and Y?

The degree to which X and Y vary together (i.e., whether high/low scores on one are associated with high/low scores on the other).

2
New cards

How do you calculate covariance between X and Y?

COVXY = Σ[(X − X̄)(Y − Ȳ)] ÷ (N − 1).

3
New cards

What does a positive covariance indicate?

A positive relationship: higher-than-mean scores on X pair with higher-than-mean scores on Y (and vice-versa).

4
New cards

What does a negative covariance indicate?

A negative relationship: higher-than-mean scores on X pair with lower-than-mean scores on Y (and vice-versa).

5
New cards

Why is covariance considered scale-dependent?

Its magnitude changes with the measurement scales of the variables, making direct comparisons across studies impossible.

6
New cards

Which statistic standardises covariance and removes scale dependence?

Pearson’s correlation coefficient (r).

7
New cards

Between what two values can Pearson’s r range?

–1 to +1.

8
New cards

What does r² represent?

The proportion of variance in one variable that can be explained by the other (shared variance).

9
New cards

What statistical test is used to determine if an observed r significantly differs from zero?

A t-test with df = N − 2.

10
New cards

What is the general form of the simple regression equation?

Ŷ = bX + a.

11
New cards

In regression, what does the slope (b) represent?

The expected change in the predicted value of Y for each one-unit increase in X.

12
New cards

In regression, what does the intercept (a) represent?

The predicted value of Y when X equals zero.

13
New cards

How can b be calculated from covariance and variance?

b = COVXY / sX² (or equivalently b = r·sY / sX).

14
New cards

What is a residual (ei) in regression analysis?

The difference between an individual’s actual Y score and the score predicted by the regression line (ei = Yi − Ŷi).

15
New cards

What does the standard error of the estimate (sY·X) quantify?

The average magnitude of prediction error; calculated as √[Σ(Y − Ŷ)² / (N − 2)].

16
New cards

How does the size of r affect the standard error of the estimate?

Larger |r| → smaller sY·X, meaning more accurate predictions.

17
New cards

Why can’t unstandardised b alone tell us how well X predicts Y?

Its value depends on both the strength of the relationship and the measurement units of X and Y.

18
New cards

What is the form of the standardised regression equation?

zŶ = β zX (intercept = 0, slope = β).

19
New cards

When, in simple regression, is β numerically identical to r?

Always in bivariate (one-predictor) regression.

20
New cards

Into which two components is SSY partitioned in simple regression?

SSregression (explained variance) and SSresidual (unexplained variance).

21
New cards

How is total sum of squares (SSY) computed?

SSY = Σ(Y − Ȳ)².

22
New cards

What does SSregression represent?

The portion of SSY that can be predicted from X (Σ[Ŷ − Ȳ]²).

23
New cards

What is the degrees of freedom for SSregression in simple regression?

p = 1 (one predictor).

24
New cards

What does SSresidual represent?

Variation in Y that cannot be predicted by X (Σ[Y − Ŷ]²).

25
New cards

How do you obtain R² from sums of squares?

R² = SSregression / SSY.

26
New cards

Which test evaluates whether the overall regression model explains significant variance in Y?

An F-test: F(1, N−2) = MSregression / MSresidual.

27
New cards

What is the main difference between bivariate and multiple regression?

Multiple regression uses two or more predictors simultaneously to predict a single criterion variable.

28
New cards

In multiple regression, what does capital R denote?

The multiple correlation between Y and all predictors taken together.

29
New cards

Why is adjusted R² reported alongside R²?

It provides a less-biased estimate of explained variance by adjusting for sample size and number of predictors.

30
New cards

What is a partial correlation (pr)?

The correlation between predictor Xj and Y after removing variance due to other predictors from BOTH Xj and Y.

31
New cards

What is a semi-partial (part) correlation (sr)?

The correlation between predictor Xj (with shared variance removed from Xj) and the original Y; indicates Xj’s unique contribution to total variance in Y.

32
New cards

How do you interpret pr²?

The proportion of residual variance in Y (after other predictors are removed) uniquely explained by Xj.

33
New cards

How do you interpret sr²?

The proportion of TOTAL variance in Y uniquely explained by Xj.

34
New cards

Why might the zero-order correlation (r) be misleading in multiple regression?

Because it ignores overlap among predictors and may overstate a predictor’s unique contribution to Y.

35
New cards

In simple regression, dfregression equals the number of predictors. What is dfresidual?

N − p − 1.

36
New cards

Why can’t causality be inferred from correlational (non-experimental) designs?

Because variables are measured, not manipulated; directionality and third-variable explanations remain possible.

37
New cards

What criterion does the regression line satisfy to be the "line of best fit"?

It minimises the sum of squared residuals (least-squares criterion).

38
New cards

Which test is used to evaluate if a regression slope (b or β) differs from zero?

A t-test with df = N − p − 1 (N − 2 in simple regression).

39
New cards

Under what circumstance will sY·X equal zero?

When X and Y are perfectly correlated (r = ±1).

40
New cards

How are positive, negative, and zero correlations visually identified on a scatterplot?

Positive: points trend upward left-to-right; negative: points trend downward; zero: no discernible linear trend.

41
New cards

When graphing two variables, which axes display X and Y?

Predictor (X) on the X-axis; criterion (Y) on the Y-axis.

42
New cards

In regression terminology, what are predictor and criterion variables?

Predictors (Xs) are assumed causes/inputs; criterion (Y) is the outcome being predicted.

43
New cards

Write the symbolic formula for covariance.

COVXY = Σ[(X − X̄)(Y − Ȳ)] / (N − 1).

44
New cards

How is β obtained when both variables are z-scored?

β equals the correlation r because b = r when sX = sY = 1.

45
New cards

State the fundamental relationship among SSY, SSregression, and SSresidual.

SSY = SSregression + SSresidual; their degrees of freedom also add (N−1 = p + (N−p−1)).