Replymessage unavailable
I need to identify the outliers in a dataset using both the IQR method and the Z-score method, and determine which method detects a greater number of outliers.
Finally, I need to answer this question:
“Is it possible to adjust the Z-score threshold so that the number of detected outliers becomes equal to the number identified by the IQR method?”