Which method is commonly used to detect outliers using the IQR?
-
A
Flag values beyond mean ± 1 standard deviation
-
B
Flag values below Q1 − 1.5×IQR or above Q3 + 1.5×IQR
-
C
Flag values in the top and bottom 5% by rank
-
D
Flag values with z-scores beyond ±1