How to normalize numeric ordinal data from [1, Infinity) to [1,5]? I want to normalize relative scores which is ordinal by nature. But range of score can be from [1, Infinity). So, I need to bring it on scale of [1,5]. Can anybody help me figure it out?

Data values are double (float) type values.

More Pradyumn Agrawal's questions See All
Similar questions and discussions