Answer :
Final answer:
To find outliers in a data set, we can use the 1.5 times the interquartile range (IQR) rule. The outliers in this data set are 141 and 150.
Explanation:
An outlier is a data point that is significantly different from the other data points. To find outliers in a data set, we can use the 1.5 times the interquartile range (IQR) rule. The IQR is the range between the first quartile (Q1) and the third quartile (Q3). Any value below Q1 - 1.5 * IQR or above Q3 + 1.5 * IQR is considered an outlier.
In this data set, the Q1 is 154.5, Q3 is 184, and the IQR is 29.5. The lower bound for outliers is 154.5 - 1.5 * 29.5 = 110.25, and the upper bound is 184 + 1.5 * 29.5 = 228.75.
Therefore, the outliers in this data set are 141, 189, and 150. So, the correct answer is B. 141 and 150.
Learn more about Outliers here:
https://brainly.com/question/34952867
#SPJ4