1. 学习
  2. /
  3. 课程
  4. /
  5. Handling Missing Data with Imputations in R

Connected

练习

t-test for MAR: interpretation

In the last exercise, you have prepared two vectors with the missing earnings values for each gender: missing_earnings_males and missing_earnings_females. Both of them are available in your workspace. Now you can perform the t-test to check if their means are significantly different from each other! Let's do some serious statistical testing!

说明 1 / 共 2 个

undefined XP
    1
    2
  • Run the t-test for the difference in means between missing_earnings_males and missing_earnings_females