Practical 3: Hypothesis testing

Practical
Author

Samuel Blay Nguah

Published

February 18, 2024

This is the third practical lesson where we learn how about hypothesis testing

Objectives

  • Numeric variables
    • One sample
      • Independent T-test
      • Wilcoxon Rank Sum test
    • Two sample
      • Independent sample T-test
      • Mann-Whitney U test
    • Paired test
      • Paired sample T-test
      • Wilcoxon Rank Sum test
  • Categorical variables
    • One sample
      • Binomial test
      • Chi-square goodness of fit test
    • Two sample
      • Independent X-squared association
      • Odds, Risk, Difference in proportion