COMPAPPABCA50150rDatrAP DataMining1
COMPAPPABCA50150rDatrAP DataMining1
DATA MINING
DATA
INFORMATION
Information refers to processed or organized data that has been given context, meaning, and
relevance.
For example, consider a set of numbers: 5, 10, 15, 20, 25.This is data.
If you analyze these numbers and realize that they increase by 5 each time.
DATA MINING
DATABASE
Database is a structured collection of organized and interconnected data.
Database collects the data, stores the data, manipulate and retrieved the data within the
organization.
Databases are designed for operational processing i.e. easily to design, modify, etc.
DATAWARE HOUSE
Data ware house is a ware house which stores the huge amount of data.
Data warehouses are designed for analytical processing and reporting i.e. for business
information
They store historical data from various sources to support business intelligence activities.
Data mining is the process, which is used to extract the important or useful information from data
ware house.
Data mining is the process of discovering patterns, relationships, correlations, and insights from
large volumes of data.
It involves various techniques, algorithms, and tools to extract valuable information and
knowledge from datasets that might be too large.
DATA MINING
The goal of data mining is to uncover hidden patterns and trends within the data that can be used
for business purposes for decision-making, problem solving, prediction etc.
For example:
When we search data mining on google, then google provides lots of data on data mining topic.
But we select only useful data which we required or which is important to us. This process is
known as data mining i.e. extraction of useful data from huge amount of data.
DATA MINING
Types of Data Can be Mined
There are different types of data which can be used for mining purposes such as:
An organization finds the trends and data patterns from these historical data.
For example, an organization can get the details about the sales and product. In which year organization
sales increases and decrease and also can find the maxima and minima.
Types of Data Can be Mined
Object-Relational Database
Combination of both object-oriented database model and relational database model form an
Object-Relational Database Model.
In this model, classes, objects, inheritance, encapsulation and methods can be used.
TRANSACTIONAL DATABASE
It is a type of database that is optimized for handling and managing day-to-day transactional
operations of an organization.
It is designed to efficiently handle a large number of small, frequent data updates, inserts, and
deletions.
The primary focus of a transactional database is to maintain data integrity, consistency, and
accuracy during these operations.
Types of Data Can be Mined
Banking and financial systems for managing account balances, transactions, and payments.
Enterprise resource planning (ERP) systems for handling various business processes such as
supply chain management, human resources, and sales.
Transactional databases are crucial for maintaining the real-time operations of organizations.
However, for analytical purposes and complex reporting, organizations often use data warehouses or
separate reporting databases that are optimized for querying and analysis rather than day-to-day
transactional operations.