What is the result of applying mean imputation to a dataset with missing values?

Data Science Easy

Data Science — Easy

What is the result of applying mean imputation to a dataset with missing values?

Key points

  • Mean imputation uses the average of observed values
  • It is a simple, fast imputation method
  • It can reduce variance in the dataset

Ready to go further?

Related questions