Correlation + Regression Flashcards

1
Q

Similarities between correlation and regression

A
  • Both analyze relationships between variables, but they differ in their purpose and interpretation.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Differences between correlation and regression

A
  • Correlation measures the strength and direction of a linear relationship between two variables, represented by a single value between -1 and 1
  • Regression, on the other hand, explores how one variable influences another, providing an equation that describes the relationship and allows for prediction; SUSPECTED OR LOGICAL DIRECTION
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What does regression allow us to do?

A

Allows us to add predictors to explain more variance

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

On a chart, what are the x and y labels

A
  • Criterion on Y
  • Predictor on X
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

The average (squared) deviation from each person’s score Y to their predicted score Y(hat) is called the…

A

STANDARD ERROR OF THE ESTIMATE

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Regression Equation - UNSTANDARDIZED VERSION:

A
  • Uses raw scores
  • Y(hat) = a + bX
  • For multiple predictors: add on more bX
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Regression Equation - UNSTANDARDIZED VERSION: B

A

B = r(SDy/SDx)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

How can we interpret “b”?

A

For every one unit change in X, predict a b unit change in Y

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Regression Equation - UNSTANDARDIZED VERSION: A

A

A = My - b(Mx)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Where can we find “a” in SPSS?

A

“CONSTANT”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

How can we interpret “a”?

A

The predicted score on Y when the X = 0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Regression Equation - STANDARDIZED VERSION:

A
  • SAME - but uses z scores
  • Z(sub y hat) = BetaZx
  • For multiple predictors: add on more betas
  • Predicted score on Y when X = 0 is always 0 when both variables are z scores, because the mean of both sets of z scores is 0
  • USE: if given someone’s z score(s) on predictor variables, use the standardized equation
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Which component of the SPSS output do we use for the unstandardized regression equation?

A

UNSTANDARDIZED COEFFICIENTS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Which component of the SPSS output do we use for the standardized regression equation?

A

STANDARDIZED COEFFICIANTS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

How do we report the null hypothesis for correlation?

A

H0 : ρ = 0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

MULTIPLE REGRESSION

17
Q

What is multiple regression asking?

A

How well can we predict scores on Y using two (or more) predictor variables

18
Q

Multiple regression UNSTANDARDIZED equation

A

Y(hat) = a + b1X1 + b2X2

19
Q

What does b1 and b2 represent?

A
  • how well does variable X1 predict scores on Y, independent of X2
  • how well does variable X2 predict scores on Y, independent of X1
20
Q

What does R2 represent in relation to b1 and b2

A

R2: how well do both of these predictors, combined, predict scores on Y

21
Q

Multiple regression STANDARDIZED equation

A
  • Z(hat)y = B1Zx1 + B2Zx2
  • NOTE: B = beta
22
Q

How can we interpret the UNSTANDARDIZED multiple regression coefficient

A
  • For every one score increase in ___, predict a ____(constant) increase in ____, holding constant the effect of ____ (the other b)
23
Q

How can we interpret the STANDARDIZED multiple regression coefficient

A

For every one standard deviation increase in ___, predict a ____(constant) increase in ____, holding constant the effect of ____ (the other Zx2)