Ch 9/Ch 11: Testing Claims about Proportions/Means

0.0(0)
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/42

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

43 Terms

1
New cards

significance test

 a formal procedure for using observed data to decide between two competing claims (called hypotheses) about given parameters

2
New cards

null hypothesis (Ho)

the claim that we weigh evidence against in a significance test

3
New cards

alternative hypothesis (Ha)

the claim that we are trying to find evidence for

4
New cards

one-sided alternative hypothesis

states that a parameter is greater than the null value or if it states that the parameter is less than the null value

5
New cards

two-sided alternative hypothesis

 states that the parameter is different from the null value (it could be either greater than or less than)

6
New cards

always state null and alternative hypotheses in terms of ______________

population parameters (NOT sample statistics)

7
New cards

if the p-value is less than or equal to the significance level (alpha)

reject Hand conclude there is convincing evidence for Ha (in context)

8
New cards

if the p-value is greater than the significance level (alpha)

fail to reject Hand conclude there is not convincing evidence for Ha (in context)

9
New cards

significance level α

 the value that we use as a boundary for deciding whether an observed result is unlikely to happen by chance alone when the null hypothesis is true

10
New cards

Type I error

 if we reject Ho  when His true —> the data give convincing evidence that Ha is true when it really isn’t

11
New cards

Type II error

occurs if we fail to reject Ho when Ha is true —> the data do not give us convincing evidence that Ha is true when it really is

12
New cards

probability of a type __ error is equal to the significance level

I

13
New cards

Ho true, reject Ho = _____ error

type I

14
New cards

Ha true, fail to reject Ho = _____ error

type II

15
New cards

Ho true/fail to reject Ho OR Ha true/reject Ho

correct conclusion

16
New cards

relationship between type I and type II errors

s the probability of a Type I error increases, the probability of a Type II error decreases

17
New cards

type I error is also known as a false ______

positive

18
New cards

type II error is also known as a false ______

negative

19
New cards

condition for significance test about a proportion - RANDOM

 the data come from a random sample from the population of interest

20
New cards

condition for significance test about a proportion - INDEPENDENT

10% condition: n < 0.10N

21
New cards

condition for significance test about a proportion - NORMAL

large counts condition → both np0 and n(1-p0) are at least 10.

22
New cards

p0

 our hypothesized population proportion (aka the proportion we are assuming is true in our null hypothesis)

23
New cards

standardized test statistic

measures how far a sample statistic is from what we would expect if the null hypothesis were true, in standard deviation units

24
New cards

equation for standardized test statistic

(statistic-parameter)/standard deviation (error) of statistic

25
New cards

standardized test statistic if we KNOW the population standard deviation is ___

z

26
New cards

standardized test statistic if we DO NOT KNOW the population standard deviation is _____

t

27
New cards

power

the probability that the test will find convincing evidence for Ha when a specific alternative value of the parameter is true OR probability that we find convincing evidence that the alternative hypothesis is true, given that the alternative hypothesis really is true

28
New cards

equation for power

Power = 1 - P(Type II Error)

29
New cards

equation for probability of type II error

P(Type II Error) = 1 - Power

30
New cards

to increase power:
______ sample size (n)
______ significance level (α)

_______ distance between null and alternative parameter values

INCREASE

31
New cards

condition for performing a significance test about a difference between two proportions (RANDOM)

the data come from two independent random samples or from two groups in a randomized experiment

32
New cards

condition for performing a significance test about a difference between two proportions (INDEPENDENT)

10% condition: n1 < 0.10N AND n2 < 0.10N

33
New cards

condition for performing a significance test about a difference between two proportions (NORMAL)

 Large Counts Condition: expected numbers of successes and failures in each sample or group are all at least 10 (use p-hat cbmbined)

34
New cards

equation for p-hat combined

<math xmlns="http://www.w3.org/1998/Math/MathML" display="block" data-is-equatio="1" data-latex="\hat{p}_c=\ \frac{X_1+X_2}{n_1+n_2}"><msub><mrow data-mjx-texclass="ORD"><mover><mi>p</mi><mo stretchy="false">^</mo></mover></mrow><mi>c</mi></msub><mo>=</mo><mtext></mtext><mfrac><mrow><msub><mi>X</mi><mn>1</mn></msub><mo>+</mo><msub><mi>X</mi><mn>2</mn></msub></mrow><mrow><msub><mi>n</mi><mn>1</mn></msub><mo>+</mo><msub><mi>n</mi><mn>2</mn></msub></mrow></mfrac></math>

35
New cards

the Normal condition for a significance test about a mean can be satisfied in these 3 ways:

 1) told the population is Normal

2) n is large (greater than 30, per the CLT)

3) graph and sketch a dotplot/histogram and assess shape (look for massive skew or outliers)

36
New cards

formula for one-sample t-test for means

<math xmlns="http://www.w3.org/1998/Math/MathML" display="block" data-is-equatio="1" data-latex="t=\frac{\overline{x}-\mu_0}{\frac{s_x}{\sqrt{n}}}"><mi>t</mi><mo>=</mo><mfrac><mrow><mover><mi>x</mi><mo accent="true">―</mo></mover><mo>−</mo><msub><mi>μ</mi><mn>0</mn></msub></mrow><mfrac><msub><mi>s</mi><mi>x</mi></msub><msqrt><mi>n</mi></msqrt></mfrac></mfrac></math>

37
New cards

in what situation should you select “pooled” on your calculator?

NEVER

38
New cards

equation for degrees of freedom

df = n-1

39
New cards

inference procedure for paired data

one-sample t procedures for mean difference

40
New cards

inference procedure for quantitative data from independent random samples of two populations of interest/groups in a randomized experiment

twp-sample t-tet for mu1-mu2

41
New cards

if a condition is NOT met…

"although this condition has not been satisfied,

we will assume that it has been, and proceed

with caution."

42
New cards

characteristics of a paired t test

-one sample (data are paired)

-mean of differencces

-subtract, then average

43
New cards

characteristics of a two-sample t test

-two independent samples/groups

-difference of means mu1-mu2

-average, then subtract