Lecture 9 Flashcards

1
Q

A Scattergram plots each participants score on the

A

Independent variable against the dependent variable

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

In a Scattergram the dependent variable goes on which axis?

A

Y

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

There are 3 types of relationships found in scattergrams

A

Linear
Curvilinear
None

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

Correlation and linear regression can only be used for this type of Scattergram relationship

A

Linear or straight line relationship

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

Pearson correlation will only tell you if you have a ……type of relationship

A

Linear

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

If you have no linear relationship looking at a Scattergram what can’t you do?

A

Pearsons correlation

Linear regression

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

What’s the next step afte funding a linear relationship in your Scattergram?

A

You superimpose a line of best fit also called the regression line

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

Regression line best represents the

A

Relationship between the 2 varables

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

Regression line tells you if

A

Y can be predicted on X

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

Independent variable always goes on which axis?

A

X

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

Where can the effect size be found in a Scattergram in SPSS??

A

Top right corner where it says R2 linear = ……

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

Effect size is the….

A

Correlation of the two variables squared

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

In a Scattergram you’re looking for a line of best fit that is….

A

On an angle

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

If line of best fit is on an angle it means….

A

There is a relationship!!!

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

What does the Scattergram look like if there is no relationship??

A

Flatline/horizontal

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

Relationship is not strong when points are

A

Scattered all around Scattergram

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

5 points to think about with a Scattergram…

A
Type of relationship
Direction
Cluster
Gaps
Outliers
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

The easiest way to work out if two variables are related is by plotting them on a

A

Scattergram

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

What does direction of relationship refer to on a Scattergram?

A

Positive or negative

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

Type of relationship in a Scattergram refers to

A

Linear etc?

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

A line that goes up towards the right on a Scattergram is what type of relationship?

A

Positive - as one variable increases so does the other…

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

If the line goes up to the left of the Scattergram the relationship between variables is

A

Negative - as one variable increases the other decreases

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

Y stands for which variable?

A

Dependent

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

X is what variable?

A

Independent

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
Gaps in the data suggest the existence of
Sub samples in the data
26
An R2 of 0 or similar on a Scattergram means that there
Is no linear relationship between the varables
27
What is covariance?
How two variables vary together
28
If we want to see if there is a relationship between 2 variables we are actually interested in whether
Changes in one variable are met with changes in another variable
29
In covariance...When one variable deviates from it's mean we would expect
The other variable to deviate from it's mean in a similar way
30
To calculate the exact similarity between the pattern of differences in covariance we calculate the...
Cross-product deviations
31
When calculating variance essentially what you're looking at is how
Each score deviates from it's mean
32
To get an average of the combined differences for the two variables you need to:
Sum the cross products | Divide by the number of cases minus 1
33
Covariance formula:
CPF = (X - M2) (Y - M2)
34
Covariance mean of two different variables formula:
CovXY = Sum of [(X - Mx) (Y - My)] / N -1
35
Degrees of freedom (N -1) give you
An unbiased estimate
36
Covariance problem is that it depends on
The scales of measurement you're using - it's not a standardised measure
37
Need to convert covariance into a set of standard set units to be able to
Compare it
38
Covariance is converted to standard units by computing the
Pearsons r
39
Pearsons r is most common in measuring
Association between two variables
40
What type of scale do you need at least to use pearsons r?
Interval scale
41
Interval scale means
Equal differences (1-2-3-4-5) with no true 0
42
Ordinal scale is
Rank order - has no 0. Goes from smallest - biggest
43
Nominal data is
Grouping data, data in categories. Numbers mean group names etc
44
Pearsons r is the
Standardised covariance between two variables
45
Pearson r formulae is
r = covXY / SxSy
46
Pearsons r will only tell you about what sort of relationship?
Linear!!!
47
Pearsons r can range from
-1 (strong neg) to +1 (strong pos)
48
What is a weak pearsons r (correlation only!!)
0-0.29
49
A moderate pearsons r is (correlation only!!)
0.30-0.59
50
A strong pearsons r is (correlation only!!)
0.60-1.00
51
Pearsons r does not reveal
Causality
52
Pearsons r sig (effect size)
At .05
53
Usually R2 converted to a
%
54
Weak effect size
``` r = .10 R2 = .01 ```
55
Medium effect size
``` r = .3 R2 = .09 ```
56
Strong effect
``` r = .5 R2 = .25 ```
57
3 factors that influence the size of Pearson correlation
Sample size Restriction of range or variability Use of heterogeneous sub samples
58
There are 2 mathematical assumptions for pearsons r
Interval scale data | Normality
59
What is particularly bad for correlation and regression?
Outliers!
60
A partial correlation is where there is
Overlapping variance - or how much variance is commonly shared by all variables
61
A partial correlation will Allow you examine the relationship between
2 variables when the 3 has been removed
62
Two types of partial correlation
Semi partial | Partial
63
Semi partial correlation will only remove the effect of the 3rd variable
Only from the independent variable
64
Partial correlation will remove the effect of the 3rd variable from
Both other variables
65
Partial correlations give us a more
Accurate reflection of the relationship between two variables
66
Partial correlations also tell us what variables
Shouldn't go in the model together
67
Why is partial correlation important?
We want to account for as much variance as possible!
68
Doing a partial correlation helps you work out if you have
Multicollinearity between your variables
69
Multicollinearity is where the overlap
Between variances is considerable
70
You know if you have multicollinearity with 2 things
Pearsons r correlations exceed absolute value if .6 Or .8 with Field
71
What correlation techniques do you use if your variables aren't interval scale but categorical?
Chi squared Phi Cramer's V Cohens kappa
72
What correlation techniques do you use if your variables aren't interval scale but ranked or ordinal data?
Spearman rank | Kendalls W
73
What correlation techniques do you use if your variables aren't interval scale but categorical and interval data
Eta | Point biserial
74
Is chi square non parametric or parametric?
Non-parametric
75
Chi squares used in 2 situations...
To compare groups on one nominal/categorical variable | To determine if there is a relationship between 2 variables that are both nominal/categorical
76
Pearson called the chi square test a
Goodness of fit
77
Chi square called goodness of fit because it determines if there is a good fit between
``` The data (observed frequencies) What would be expected from theory (expected freq) ```
78
df - in a 2x2 table, df would =
(2 - 1) (2 - 1) = 1*1 = 1
79
Chi square can be used when nominal/categoric variables have been measured on how many levels?
2 or more
80
Chi square does not indicate
Strength OR relationship between variables
81
Phi used for a
2x2 contingency tables
82
2 methods to determine effect size in chi square analysis
``` Cramers v (most common) Odds ratio ```
83
Cramers v measure of effect size for weak, mod, strong are
.1 .3 .5
84
Chi square has 2 mathematical assumptions:
Independence of observations (diff ppl in each of your groups and only tested once) Expected cell frequencies must exceed 5