Note
Min-Max Scaling
Topics: Data Processing
Concept
Min-Max scaling is a method used to normalize measurements that have a definite minimum and maximum into the range into a defined fixed range. The process maps the minimum to and the maximum to , resulting in a normalized range of . From there, the range can be changed using a gain and an offset.
Let be the raw measurement. Then the normalized value in the range is as follows:
To modify the range into any desired range:
where is a gain and is an offset.
References
Backlinks
Notes that reference this page.
Connections
Direct relationships to this note.