INSTRUCTIONS
- Set the hypothesis
- H0 : p = null value
- H1 : p < or > or != null value
- Check conditions
- Independence: Sampled observations must be independent (random sample/assignment & if sampling without replacement, n < 10% of population)
- Sample size/skew: np >= 10 and n(1-p) >= 10
- Calculate the point estimate p̂
- Draw sampling distribution, calculate test statistic, shade p-value,
- Make a decision, and interpret it in context of the research question:
- If p-value < alpha, reject H0; the data provide convincing evidence for H1
- If p-value > alpha, fail to reject H0 the data do not provide convincing evidence for H1
When to use p̂ vs p?
(example)