Let's I have the a have a variable "A" which range from 80 (Min) to 50000 (Max) and the mean is 2500. I want to highlight both, low values and high values. Which function should I use to weight my variable and how can I do it. I have seen that sigmoidal/logistic function might work, but I am not familiar with it.

I know that the meaning of low values and high values must be strictly defined (I can use threshold based in standard deviation, or maybe something else).

The objective here is that I want to extract low values and high values and consider them as the characteristics of a particular phenomenon.

Thank you in advance!

PS

More Patrik Silva's questions See All
Similar questions and discussions