RM2 Final

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/76

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 11:56 PM on 5/7/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

77 Terms

1
New cards

Frequency Claim

1 variable

percent

how often something happens

2
New cards

Association Claim

2 variables

link between them

does not argue causality

Pearsons r

3
New cards

Causal Claims

2 variables

strongest

what causes something

4
New cards

Nominal

Qualitative

yes or no questions

categories have no logical order

ex. eye color, drink size

5
New cards

Ordinal

quantitative

rank ordering

ex. race finish, sibling order, cup size

6
New cards

Interval

Quantitative

no true zero

ex. IQ, temp

7
New cards

Ratio

Quantitative

true zero

ex. age, cost, height, weight, time, income

8
New cards

Z score

how many SD away from the mean

allows us to compare across distributions, find probabilities, identify rare and common regions

mean of 0, SD of 1

follows same distribution as original set of data

9
New cards

Standard Normal Distribution

zscore of any and every normal distribution

mean=0, SD=1

xaxis= zscores

0=50th percentile

1= 84th percentile

10
New cards

Descriptive Stats

summarize, simplify, and better interpret data

mean= average

median= middle value

mode= most common

11
New cards

Inferential Stat

use sample data to make inferences about population

hypothesis testing, CI

12
New cards

Rare and Common Regions

tails= low prob/rare

middle= high prob/common

