Which technique for handling missing data replaces missing values with the median of the available data?

  • Listwise Deletion
  • Median Imputation
  • Mode Imputation
  • Regression Imputation
'Median Imputation' is a method that replaces missing values with the median of the available data. This technique is useful because it is not influenced by outliers, but it can potentially distort the original distribution of data.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *