Data Visualizationhard
0:00.0

In a box plot of a dataset with n=400n=400 observations, the interquartile range (IQR) is 2424. If the first quartile Q1=30Q_1 = 30 and the third quartile Q3=54Q_3 = 54, a data point xix_i is classified as a potential 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}. Which of the following values are considered potential outliers?