1. Decimal Scaling
It functions by converting a number to a decimal point.To normalize the data by this technique, we divide each value of the data by the maximum absolute value of data. The formula below – V’ is the new value after applying the decimal scaling V is the respective value of the attribute Example: Suppose a…