Conditions and Hypotheses

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 9:36 PM on 4/14/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

One Prop Z-Test Conditions

np = sample(proportion) > 10; nq = sample(1-proportion) > 10

2
New cards

One Prop Z-Test Hypothesis

Ho: p = proportion; Ha: p < or > proportion

3
New cards

Two Prop Z-Test Conditions

n1p1, n1q1, n2p2, n2q2 > 10

4
New cards

Two Prop Z-Test Hypothesis

Ho: p1 - p2 = 0; Ha: p1 - p2 doesn’t = 0

5
New cards

Matched Pair T-test Conditions

n > 30, nearly normal

6
New cards

Matched Pair T-test Hypothesis

Ho: difference of means (udiff) = 0; Ha: udiff < or > 0

7
New cards

Chi-square GOF Conditions

all expected counts > 5

8
New cards

Chi-square GOF Hypothesis

Ho: the claimed distribution is correct; Ha: the claimed distribution is incorrect

9
New cards

Chi-square Test of Homogeneity Conditions

all expected counts > 5

10
New cards

Chi-square Test of Homogeneity Hypothesis

Ho: variables are independent; Ha: variables are dependent

11
New cards

Linear Regression T-Test Conditions

relationship between x and y are relatively linear; x and y have no major outliers, roughly normal; no pattern in residuals

12
New cards

Linear Regression T-Test Hypothesis

Ho: no significant linear relationship, B = 0; Ha: significant linear relationship, B doesn’t = 0

13
New cards

One Sample T-Test Conditions

n > 30, nearly normal

14
New cards

One Sample T-Test Hypothesis

Ho: u = expected mean; Ha: u < or > expected mean