Data Visualizationhard
0:00.0

In a box plot of a dataset with n=500n = 500 observations, the interquartile range (IQR) is 2020. A data point xix_i is classified as an outlier if xi<Q11.5×IQRx_i < Q_1 - 1.5 \times \text{IQR} or xi>Q3+1.5×IQRx_i > Q_3 + 1.5 \times \text{IQR}. If Q1=40Q_1 = 40 and Q3=60Q_3 = 60, which of the following values are considered outliers?