W2: RQ for Associations (Page 1-22) Flashcards

1
Q

What does a good research question contain:

A
  1. ) A question
  2. ) All constructs being investigated
  3. ) The study population
  4. ) A verb that indicates the type of relationship among constructs being proposed
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are the 3 types of verbal forms of relationships

A

Difference; Association; Prediction

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

What does DAP involve

A
Association = Correlation
Prediction = Linear Regression
Difference = Differences between groups
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is a population

A

COMPLETE set of all individuals relevant to our research question

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

What is a sample

A

SUBSET of individuals selected by some sampling scheme from the population, assumed to be representative of that population

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

How many population and samples are relevant in our research question

A

1 population but there can be (theoretically) many possible samples drawn from that population

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

What is a construct

A

Unobservable attributes to explain human behavior

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

What is a measure. What are some conditions for a measure?

A

Method to measure people on a construct to obtain a construct score.

Measure must be valid and reliability

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

What is a score

A

Numerical value of the construct measure

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

What is a raw score and what are they generally indicated by

A

Values obtained directly from the construct measure.

They are generally indicated by a capital letter (X,Y), which is a variable containing a set of values

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

What is a deviation score and what are they generally indicated by.

Hence

A

The mean is subtracted from the individual score.

They are generally indicated by lower case letter (x,y)

Hence, X - mean(x) = x

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

What is a z score. What is the mean and sd of z scores

A

Particular kind of standardized score by dividing a deviation score by standard deviation

Mean = 0
SD = 1
(always)

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

What is a standardized score (Generally speaking)

A

Raw scores that have been transformed such that they have a predefined mean and a predefined scaling for each unit standard deviation.

IQ: 100
Z: 15

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

Why do we call something a random variable

A

Each value has an associated probability of ocurrene

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

What is the difference between continuous and discrete random variables

A

Continuous: Any numerical value within a defined interval (e.g. 0 to 100)

Discrete: Finite number of distinct values (e.g. integers 1,2,3,4,5)

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

If both measures are continuous, we use ___

A

Correlation

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

If both measures are categorical, we use ____

A

Contingency Tables

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

What is summary characteristics

A

Some kind of aggregation undertaken on
the individual values in one or more variables to produce a single quantity that is
informative about the values (e.g. mean; standardd deviation)

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

PPSS

A

Population - Parameter; Sample - Statistics

20
Q

What is population parameter and sample statistics

A

PP = Aggregated summary characteristic of individual scores derived from all members of a population

SS = Aggregated summary characteristic of individual scores calculated in a single sample drawn from a population (i.e. there can be many values for a sample statistic, one for each sample drawn from the same population)

21
Q

Do sample distributions vary. What does this imply about the sample mean.

A

Yes. Sample mean, etc… will randomly differ

22
Q

What is the benefit of scatter plot

A

Useful for indicating an association. Can be linear/non-linear

23
Q

What is a Pearson Correlation

A

Measure of LINEAR SYMMETRIC association between 2 CONTINUOUS variables

24
Q

How are associations between multiple variables often presented

A

Often a correlation matrix

25
What do we use to identify patterns among multiple variables
Correlation plots are preferable for identifying patterns among multiple variables
26
Is positive or negative in value important when discussing association strength
No. We ignore positive or negative
27
What is the population correlation coefficient
p (rho). Correlation calculated on everybody in a population
28
What is the sample correlation coefficient
r. estimated on a sample drawn from a population
29
Do we often know p (rho)?
Almost certainly unknown. We use the known sample value to estimate the unknown population value (point of research)
30
What is a sampling distribution/distribution of values
A sample statistic obtained from a large number of repeated samples taken from a population
31
What are the effects of having a larger sample size
Larger sample reduces variability of the sampling distribution (i.e. more narrow)
32
What is the SD of the sampling distribution
Standard Error.
33
What can each sample statistic value be regarded as
An estimate of the population parameter value
34
What is a confidence interval. What does it have.
* Range of plausible values* of an unknown population parameter based on the (1) value of a single sample statistic and (2) its standard error. - Lower bound and upper bound value. Typically set as 95%.
35
What is a random sample. How is it typically done
A Simple Random Sample is one where each member of the population has an EQUAL probability of being selected. It is typically done via. a uniform probability distribution (without replacement)
36
When we transform a score into a standardized score, what actually changes
Only the scaling of the variable
37
When we transform item scores as continuous, what we declare them in R
Declare them as numeric variables
38
When we treat item scores as discrete, what we delcare them in R
Declare them as factor variable
39
If we measure everyone in the population on a construct, then the set of scores form a ...
Population distribution (There is only one)
40
If we measure everyone in a single sample from a construct, then the set of scores form a ...
Sample Distribution (There are many possible)
41
Will the population distribution be larger/smaller than a sample distribution
Much Larger
42
What does it mean by "symmetry" in a Pearson Correlation
Correlation of X and Y = Correlation of Y and X
43
What is the correlation value always between
-1 to +1
44
Will any kind of sample statistic have a corresponding sampling distribution. Elaborate
In Theory, yes. - Anytime we have a distribution of values, we can calculate summary characteristics. Under conditions, as Sampling increases, 1. ) Mean of sampling distribution will get closer to unknown population parameter value 2. ) SD can be calculated (known as Standard Error)
45
How many types of scores are there
1. ) Raw Score 2. ) Deviation Score 3. ) Z-Score 4. ) Standardised Score Deviation, Z and Standardized Scores are transformations of Raw Score
46
What do the scores and the transformation actually change
Only the scaling of the variable are changed