Which imputation strategy is most appropriate for a numerical feature that exhibits a highly skewed distribution?

Data Science Medium

Data Science — Medium

Which imputation strategy is most appropriate for a numerical feature that exhibits a highly skewed distribution?

Key points

  • Median is robust to outliers
  • Mean is sensitive to skewed distributions
  • Mode is for categorical data

Ready to go further?

Related questions