Question 4If there is a high outlier in a data set (one of the data values is greater than Q3 + 1.5xIQR), then theline that extends from the box extends from Q3 and ends at the maximum value.O TrueO False
When we have a High Outlier in the data-set the line will extend from the Q3 to "Q3+1.5*IQR", which is considered the Maximum value, therefore the answer is True. The outlier will be a point outside this range.