Why do we need Hypothesis Testing?
Hypothesis Testing is used to weigh up the given evidence (data) against the given hypothesis to make an evidence-based decisions/conclusions.
Identify main steps to conduct hypothesis testing
Describe how hypotheses can be determined
Explain why assumptions are important
Assumptions always exist, so without stating and justifying them, the data can be non-transpoarent and invalid.
Identify and explain test statistics
Test statistic is the difference between OV and EV acquired from the null hypothesis.
TS = OV - EV / SD
What is p-value and how can it be intepreted?
p-value is chance of observing the TS (or something more extreme) given that the null hypothesis is true.
This is a way to weigh up whether the sample data is consistent with H0.
In the Hypothesis Testing framework, what does the ‘box’ represent?
The null hypothesis
Is this statement true or false?
“We say the null hypothesis is true if and only if the difference between the expected and observed value is too big.”
False
We cannot say for sure whether the null hypothesis is true or false. If the difference between the EV and OV is too big, we can only say there is evidence against the null hypothesis.