Recognizing missing data mechanisms
In this exercise, you will face six different scenarios in which some data are missing. Try assigning each of them to the most likely missing data mechanism. As a refresher, here are some general guidelines:
- If the reason for missingness is purely random, it's MCAR.
- If the reason for missingness can be explained by another variable, it's MAR.
- If the reason for missingness depends on the missing value itself, it's MNAR.
Este ejercicio forma parte del curso
Handling Missing Data with Imputations in R
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
