Psychological Statistics Test #1

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

1/53

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

54 Terms

1
New cards

What is a variable?

A variable is any type of thing that you can categorize, measure, or count.

• a thing whose value varies between observations in your dataset.

2
New cards

Four Types of Variables:

• Nominal; Categorical... A nominal (or “categorical”) variable is qualitative. It varies by name, instead of by quantity (i.e., numerical value)...
• Examples?
• eye color... academic year... state of residence... covid status...
• Prior to statistical analysis, it is often critical to define the number of “levels” of each nominal variable.


• For example, “Sex” would (most often) have two levels: male; female....
“hair color” might have four levels: blond, red, brown, black


Ordinal scales
• The order of values matters, but differences between values on the scale might not represent equivalent differences in the construct.
• E.g., 1st place, 2nd place, 3rd place
• E.g., 1=very unsatisfied; 2=somewhat unsatisfied; 3=neutral; 4=somewhat satisfied; 5 = very satisfied

Interval variables
• Example:
• degrees Fahrenheit and degrees Celsius are both interval scales, because:
• 0o ≠ zero heat energy
• IF there is a True Zero, it’s a Ratio Variable (see next slide)...
• BUT, equal intervals (2 to 4, compared to 6 to 8) relate to equal differences in heat.
• by contrast, Kelvin is a Ratio Variable...

Ratio... Ratio variables are physical, real-world things that can be measured.
• Examples: Height... Weight... number of fingers... time to run 100 meters... Hours of sleep
• zero = zero of the thing... (“True Zero”)
• zero weight = you don’t exist
• zero fingers = no fingers.
• Ratios are meaningful.
• 40o Farenheit ≠ 2*20o Farenheit... BUT, 40 Kelvin = 2*20 Kelvin

3
New cards

Two Common Uses of Statistics

1. Precisely describe/quantify the details of a specific a chunk of reality.

• Descriptive Statistics do this.'

• e.g., describe the mean and standard deviation of how many nightly hours of sleep PSYC 2320 students get

2. Use measurements of one small chunk of reality to draw probabilistic

conclusions about a MUCH LARGER chunk of reality.

• Inferential Statistics do this.

• e.g., based on the mean & SD of hours of sleep among PSYC 2320 students (sample), what is the 95% confidence interval of mean nightly hours of sleep among all Northeastern Students (population).

4
New cards

A “parameter” vs a “statistic”

A “population” vs a “sample”

What’s the difference?

A parameter pertains to an entire population (e.g., 23% of US citizens)

• examples of populations:

• the entire US...

• the entire population of Northeastern students...

A statistic pertains to a sample of a population (e.g., 23% of survey respondents)

• examples of samples:

• our 2320 class is a relatively flawed sample of the entire population of Northeastern students

• our 2320 class could also be a very flawed sample of the entire US...

• NOT a random sample; NOT a sample that accurately represents the population

5
New cards

Descriptive vs. Inferential statistical analyses...

Descriptive statistics just describe your sample. Are exactly what they sound like:

Descriptive Statistics describe the dataset from which they came.

Examples of Descriptive Statistics:

• What is the average (mean) age of PSYC 2320 students?

• How many students have tested positive for covid this semester?

• What percentage of Princeton students drive a luxury car that was

purchased by their parents?

Inferential Statistics use your sample data to make probabilistic inferences about the population

Are much more ambitious...

They use your sample statistics (i.e., your descriptive statistics) to make probabilistic inferences about the population.

ALL research findings in your psychology textbooks (or any other science textbook)= summaries of inferential statistics!!

Example:
• Based on the proportion of participants who reported that Bill
Cosby was the most unlikable celebrity in America (M = 58%),
compared to the proportion who reported that Gwyneth Paltrow
was the most unlikable (M = 7%), we conclude that Bill Cosby is
significantly more unlikable than Gwyneth among American
college students, 𝜒2 (1, N = 175) = 6.7, p < .01

6
New cards

What is Sampling Error

Imagine I collected data from you, and I found that
people who sit on the left side of the room are an
average of 1 inch taller than people who sit on the right
side of the room.


Which is more likely:
1. There is something about the left side of the room
that attracts taller people?
2. The 1-inch difference is due to random chaos

