hypothesis tests
Complete
Summary
Steps:
- Deteremine null(
) and alternate( ) hypotheses- must be mutually exclusive
- want to disprove, - want to prove
- Choose significance level
- Usually 5% or 0.05
- Calculate p-value
- Probability of obtaining a result as extreme or more extreme than out observation, in the direction of the alternate hypothesis, assuming the null is true
- Conclude hypothesis test
- if p-value < significance -> reject
in favour of - if p-value > significance -> inconclusive test, cannot reject
, but is not neccesarily true
- if p-value < significance -> reject
Concept
Hypothesis test
To decide whether the data is sufficient enough to reject a particular hypothesis about a population
Types
- t-test, for population mean
- chi-squared test, for association