Which of the following strategies used by modelers to enhance data accuracy has the GREATEST risk of bias and information loss?
Select an option, then click Submit answer.
Reference / correct answer:
Placing numerical data into bins or buckets for a manageable quantity of correlations and result analyses
Most accepted answer: B. Placing numerical data into bins or buckets for a manageable quantity of correlations and result analyses
Community votes: A=1, B=3
Selected Answer: B Data discretization (binning). Converts continuous data into categories (e.g., income → low/medium/high). Risks: Loss of granularity and precision, Information loss (fine differences disappear), Introduction of artificial boundaries, Potential bias amplification (e.g., threshold effects impacting certain groups unfairly) 👉 This can significantly distort relationships in data and lead to biased model outcomes upvoted 1 times
Selected Answer: B The model depends on interval boundaries, so arbitrary classifications can have a significant impact. upvoted 1 times
Selected Answer: A Filling missing values with averages appears harmless but creates biased, less truthful data, posing the greatest risk of bias and information loss. upvoted 1 times
Selected Answer: B Preprocessing choices can introduce model bias and affect fairness, especially when continuous data is discretized or transformed in ways that change the underlying relationships. Because binning fundamentally alters original numerical values, it creates the highest combined risk of bias + information loss. upvoted 1 times