DWDM Unit-2
DWDM Unit-2
Component Description
This is a technique that gives the careful study of purchases done by a customer in a
supermarket. This concept identifies the pattern of frequent purchase items by
customers. This analysis can help to promote deals, offers, sale by the companies, and
data mining techniques helps to achieve this analysis task.
There are three types of Market Basket Analysis. They are as follow:
1. Descriptive market basket analysis: This sort of analysis looks for patterns and
connections in the data that exist between the components of a market basket.
This kind of study is mostly used to understand consumer behavior, including
what products are purchased in combination and what the most typical item
combinations. Retailers can place products in their stores more profitably by
understanding which products are frequently bought together with the aid of
descriptive market basket analysis.
2. Predictive Market Basket Analysis: Market basket analysis that predicts future
purchases based on past purchasing patterns is known as predictive market
basket analysis. Large volumes of data are analyzed using machine learning
algorithms in this sort of analysis in order to create predictions about which
products are most likely to be bought together in the future. Retailers may make
data-driven decisions about which products to carry, how to price them, and
how to optimize shop layouts with the use of predictive market basket research.
4. Sales Growth
Parallel Processing involves dividing large tasks into smaller sub-tasks and
executing them simultaneously across multiple processors. This significantly
speeds up data loading, querying, and analysis in data warehouses. Parallel
processing systems include:
• Shared Nothing Systems, where each processor has its own memory and disk,
suitable for large-scale data warehousing.
In summary, parallel processors and cluster systems form the backbone of high-
performance data warehouses, enabling fast, reliable, and scalable data
processing.
Warehousing Software and Warehouse Schema Design in Data Warehouse
Process Technology
Warehousing Software provides the tools needed to build, manage, and access a
data warehouse. It supports data integration, extraction, transformation, loading
(ETL), query processing, and reporting. Popular warehousing software includes
Microsoft SQL Server, Oracle Warehouse Builder, Informatica, and Snowflake. These
tools ensure efficient data storage, real-time access, and business intelligence
support.
• Star Schema: Central fact table linked to multiple dimension tables. Simple and
fast for queries.
Effective schema design ensures efficient data retrieval, minimizes redundancy, and
improves performance.
a. Differentiate between:
X′=X−XminXmax−XminX' = \frac{X -
Z=X−μσZ = \frac{X -
Formula X_{min}}{X_{max} - X_{min}}X′=Xmax
\mu}{\sigma}Z=σX−μ
−XminX−Xmin
Aspect Min-Max Normalization Z-score Normalization
Example Gender: Male (1), Female (0) Color: Red, Green, Blue