2 Unit1
2 Unit1
4.Data Cleaning
The processed and organized data may be incomplete, contain duplicates, or
contain errors. Data Cleaning is the process of preventing and correcting
these errors. There are several types of Data Cleaning that depend on the
type of data. For example, while cleaning the financial data, certain totals
might be compared against reliable published numbers or defined
thresholds. Likewise, quantitative data methods can be used for outlier
detection that would be subsequently excluded in analysis.
5.Data Analysis
Data that is processed, organized and cleaned would be ready for the
analysis. Various data analysis techniques are available to understand,
interpret, and derive conclusions based on the requirements. Data
Visualization may also be used to examine the data in graphical format, to
obtain additional insight regarding the messages within the data.
# Steps involved in data analysis :