7
New cards

Correlational Design:

As X rises, does Y tend to rise or fall?

Tell me:

• X = studying.... Y = GPA

• X = sleep.... Y = anxiety

• X = height.... Y = how many vegetables you eat per year

Positive Correlation: higher values of X are associated with higher values of Y
• Also, lower values of X are associated with lower values of Y

Negative Correlation: higher values of X are associated with lower values of Y
• Lower values of X are associated with higher values of Y.

Zero Correlation: Values of X aren’t associated with values of Y.

A Correlation Coefficient (r) describes the correlation between
two variables as a number within the range: -1 → 0 → +1
Positive Correlation: As r approaches +1, it means that X and Y
tend to rise and fall together
Negative Correlation: As r approaches -1, it means that X and Y
tend to go in opposite directions
Zero Correlation: As r approaches 0, no correlation between X and Y

8
New cards

Quasi-Experimental Design (aka “non-equivalent groups” design)

Comparison of naturally occurring groups. for example:
• Which group has higher emotional IQ: Men or Women?
• Which group drinks more beer: Freshmen or Seniors?
• Which group is faster at sprinting: Chinese or Japanese?
• Note: these are not worthwhile questions; they’re just valid examples of this type of design


Like correlational design, quasi-experimental design cannot determine
whether changes in one variable causes changes in the other variable...
Why?

9
New cards

Third Variable Problem

Third Variable Problem: When a secret third variable influences both of
two variables that are significantly correlated
• Neither of the two correlated variables causes the other
• Changes in both variables are caused by the secret third variable

Think of heartburn study where they failed to consider that diet or sleep could be causing the drugs to be linked with mortality


Ice cream sales and shark attacks are positively correlated, the third variable in that situation is the heat.

10
New cards

THE PURPOSE OF SCIENCE: + IV and DV

1. Identify cause-and-effect relationships between phenomena.

2. Use [1] to make predictions about and/or influence the future.

Within a scientific study...

... the “cause” = the independent variable

... the “effect” = the dependent variable

11
New cards

Experimental Research (aka True Experimental Design)

In a true experimental design, participants are RANDOMLY ASSIGNED
to different conditions of the experiment
• Conditions should be identical, except for the ndependent Variable (IV)
• Each condition of an experiment represents a different “level” of the IV.

Why is RANDOM ASSIGNMENT so critical in True Experimental Design?
If participants are randomly assigned to different levels of the independent
variable (IV) -- i.e., to different conditions...


... and if conditions are identical, aside from differences in the IV....
... then any differences between conditions in the dependent variable (DV)
must be due to differences in the independent variable.


This is why True Experimental Design is THE ONE type of study that can determine causality.

12
New cards

Proportion and Percentage

proportion = f/N = frequency of [some value] / total observations

What proportion of this dataset is X = 2?

f = There are 3 observations of X = 2

N = [1+2+3+3+1] = 10 total observations

proportion = f/N =

percentage = p(100)

p = f/N = 3 / 10 = 0.3

30% of our observations of X in this dataset were X = 2

For what percentage of the dataset was X = 2?

= 0.3(100) = 30%

13
New cards

Percentile Rank

The percentile rank of a particular score is defined as the percentage of individuals in the distribution with scores at or below this score.

The cumulative frequency (cf) of a target value is the total number of values in the dataset that are equal or less than the target value

Percentile (c%) = cumulative frequency (cf) divided by the total number of values in the dataset (N)

c% = cf/N x 100

14
New cards

The Dunning-Kruger Effect

15
New cards
16
New cards
17
New cards
18
New cards
19
New cards
20
New cards
21
New cards
22
New cards
23
New cards
24
New cards
25
New cards
26
New cards
27
New cards
28
New cards
29
New cards
30
New cards
31
New cards
32
New cards
33
New cards
34
New cards
35
New cards
36
New cards
37
New cards
38
New cards
39
New cards
40
New cards
41
New cards
42
New cards
43
New cards
44
New cards
45
New cards
46
New cards
47
New cards
48
New cards
49
New cards
50
New cards
51
New cards
52
New cards
53
New cards
54
New cards