PSYC 304: EQUATIONS

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

1/26

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.

27 Terms

1
New cards

What does Pearson’s r measure?

The strength and direction of a linear relationship between two variables (X and Y).

2
New cards

Formula for Pearson’s r

r = Σ(x−x̄)(y−ȳ) / √[Σ(x−x̄)² * Σ(y−ȳ)²]

3
New cards

Steps to calculate Pearson’s r

  1. Find means of X and Y. 2. Compute (x−x̄) and (y−ȳ). 3. Multiply (x−x̄)(y−ȳ). 4. Sum those products. 5. Find Σ(x−x̄)² and Σ(y−ȳ)². 6. Plug into the formula.
4
New cards

Generic formula for Margin of Error (MOE)

MOE = (critical value) × (standard error)

5
New cards

MOE for one sample (mean or proportion)

MOE = t* × (s / √n)

6
New cards

MOE for two independent samples (means)

MOE = t* × √[(s₁²/n₁) + (s₂²/n₂)]

7
New cards

MOE for two paired samples (mean of differences)

MOE = t* × (sd / √nd)

8
New cards

What does a Z-score represent?

How many standard deviations a value is from the mean.

9
New cards

Formula for a Z-score (population)

z = (x − μ) / σ

10
New cards

Formula for a Z-score (sample)

z = (x − x̄) / s (technically a t-score if used for inference)

11
New cards

How to find t* using ESCI’s Distributions Tool

  1. Open ESCI “Distributions” tool. 2. Select t-distribution. 3. Enter degrees of freedom (df = n−1). 4. Choose confidence level (e.g., 95%). 5. Read t* from the graph/output.
12
New cards

Symbol x̄

Sample mean

13
New cards

Symbol μ

Population mean

14
New cards

Symbol s

Sample standard deviation

15
New cards

Symbol σ

Population standard deviation

16
New cards

Symbol n

Sample size

17
New cards

Symbol p

Sample proportion

18
New cards

Symbol p₀

Hypothesized population proportion

19
New cards

Symbol t*

t critical value

20
New cards

Symbol z*

z critical value

21
New cards

Symbol SE

Standard error

22
New cards

Symbol df

Degrees of freedom

23
New cards

Symbol r

Pearson’s correlation coefficient

24
New cards

Symbol MOE

Margin of error

25
New cards

Symbol CI

Confidence interval

26
New cards

Symbol H₀

Null hypothesis

27
New cards

Symbol Hₐ

Alternative hypothesis