Psycstat exam #2

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

1/36

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 5:44 AM on 12/9/25
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

37 Terms

1
New cards

probability (p)

  • likelihood of event occuring

  • specific outcomes/total outcomes

  • random sampling required

2
New cards

random sampling

equal chance of being selected

constant probability - sampling w/ replacement

3
New cards

role of probability in inferential statistics

determine if sample is likely or unlikely to occur by chance if null hypothesis is true

4
New cards

Unit Normal Table

used to find proportion (probability) corresponding to z-score

<p>used to find proportion (probability) corresponding to z-score</p>
5
New cards

what makes a distribution of sample means normal

  • population samples obtained from is normal

  • sample size: n ≥ 30

6
New cards

sampling error

natural discreprenancy between sample statistic and population parameter

7
New cards

central limit theorem

rules for defining distributions for sample means

8
New cards

central limit theorem - shape

Nearly Normal (if n≥30 or population is normal)

9
New cards

central limit theorem - central tendency

Mean (μM​) is equal to the population mean (μ)

10
New cards

central limit theorem - variability

Measures the average distance between a sample mean (M) and μ. '

  • Formula: σM​=σ/n​

11
New cards

alpha level (α)

significance level, defines “unlikely” (critical region) region

  • maximum probability of Type I Error

12
New cards

outcome of hypothesis test by alpha level (α)

  • p-val < α → reject H0

  • p-val > α → fail to reject H1

  • large α (.05) → lower standard → Higher chance of rejecting H0

  • small α (.01) → higher standard → Lower chance of rejecting H0.

13
New cards

Type I Error

false positive, rejecting a true null hypothesis

  • controlled by setting alpha value

  • ex: telling a man he’s pregnant

14
New cards

Type II Error

False negative, failing to reject a false null hypothesis

  • occurs when effect is too small to observe in small sample

  • ex: telling a pregnant woman she’s not pregnant

15
New cards

p-value

probability of obtaining observed sample result (or more extreme) if H0 is true

  • if p-val ≤ α, Reject H0

16
New cards

likelihood of committing Type I error when p = .05

5% when H0 is rejected

17
New cards

why calculate effect size (Cohen’s d or r²)?

calculate effect size in addition to statistical significance bc significant result might be too small to have any practical importance

18
New cards

Cohen’s d

mean difference in standard deviation units

  • influenced by SD (σ)

    • larger SD (σ) = more variability → decrease d

  • no influence by sample size (n)

19
New cards

Statistical power

probability of correctly rejecting false Null Hypothesis

20
New cards

factors that influence statistical power

  • effect size (larger effect = more power)

  • sample size (larger n = more power)

  • alpha level (larger α = more power)

  • direction vs. non-directional hyp (Directional hyp. concentrates α on one side, increasing power)

21
New cards

when to use t-test vs. z-score

t-test: when population SD (σ) is UNKNOWN

  • estimate σ using sample SD (s)

22
New cards

t-test

  • use sample data to test hypothesis about diff between sample mean & pop. mean

  • test hyp. for unknown pop. (both μ & σ UNKNOWN)

  • requires sample & reasonable hyp. about μ

23
New cards

assumptions of t-test

  1. interval or ratio scale

  2. randomness → randomly sampled from pop.

  3. homogeneity of variance → similar variability of data in each group

  4. normality → sample pop. normally distributed

  5. independence → independent observations

24
New cards

one-sample t-test

sample mean vs. pop. mean

  • top = diff between M and hypothesized μ (SIGNALl)

  • bottom = estimated standard error (NOSIE) → more variability

  • df = n -1

<p>sample mean vs. pop. mean</p><ul><li><p>top = diff between <em>M</em> and hypothesized <span>μ (SIGNALl)</span></p></li><li><p>bottom = estimated standard error (NOSIE) → more variability </p></li><li><p>df = n -1 </p></li></ul><p></p>
25
New cards

influence of sample size & variance on t-test (one sample)

larger sample size (n) → more normal t-distribution (more power)

smaller sample variance (s²) → larger t-stat (more likely to reject null hyp.)

26
New cards

cohen’s d (effect size) - one sample

knowt flashcard image
27
New cards

percentage of variance accounted for by IV

<p>percentage of variance accounted for by IV</p>
28
New cards

SPSS output (one sample t-test)

Descriptive stats:

  • N = sample size

  • Sample Mean (M) - value compared against test value

  • Std. Deviation (s) - variability of scores in sample

  • Std. Error Mean (SM) - denominator of t-ratio - avg. distance between sample mean and pop mean

Inferential stats:

  • test value (μ0​) - Hypothesized Mean - compare to sample mean (M)

  • t - t-statistic

  • df - N-1 - find critical value

  • Sig. (2-tailed) - p-val

  • Mean diff. - M−μ0​ - diff. between sample mean & test value - used to find Effect Size

compare p-val (sig.) from table 2 to alpha level:

  • p-val ≤ α → Reject H0​

  • p-val > α → Fail to Reject H0

29
New cards

independent measures t-tests (independence samples)

two speerate & indepdent sample groups (ex: male vs. female)

determines whether sample mean diff indicates

  • real diff between pop. means

  • or obtained diff due to sampling error

30
New cards

repeated measures t-tests (dependent samples)

one group measured twice (ex: pre-test vs. post-test)

31
New cards

hypothesis for nondirectional two-tailed (independent-measures test)

H0: μ1 = μ2

H1: μ1 μ2

32
New cards

locating critical region (independent-measures)

  1. df = (n1-1) + (n2-1)

  2. look up corresponding val in t-distribution table

33
New cards

calculating t-stat (indepedent-measures)

<p></p>
34
New cards

making decision based on t-stat (indepdent-measures)

if t-value more extreme than critical val (i.e. p-val ≤ α)→ reject null hyp.

<p>if t-value more extreme than critical val <span><span>(i.e.  p-val ≤ α)</span></span>→ reject null hyp.</p>
35
New cards

effect size (indepdent-measures)

knowt flashcard image
36
New cards

assumptions of independent measures t-test

  1. interval or ratio

  2. randomness

  3. homogeneity of variance: similar variance

  4. normality

  5. independence

37
New cards

SPSS output (ANOVA)