4 Modeling Data using Logistic Regression and Hypothesis Testing

4.1 Summary

For our fourth and final workshop, we aimed to improve our knowledge on hypothesis testing and gently expand into the world of generalized linear models using logistic regression.

4.2 Learning Objectives

After completing this workshop, you are expected to be able to:

  • Establish hypotheses
  • Test different hypotheses.
  • Fit simple and multiple logistic regression models.
  • Interpret the estimated parameters of the logistic regression model.

4.3 Content

Title Link
0.1: Google Colab Slides https://inmas-training.github.io/lecture-slides/00a-google-colab.pdf
4.1: Hypothesis Testing Slides https://inmas-training.github.io/lecture-slides/04a-hypothesis-testing.pdf
4.2: Hypothesis Notebook Open In Colab
4.3: Logistic Regression Slides https://inmas-training.github.io/lecture-slides/04b-logistic-regression.pdf
4.4: Logistic Regression Notebook Open In Colab

4.4 Resources

4.5 That’s all folks!