Which statement correctly describes the behavior of mean imputation on a dataset with significant outliers?

Data Science Medium

Data Science — Medium

Which statement correctly describes the behavior of mean imputation on a dataset with significant outliers?

Key points

  • Mean imputation reduces feature variance.
  • The mean is highly sensitive to extreme values (outliers).
  • Median imputation is a more robust alternative for skewed data.

Ready to go further?

Related questions