Guest Session: 1 Question Remaining. Create Account to save progress.
Login
Data Visualizationhard
0:00.0

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