A common data transformation technique that helps in reducing the influence of outliers in the dataset is known as _______.
- Data Imputation
- Data Normalization
- Data Scaling
- Data Standardization
Data standardization is a common data transformation technique that helps reduce the influence of outliers in the dataset. It scales the data to have a mean of 0 and a standard deviation of 1, making it suitable for algorithms sensitive to the scale of the input features.
Loading...
Related Quiz
- What does the 'E' in ETL stand for?
- In the context of data warehousing, what does the ETL process stand for?
- As organizations transitioned from traditional data warehousing solutions to more modern architectures, they faced challenges in processing vast amounts of streaming data. Which technology or approach emerged as a solution for this challenge?
- A manufacturing company wants to integrate its supply chain management with its financial accounting. Which ERP module should be primarily considered?
- Why might a columnar database provide better compression compared to a traditional RDBMS?