Conducting hypothesis testing

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

1/13

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 4:44 AM on 5/13/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

14 Terms

1
New cards

Population Mean

μx\mu_x

2
New cards

Population Standard Deviation

σx\sigma_x

3
New cards

Sample Mean

xˉ\bar x or MxM_x

4
New cards

RSD Of Means (Random Sampling Distribution)

MxˉM_{\bar{x}} (Same as population mean)

5
New cards

Standard Error Formula

σxˉ=σxn\sigma_{\bar{x}}=\frac{\sigma_{x}}{\sqrt{n}}

6
New cards

number to Z-stat

z=xμσz=\frac{x-\mu}{\sigma}

7
New cards

Z-stat to number

x=zσ+μx=z\sigma+\mu

8
New cards

Confidence intervals (z-stat to number)

xˉupperorlower=±z(σxˉ)+xˉ\bar{x}_{upper or lower}=\pm{z}(\sigma_{\bar{x}})+\bar{x}

9
New cards

Cohen’s d

d=xˉμxσxd=\frac{\bar{x}-\mu_{x}}{\sigma_{x}}

10
New cards

Mean Difference

xˉD=xDn\bar{x}_{D}=\frac{\sum{x_{D}}}{n}

11
New cards

Sample standard deviation

SD=(xxˉ)2n1S_{D}=\frac{\sum{(x-\bar{x})^{2}}}{n-1}

12
New cards

RSD of Mean Differences (Random sampling distribution)

MDˉM_{\bar{D}} (Same as population for null hypothesis or 0)

13
New cards

Degrees of freedom

df=N1df=N-1

14
New cards

Calculating T test statistic

t=xˉDMDˉSDˉt=\frac{\bar{x}_{D}-M_{\bar{D}}}{S_{\bar{D}}}