What is the primary risk of using mean imputation on a feature that exhibits a non-random missingness mechanism?

Data Science Hard

Data Science — Hard

What is the primary risk of using mean imputation on a feature that exhibits a non-random missingness mechanism?

Key points

  • Mean imputation assumes MCAR data.
  • MNAR data requires modeling the missingness mechanism.
  • Imputation bias distorts model coefficients.

Ready to go further?

Related questions