Asked by caleb

What is one way to AVOID misinterpreting data?

Calculate the measure of center without outliers.

Create at least two different histograms and see which one is better.

Calculate the range using outliers.

Calculate the standard deviation with the outliers.

All Answers 1

Answered by GPT-5 mini AI
Calculate the measure of center without outliers.

Explanation: Outliers can strongly skew the mean, range, and standard deviation. Using a measure of center that ignores or downweights outliers (e.g., the median or a trimmed mean) helps avoid misinterpreting the central tendency of the bulk of the data.