Define ‘Null hypothesis’.
The claim being assessed in a hypothesis test. Usually, the null hypothesis is a statement of “no change from the traditional value”, “no effect”, “no difference”, or “no relationship”. For a claim to be a testable null hypothesis, it must specify a value for some population parameter that can form the basis for assuming a sampling distribution for a test statistic.
Define ‘Alternative hypothesis’.
Proposes what we should conclude if we find the null hypothesis to not be plausible.
Define ‘P-value’.
The probability of observing a value for a test statistic at least as far from the hypothesized parameter as the statistic value actually observed if the null hypothesis is true. A small P-value indicates either that the observation is improbable or that the probability calculation was based on incorrect assumptions. The assumed truth of the null hypothesis is the assumption under suspicion.
Define ‘One-proportion z-test’.
A test of the null hypothesis that the proportion parameter for a single population equals a specified value (H0: p=p0) by referring the statistic z= (p̂ - p0) / SD (p̂ ) to a standard Normal model.
Define ‘Effect size’.
The difference between the null hypothesis value and the true value of a model parameter.
Define ‘Two-sided alternative (Non-directional alternative)’.
An alternative hypothesis is two-sided (HA: p ≠ p0) when we are interested in deviations in either direction away from the null hypothesis value and the true value of a model parameter value.
Define ‘One-sided alternative (Directional alternative)’.
An alternative hypothesis is one-sided (HA: p > p0 or HA: p < p0) when we are interested in deviations in only one direction away from the hypothesized parameter value.
How do you perform a hypothesis test for a proportion?
What does a small P-value mean? A large one?
What is the difference between a confidence interval and hypothesis test?