answersLogoWhite

0

What is min-max normalization?

Updated: 4/28/2022
User Avatar

Wiki User

13y ago

Best Answer

Min-Max normalization is the process of taking data measured in its engineering units (for example: miles per hour or degrees C) and transforming it to a value between 0.0 and 1.0.

The lowest (min) value is set to 0.0 and the highest (max) value is set to 1.0. This provides an easy way to compare values that are measured using different scales (for example degrees Celsius and degrees Fahrenheit) or different units of measure (speed and distance).

The normalized value is defined as: (the value - the minimum) / (the range of values).

As an example, consider a temperature reading with values 20, 24, 26, 27, 30.

The minimum value is 20.

The maximum values is 30.

The data has a range of 10 degrees.

For a temperature reading of 26, the normalized value is 0.6.

(26 - 20) / 10 = 0.6.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is min-max normalization?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Calculus
Related questions

Solved examples of normalization in DBMS?

solved examples of normalization


Normalization form in details in points and examples?

Normalization is a process to reduce redundancy. By using normalization we can easily remove duplicate entries..


Why need to turn un-normalization data into 1NF?

Un-normalization of data will return the actual values of outcome, which is real value. Because we scale the data in normalization process.


What is the purposed normalization in database?

The purpose of normalization is to reduce the chances for anomalies to occur in a database. The Normalization also forces you to use a database in a Object orientated manner. (This is good of course.)


How do you decide on what tables to use for Data Normalization?

To decide on what tables to use for Data Normalization it will depend with the data that you have.


Where could a person get data normalization services in Florida?

A person may get data normalization services in Florida from Gregg London. He runs U.P.C. Consulting and Data Normalization Services which is based in Florida.


Why normalisation necessary during database design?

Database normalization, or data normalization, is a technique to organize the contents of the tables for transactional databases and data warehouses. Normalization is part of successful database design; without normalization, database systems can be inaccurate, slow, and inefficient, and they might not produce the data you expect.


Describe database normalization?

Database Normalization is the process of organizing the fields and tables of a relational database to minimize redundancy and dependency


What is a normalization in rdbms?

amit raj


What is normalization in quantum mechanics?

Did you mean normalization or renormalization? Normalization involves determination of constants such that the value and first determinant of each segment of a wave function match at the intersections of the segments. Renormalization is a process to remove infinities from a wave function.


What is normalization in quantum mechanic means?

Did you mean normalization or renormalization? Normalization involves determination of constants such that the value and first determinant of each segment of a wave function match at the intersections of the segments. Renormalization is a process to remove infinities from a wave function.


Discuss the following concepts of normalization with examples need for normalization first normal form second normal form third normal form?

discussed