Hello,
New here and hope im posting in the correct place!
anyway, just need some help with dealing with outliers.
What i am trying to accomplish is, out of a series of values, to find an outlier. But i want to find an outlier that is very large.
As an example, i have the values : 2.1, 2.3, 2.5, 2.6, 2.8, 2.9, 2.9
Now, the IQR is very small. The problem i have is, say the next number is 20, for what im dealing with, that is actually acceptable. Even though it is an outlier, it is acceptable jump in value ( because these values actually involve power consumption).
The issue is, im trying to find a way on how to treat the value 20 NOT as an outlier, but an acceptable value. Yet, if the value was say 100, then that should be called an outlier.
Am i using the wrong approach with using IQR? Any suggestions?
Hope this makes sense!


LinkBack URL
About LinkBacks
