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!
यह अभ्यास पाठ्यक्रम का हिस्सा है
Handling Missing Data with Imputations in R
इंटरैक्टिव व्यावहारिक अभ्यास
इस अभ्यास को इस नमूना कोड को पूरा करके आज़माएँ।
# Run the t-test
___(___, ___)