lowest and highest 2.5%=rare (5%0

13
New cards

Sampling Distribution

made up of all possible samples with the same sample size from our pop

14
New cards

Sampling Distribution of Sampling Means

plots means of our possible samples

Theoretical- not collecting all possible samples

helps us understand how samples would fall, compare scores and find percentiles

shape= unimodal, normal

center= mean

spread= use SE

15
New cards

Central Limit Theorem

SDSM will have a mean equal to underlying pop mean and SE

will become more normal as sample size increases

when normally distributed= underlying pop mean is or sample size greater than 30

means of SDSM= means of original distribution of individual scores

16
New cards

Standard Error

SD of sampling distribution

formula: pop SD/ square root of sample size

Effected by sample size and SD

greater SD= greater SE, larger sample sizes= smaller SE (more precise)

17
New cards

Standard Deviation vs Standard Error

SD= measure spread of individual data, remains stable as n increases, descriptive stat

SE= measures reliability of sample mean, decreases as n increases, inferential stat

18
New cards

Z test

one sample z test= evaluates if a mean of sample is different from a known pop mean

need: sample mean, pop mean, and SE

formula: sample mean- pop mean/ SE

19
New cards

Similarities of Z tests and Z scores

both use statistic table

similar equations

can calculate percentiles if normally distributed

20
New cards

Differences of Z tests and Z scores

zscores compare individual scores to pop mean

ztests compare sample mean to pop mean using SDSM

21
New cards

Hypothesis Testing Steps

  1. state research question

  2. formulate statistical hypothesis

  3. formulate decision rule/ level of significance

  4. make calculations

  5. make decision

  6. interpret

22
New cards

Factors Affecting Hypothesis Test

size of Z calc determined by: size of observed difference and size of SEM (more variable= wider and larger p value)

if inferential

23
New cards

Null Hypothesis

no effect/relationship

24
New cards

Alternative Hypothesis

there is an effect

25
New cards

Significance Level

most extreme 5%

defined by cutoff z values

size= alpha (a)

a=.05, critical value= ± 1.96

one tailed= .05 in one tail

two tailed= 2.5% in each tail

26
New cards

Rare Region

critical region

testing against this

if zcalc> zcrit= reject

rejecting means= observation does not come from H0 pop

one tailed= directional, less conservative, one end, easier to reject

two tailed= reject if in either tail, common, hard to reject null

27
New cards

P value

prob we get out result given null is true

p <.05

if less than .05= statically significant

28
New cards

Effect Size

measure of magnitude of observed difference

independent of sample size

use cohens d

.20=small, .50=medium, .80=large

formula: sample mean- pop mean/ pop SD

29
New cards

Type 1 Error

reject null when it is true

false alarm, more serious

fix with small alpha

saying there is a significant relationship when there is not

30
New cards

Type 2 Error

failing to reject when its false

miss

fix with increase power/sample size

saying there is not a significant relationship when there is

31
New cards

Power

prob that a test correctly rejects a false null

target= 80%

increased power= reduced chance of missing a true effect (lowers type 2 error rate), higher chance of detecting significant but meaningless effect

32
New cards

Factors Affecting Power

  1. sample size (larger= more power)

  2. effect size (larger= greater power/ less noise)

  3. Significance level (bigger= greater power)

increased with: larger sample size, larger effect size, and larger a

33
New cards

Point Estimate

single value used to represent unknown pop mean

usually sample mean

34
New cards

Confidence Interval

range for which we are confident that the true pop lies within this range

want 95% (1.96) or 99% (2.58)

higher= wider, less precise

smaller SEM= narrower CI

width based on: pop SD, sample size, and how confident we are

larger the sample size, smaller the SE, and narrower the CI

35
New cards

One Sample T test

comparing sample mean to pop mean (pop SD unknown)

t crit depends on degrees of freedom

t calc> tcrit= reject

36
New cards

Design Confounds

something wrong with design of experiment

Experimenter’s mistake

could cause change in DV

effects internal validity

37
New cards

Selection Effects

kinds of Ps in one level are different than those in another level

occur when Ps choose own group or when researcher assigns one type of person to same group

effects internal validity

only for between subjects

prevent: random assignment, matching, do within subjects design

38
New cards

Order Effects

threat to internal validity

exposure to one condition change Ps responses to a later condition

for within subjects

fix with counterbalancing

39
New cards

Between Subjects Design

different Ps in different conditions of experiment

called independent groups

post test only (measure DV at end)

pre test/ post test (measure DV before and after IV)

40
New cards

Within Subjects Design

same subjects in all conditions

concurrent measures and repeated measures

condition order needs to be random

IV manipulated within a single group of subjects

41
New cards

Independent Samples t test

comparing means of two independent groups

null= 2 pop means do not differ

alternative= 2 pop means do differ

uses effects size

df= n1+n2-2

42
New cards

Paired Samples t test

comparing means from related groups

2 observations for each P

same formula as one sample t test

null= mean difference is zero

alternative= mean difference is not zero

df= n-1

43
New cards

One Way Between Subjects ANOVA

comparing means of 3+ independent groups

analysis of variance

does not compare specific levels

F statistic

top and bottom will be positive

df= between k-1, within n-k

MSbetween/ MSwithin

44
New cards

Null and Alternative for ANOVA

null= mean difference score in pop is zero

H0= u1=u2=u3

alternative= mean difference score in pop is not zero (at least one pop mean differs)

H1: HOFalse

45
New cards

ANOVA Logic

individuals vary naturally

within group and between group variability

46
New cards

Post Hoc Tests

for ANOVA

when we reject null (stat significant)

follow up test

cant use t test bc alpha inflation= increased risk of type 1 error

47
New cards

Bonferroni Correction

post hoc test

series of t tests

Divided desired a by number of follow up tests, then proceed as normal with t test

once theres new significance level, run independent samples t test to look for differences between our pairs of groups

pros: easy to calculate

cons: conservative (increased risk of type 2 error)

48
New cards

Tukeys Honestly Significant Difference

post hoc test

compare difference between groups means to a cutoff

adjustments to test statistic (not alpha)

gives estimate of difference between groups and a CI

pros: reduces type 2 error

cons: hard to calculate by hand

49
New cards

How To Use Tukey Test

look at table (Ptukey)

compare numbers to alpha level (.05)

if <.05= significant

if not significant= did not detect any significant pairwise comparison

50
New cards

One Way Repeated Measures ANOVA

comparing means of 3+ related groups

MScondition/MSerror

benefit= greater power (more likely to detect significant effect)

df: condition k-1, error (n-1)(k-1)

51
New cards

Quasi Experiment

do not have full experimental control

cant randomly assign Ps

issues: selection effects and design confounds

why use: real world, external validity, ethics, construct and stat validity

52
New cards

Small n design

gather lost of info from a few cases

pro: higher experimental control, study special cases

cons: internal and external validity

53
New cards

Factorial Designs

manipulate more than one IV at once (2 or more IVs)

only one DV

examines more complex relationships

54
New cards

Simple Experiment

between subjects

2 levels of single IV

ex. laptop or by hand note method

55
New cards

Factorial Design Terminology

described with numbering system

2 times 2 (4 conditions)

2 times 3 (6 conditions)

indicates: number of factors and number of levels of each factor

conditions= crossing IV

56
New cards

Multiple IVs

can see whether and how they interact in their impact on DV

more similar to whats going on in real life

like multiple regression

57
New cards

2 times 4 times 3 Design

3 IVs

one has 2 levels, one has 4 levels, one has 3 levels

58
New cards

Main Effect

factorial design

impact of one IV on the DV averaging across levels

across rows or columns

59
New cards

Interaction

factorial design effect

when effect of an IV depends on the levels of another IV

how does one variable depend on another?

joint effect of IVs

difference between differences

in the cells of the design

interpret interaction first

60
New cards

Completely Parallel Lines

don/t have an interaction

61
New cards

Simple Effect

effect of one IV at one specific level of the other IV

look at if have significant result

62
New cards

Statistical Significance for Factorial ANOVA

2 factor experiment= 2 main effects= 1 interaction

Statistical significance for each= 3 F ratios (multiple nulls)

63
New cards

Multiple Null Hypothesis for Factorial ANOVA

Factor A (levels A1 and A2)

  • uA1=uA2

Factor B (levels B1, B2, B3)

  • uB1=uB2=uB3

H0= no interaction

HA= H0 not true

64
New cards

Calculating Variability Factorial ANOVA

mean square= estimate of variance

MS= SS/df

  • SS= sums of squares

use relevant SS and relevant df

3 sources of variability

65
New cards

Further Analyses for Factorial ANOVA

only do if statistically significant

Analyze simple effects and effect size

if 3+ levels, pairwise comparisons and effect size

66
New cards

2 Factor ANOVA

3 F ratios

effect of Factor A

effect of Factor B

Interaction between A and B

67
New cards

Effect Size for Factorial ANOVA

partial eta squared

ranges from 0-1

n

only for significant results

.01=small, .09= medium, .25= large

68
New cards

Mixed ANOVA

one IV is between subjects, one IV is within subjects

ex. different Ps but all tested on same conditions

Jamovi- will give 3 F conditions

69
New cards

Replication

a study whose results have been reproduced when the study was repeated

types: direct, conceptual, replication + extension

70
New cards

Direct Replication

researchers repeat the original study as closely as possible to see if the original effect shows up

71
New cards

Conceptual Replication

researchers examine the same research question but test it differently (different procedures for operationalizing the variables)

72
New cards

Replication + Extension Replication

researchers replicate original study but add variables or conditions that tests additional questions

73
New cards

Meta Analysis

Mathematically averaging the effect size of all the studies that have tested the same variables

see what the overall effect and how strong the evidence is

helps our confidence

74
New cards

Questionable Research Practices

under-reporting null findings (need to include them)

HARKing- hypothesizing after results are known (changing hypothesis)

p-hacking- test data in many ways, report whats significant

all bad

75
New cards

Transparent Research Practices

open materials- all materials are posted, helps with replication, consistency of evidence

open data- full data set available, others can confirm results

preregistered- publish hypothesis and study design before data is collected, others will have more confidence in strength of evidence

76
New cards

External Validity and Sampling Reminders

refers to a broader population

comes from how not how many Ps

  • better to have 200 randomly samples Ps

just bc a sample comes from a pop does not mean it generalized to that pop

77
New cards

Who Do Psychologists Study?

mostly convenience samples

most from North America (60%=US)

frequency claims must have external validity (random samples)

association and causal claims may not need it