Module 5: Advanced Inference
As we enter the final learning module for the course, we flip the coin from confidence intervals to hypothesis testing. Where confidence intervals are used to estimate a population parameter (or relationship between population parameters), a hypothesis test is a part of confirmatory analysis, where we are merely checking if the hypothesized claim is reasonable in light of our data.
This leads to the observation that confidence intervals and hypothesis tests are two sides of the same coin. If we reject a hypothesis, then the hypothesized value is not in the confidence interval.
Unfortunately, it does not always make sense to talk about confidence intervals. When there are more than two possible outcomes, what would a confidence interval describe? If we are comparing more than two mans, what would a confidence interval mean? In such cases, we resort to hypothesis tests.
Make no mistake about it. When possible, a confidence interval gives a lot more information than a mere hypothesis test. It gives a set of reasonable values for the parameter. A hypothesis test just says how likely that parameter value is.
Module Objectives
By the end of this module, the student will
- understand the importance of the Central Limit Theorem in statistics
- be able to test hypotheses regarding population means, proportions, variances, and differences in population means, proportions, and variances
- evaluate several competing statistical procedures
- be able to test for relationships between two numeric variables, two categorical variables, and one of each
- be able to test if a random variable follows a specified distribution
- be able to test if distributions differ between two or more levels
- defend choices in statistical analyses
Procedure Practice
This web application gives you practice in identifying an appropriate procedure given the research hypothesis. It is extremely important for you to be able to do this. It shows an understanding of the many procedures covered in the course.