
어떤 상태를 정상적이거나 표준적인 상태로 되돌리거나 만들다.
To bring or return something to a normal, standard, or stable state.
예문:
"The government implemented new policies to normalize the housing market."
"After the crisis, it took years for the economy to normalize."
데이터나 수치를 일정한 기준에 맞춰 조정하거나 정규화하다.
To adjust values measured on different scales to a notionally common scale, often between 0 and 1.
예문:
"Researchers normalize the raw data to compare results across different study groups."
"The algorithm normalizes the input vectors to a unit length."
데이터베이스의 중복을 제거하거나 부동 소수점을 표준 형식으로 변환하다.
To represent a number in a standard floating-point format or to organize a database to minimize redundancy.
예문:
"Database normalization helps eliminate redundant information and ensures consistency."
"The system will normalize the audio levels to prevent clipping during playback."