Hypothesis testing part 2

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/7

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.

8 Terms

1
New cards

Hypothesis testing

formulate null (H0) and alternative (H1)

decide level of sig

look up critical value - threshold for rejecting null

calculate statistic and compare to critical value

2
New cards

choose a critical value in terms of probability

can choose a critical value that represents the boundary between what we think as an acceptable observation difference and an unexpectedly large difference

3
New cards

difficulties

not always obvious what specific difference we are looking for

sometimes comparing average is not meaningful e.g. bimodal and unimodal have the same mean

data may not be interval scale

4
New cards

parametric stats

indépendant ransom samples - interval scale data

values of interest are close to known theoretical distribution - testing for normal distribution

5
New cards

non- parametric

distribution free stats

independent random samples - nominal or ordinal data

no assumption is made with regarding the underlying distribution

6
New cards

Chi-squared for difference

no assumptions

observations can be compared to any other empirical or theoretical difference

frequency data

test summarises all differences between samples

comapres frequency data across multiple samples and multiple categories

O = observed

E = expected

<p>no assumptions </p><p>observations can be compared to any other empirical or theoretical difference </p><p>frequency data </p><p>test summarises all differences between samples </p><p>comapres frequency data across multiple samples and multiple categories </p><p></p><p>O = observed </p><p>E = expected </p>
7
New cards

difference between observed and expected

observed = frequency data already organised into classes

interval data - need to be put into classes

ordinal data - need to be put into classes

expected = what we would expect if there were no difference in the pops of each class

8
New cards

requirements for chi squared testing

data must be in the form of frequencies

contingency table must have 2 or more categories

expected frequencies should be less than 5 (20% can be more than 5 if table larger than 2×2) but all expected frequencies must be greater than 1

samples unbiased - randomly chosen and independent