Stats 121 test 2

5.0(1)
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/68

flashcard set

Earn XP

Description and Tags

Statistics

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

69 Terms

1
New cards
sampling distribution of the sample mean
a probability distribution of all possible sample means of a given sample size from the same population
2
New cards
central limit theorem
As the size n of a simple random sample increases, the shape of the sampling distribution of x̄ tends toward being normally distributed
3
New cards
sampling distribution center
population parameter, equivalent to mu of population
4
New cards
sampling distribution spread
standard deviation decreases as sample size increases
5
New cards
natural variation
common/normal sources of chance variation that does not cause problems
6
New cards
unnatural variation
special causes or assignable sources of variation
ex: bad batch of raw material, broken machine, poorly trained operator
7
New cards
statistical process control
a system in which management collects and analyzes information about the production process to pinpoint quality problems in the production system
8
New cards
x-bar control chart
statistical tool for monitoring a process that has variation, alerting us when a problem or unnatural variation has occurred (in which case process should be stopped and fixed)
9
New cards
in control process
process whose output exhibits only natural variation over time
10
New cards
out of control process
process exhibits unnatural variation
11
New cards
construction of x-bar control chart
1. draw horizontal centerline at μ
2. draw horizontal control limits at μ±3(σ/√3)
3. plot means from sample size n against time
12
New cards
out of control signals
point above/below control limits or nine consecutive points on the same side of the center line
13
New cards
inference
drawing conclusions about a population (parameter) based on data from a sample (statistic) with a measure of uncertainty
14
New cards
point estimation
data from the sample is used to estimate the population parameter; no measure of uncertainty; should only be used as step one in valid inference
15
New cards
interval estimation (confidence interval)
range of plausible values for population parameter; used for research questions asking for value
16
New cards
hypothesis testing (tests of significance)
states claim and checks whether sample data provides evidence for/against claim; used for research questions asking yes/no questions
17
New cards
accuracy of x-bar estimating μ
dependent on random sampling and distribution of x-bar (accuracy increases as sample size increases)
18
New cards
four steps for confidence intervals
state, plan, solve, conclude
19
New cards
confidence interval
estimate a parameter; value
20
New cards
test of significance
assess claim about a parameter; yes/no
21
New cards
conditions for inference
randomness, normal distribution, linear, no outliers, constant standard deviation
22
New cards
properties of t distributions
symmetric, bell shaped, mean=0, smaller degrees of freedom correlate to a larger spread, larger degrees of freedom correlates to be closer to the standard normal (z distribution)
23
New cards
format of t distribution table
- degrees of freedom = n-1
- use closest df without going over
- t* values found in the body of table
24
New cards
outline for one-sample t confidence interval
1. state the problem
2. plan (procedure, confidence level, parameter of interest in context)
3. solve (collect/plot data, calculate x-bar and s, check randomness and normality/large population, calculate)
4. conclude (state confidence, parameter in context and calculated interval)
25
New cards
confident
percentage of confidence intervals produced by the procedure that actually contain μ; success rate of procedure
26
New cards
margin of error
likely maximum difference between the statistic and the parameter at the stated confidence level; accounts for uncertainty due to sampling variability only
27
New cards
properties of a confidence interval
- margin of error (m) controls the width of the interval
- as sample size increases, m and width decrease (more precise)
- as sample size decreases, m and width increase (less precise)
28
New cards
when to use confidence intervals
randomness; normal population or large sample size
29
New cards
statistical inference
drawing conclusion about parameter using statistic with a measure of uncertainty
30
New cards
test of significance assumption
claim researchers think is not true; proof by contradiction
31
New cards
one sided test
a test with inequality in Ha
32
New cards
two sided test
a test with a not equal to in Ha
33
New cards
test statistic
a number that summarizes the data for a test of significance; compares estimate of parameter from sample data with parameter given in null hypothesis; measures how far sample data diverge from Ho; large values are not consistent with Ho and give evidence against; used to find probability of obtaining sample data if Ho were true
34
New cards
meaning of p-value
probability of getting a test statistic as extreme or more extreme than observed if Ho were true; measure of strength of agreement between observed test statistic and Ho (small = little agreement)
35
New cards
meaning of significance level (α)
pre-specified cutoff for p-value; boundary between rejection and non-rejection regions for p-value; if p-value is less than α, difference is statistically significant, reject Ho and conclude it's false
36
New cards
null hypothesis
always contains equality, claim we first assume is true and hope to disprove
37
New cards
alternative hypothesis
always contains inequality, claim we think is true and hope to prove by disproving Ho
38
New cards
p-value < α
statistically significant, reject Ho, sufficient evidence that Ha is true, difference between x-bar and claim is real
39
New cards
p-value > α
not statistically significant, fail to reject Ho, insufficient evidence that Ha is true, difference between x-bar and claim is due to chance
40
New cards
one-sample t-test for means
if SRS, unknown standard deviation, approximately normal population

then sampling distribution of equation has student's t-distribution with n-1 degrees of freedom
41
New cards
steps for one sample t-test
1. state problem (yes/no about quantitative)
2. plan (write Ho and Ha which both have mu, select α)
3. solve (compute test statistic and find p-value)
4. conclude (compare, fail/reject to fail, state sufficient/insufficient evidence in context)
42
New cards
standard error of x-bar
s/√n
43
New cards
margin of error for estimating mu
t*(s/√n)
44
New cards
p-value from t table
- df determine correct row
- follow columns on either side of test statistic and check for 1 or 2 sided test
- p-value is given as a range of values
45
New cards
significance depends on
size of observed effect (numerator), how far sample mean deviates from hypothesized claimed mean, size of sample
46
New cards
large observed effect and large sample size effects
smaller p-value
47
New cards
sample size and significance
sample size may be too small to detect significance or sample size may be so large results are always significant
48
New cards
practical importance
determined by common sense, not the same as statistical significance and is checked after, especially important for large samples
49
New cards
statistical significance
p-value < α
50
New cards
practically important
observed effect (numerator of test statistic) matters in real life
51
New cards
p-value for a two sided test
equal to two times the p-value for a one-sided test; requires stronger evidence (smaller probability) than one-sided test
52
New cards
confidence interval approach to hypothesis testing
Ha is two sided; confidence level and significance level add to 100%
53
New cards
confidence interval does not contain claimed mean
reject Ho, test is statistically significant
54
New cards
confidence interval contains claimed mean
fail to reject Ho, test is not statistically significant
55
New cards
type I error
rejecting Ho when Ho is true; false positive; probability: α
56
New cards
type II error
fail to reject Ho when Ho is false; false negative; probability: β
57
New cards
power
reject Ho when it's false; probability = 1-β
58
New cards
safe
fail to reject Ho when it's true; probability = 1-α
59
New cards
relationship between α and power (fixed n)
decreasing α increases β and decreases power; increasing α decreases β and increases power
60
New cards
relationship between n and power (fixed α)
increasing n increases power and decreases β
61
New cards
relationship between effect size and power (fixed α)
larger effect size results in larger power
62
New cards
effect size
difference between actual μ and claimed μ
63
New cards
small level of significance (α)
requires larger sample
64
New cards
higher power
requires larger sample
65
New cards
detecting a small effect size
requires a larger sample
66
New cards
a two sided test requires
a larger sample than a one sided test
67
New cards
α
intentionally set low
68
New cards
β
want low; done by increasing α or n
69
New cards
1-β
want high; done by increasing α or n or having a small spread or large effect size