Data Mining
Data Mining
Data Mining
Data mining is the process of sorting through large amounts of data and picking out relevant
information. It is usually used by business intelligence organizations, and financial analysts, but
is increasingly being used in the sciences to extract information from the enormous data sets
generated by modern experimental and observational methods. It has been described as "the
nontrivial extraction of implicit, previously unknown, and potentially useful information from
data"[1] and "the science of extracting useful information from large data sets or databases."[2]
Data mining in relation to enterprise resource planning is the statistical and logical analysis of
large sets of transaction data, looking for patterns that can aid decision making.[3]
Background
Traditionally, business analysts have performed the task of extracting useful information from
recorded data, but the increasing volume of data in modern business and science calls for
computer-based approaches. As data sets have grown in size and complexity, there has been a
shift away from direct hands-on data analysis toward indirect, automatic data analysis using
more complex and sophisticated tools. The modern technologies of computers, networks, and
sensors have made data collection and organization much easier. However, the captured data
needs to be converted into information and knowledge to become useful. Data mining is the
entire process of applying computer-based methodology, including new techniques for
knowledge discovery, to data.[4]
Data mining identifies trends within data that go beyond simple analysis. Through the use of
sophisticated algorithms, non-statistician users have the opportunity to identify key attributes of
business processes and target opportunities. However, abdicating control of this process from the
statistician to the machine may result in false-positives or no useful results at all.
Although data mining is a relatively new term, the technology is not. For many years, businesses
have used powerful computers to sift through volumes of data such as supermarket scanner data
to produce market research reports (although reporting is not considered to be data mining).
Continuous innovations in computer processing power, disk storage, and statistical software are
dramatically increasing the accuracy and usefulness of data analysis.
The term data mining is often used to apply to the two separate processes of knowledge
discovery and prediction. Knowledge discovery provides explicit information that has a readable
form and can be understood by a user. Forecasting, or predictive modeling provides predictions
of future events and may be transparent and readable in some approaches (e.g., rule-based
systems) and opaque in others such as neural networks. Moreover, some data-mining systems
such as neural networks are inherently geared towards prediction and pattern recognition, rather
than knowledge discovery.
Metadata, or data about a given data set, are often expressed in a condensed data-minable
format, or one that facilitates the practice of data mining. Common examples include executive
summaries and scientific abstracts.
Recently, there were some efforts to define a standard for data mining, for example the CRISP-
DM standard for analysis processes or the Java Data-Mining Standard. Independent of these
standardization efforts, freely available open-source software systems like RapidMiner and
Weka have become an informal standard for defining data-mining processes.
Privacy concerns
There are also privacy and human rights concerns associated with data mining, specifically
regarding the source of the data analyzed. Data mining provides information that may be difficult
to obtain otherwise. When the data collected involves individual people, there are many
questions concerning privacy, legality, and ethics. In particular, data mining government or
commercial data sets for national security or law enforcement purposes has raised privacy
concerns.
Data mining has been cited as the method by which the U.S. Army unit Able Danger had
identified the September 11, 2001 attacks leader, Mohamed Atta, and three other 9/11 hijackers
as possible members of an Al Qaeda cell operating in the U.S. more than a year before the attack.
It has been suggested that both the Central Intelligence Agency and the Canadian Security
Intelligence Service have employed this method.
Previous data mining to stop terrorist programs under the US government include the Terrorism
Information Awareness (TIA) program, Computer-Assisted Passenger Prescreening System
(CAPPS II), Analysis, Dissemination, Visualization, Insight, and Semantic Enhancement
(ADVISE), Multistate Anti-Terrorism Information Exchange (MATRIX), and the Secure Flight
program Security-MSNBC. These programs have been discontinued due to controversy over
whether they violate the US Constitution's 4th amendment.
Games
Since the early 1960s, with the availability of oracles for certain combinatorial games, also called
tablebases (e.g. for 3x3-chess) with any beginning configuration, small-board dots-and-boxes,
small-board-hex, and certain endgames in chess, dots-and-boxes, and hex; a new area for data
mining has been opened up. This is the extraction of human-usable strategies from these oracles.
Current pattern recognition approaches do not seem to fully have the required high level of
Business
Businesses employing data mining quickly see a return on investment, but also they recognize
that the number of predictive models can quickly become very large. Rather than one model to
predict which customers will churn, a business could build a separate model for each region and
customer type. Then instead of sending an offer to all people that are likely to churn, it may only
want to send offers to customers that will likely take to offer. And finally, it may also want to
determine which customers are going to be profitable over a window of time and only send the
offers to those that are likely to be profitable. In order to maintain this quantity of models, they
need to manage model versions and move to automated data mining.
Another example of data mining, often called the market basket analysis, relates to its use in
retail sales. If a clothing store records the purchases of customers, a data-mining system could
identify those customers who favour silk shirts over cotton ones. Although some explanations of
relationships may be difficult, taking advantage of it is easier. The example deals with
association rules within transaction-based data. Not all data are transaction based and logical or
inexact rules may also be present within a database. In a manufacturing application, an inexact
rule may state that 73% of products which have a specific defect or problem will develop a
secondary problem within the next six months.
Given below is a list of the top eight data-mining software vendors in 2008 published in a
Gartner study.