Exam 2 Content Flashcards

(39 cards)

1
Q

Relationship of r with cov

A

Divide by product of standard deviations of X and Y to have r on a standardized scale from 0.00 to 1.00

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

formula for r

A

Σ(ZxZy)

N-1

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

How to interpret r?

A

Strength = 0 to 1.00

Direction = +/-

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

4 Characteristics of Scatter Plots

A
  1. Direction (+/-)
  2. Strength (0 to 1)
  3. Form (linear/curvilinear)
  4. Outliers/unusual features
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Problems with r?

A

Restriction of range = doesn’t give full picture

Heterogeneous subsamples = doesn’t take into account different “weights” that may affect the slope (and r)

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

When to use rs?

A

Use when the data is ordinal

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

Formula for rs

A

1- (6ΣD2)

    n(n<sup>2</sup>-1)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

How to interpret rs?

A

Magnitude, direction, form, outliers & unusual features

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

Formula for line of regression

A

yhat=bx+a

b = r(Sy/Sx)

a=ybar+ bxbar

S = square root(Σ(x-xbar)/(n-1)

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

What is another name for IV?

A

predictor

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

What is another name for DV?

A

criterion

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

What does r2 give?

A

The amount of variance in Y (DV) accounted for in X (IV)

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

Formulae for r2?

A

r2 in simple regression

SSerror _ = Σ(Yi-Yhat)2_

SStotal = Σ(Yi-Ybar)2

SSregression =Σ(Yhat-Ybar)2

SStotalΣ(Yi-Ybar)2

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

Problems with linear regression?

A

Multicollinearity, heteroscedasticity, outliers, and extrapolation

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

What’s wrong with multicollinearity?

A

Variance is accounted for twice and not all of it is considered

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

What’s wrong with heteroscedasticity?

A

Assume a normal distribution, but it’s not…

17
Q

What’s wrong with outliers?

A

They weigh the R and give an invalid depiction of the sample

18
Q

What’s wrong with extrapolation?

19
Q

What’s a moderator?

A

Moderators are 3rd variables that explain WHEN a relationship occurs (nominal variables, like gender, height)

20
Q

How do you test for moderation?

A

Run regression for interaction term (IVxmoderator) and if sig is <.05, then there’s moderation (code moderator = 0)

21
Q

What is a mediator?

A

3rd variable that explains WHY there’s a relationship between predictor and criterion

22
Q

How to test for mediator?

A

Run regression between interaction term (IVxmoderator);

if standardized beta coefficient of c’ decreases, then there’s moderation

23
Q

What is reliability?

A

Consistency in data and ability to reproduce the data

24
Q

5 ways to test reliability?

A
  1. Test, Re-test reliability
  2. Alternate Forms reliability
  3. Split Half reliability
  4. Inter-rater Reliability
  5. Internal Consistency
25
What is test, retest reliability?
Test, then test again later May induce practice effects :(
26
What is alternate forms reliability?
Test and test again with different & equivalent test
27
What is split-half reliability?
Run regression between 2 halves of tests (odds and evens, first and last part)
28
What is inter-rater reliability?
Regression between judges and their scores (uses intraclass consistency) subj. variability/subj. variability + error 0 = no reliability 1 = reliability
29
What is internal consistency?
Regression among similar questions; treat each question as a separate test; use cronbach's alpha
30
What is cronbach's alpha?
how well each item correlates with each other
31
What is validity?
truth in measurement; accurately measuring what you intend to measure
32
construct validity
how measuring device accurately measures target construct: 1. concurrent validity 2. discriminant validity
33
concurrent validity
test correlation between two similar constructs; high correlation = good
34
discriminant validity
run correlation between two opposite tests of different constructs; low correlation is good
35
criterion validity
how well the test measures outcome external of measuring device: 1. predictive validity 2. postdictive validity 3. concurrent validity
36
predictive validity
how well the test predicts future actions
37
concurrent validity
two tests taken at same time to predict behavior
38
postdictive validity
how well the test measures behavior after occurence: known groups paradigm
39