Using MIS (10th Edition)
Using MIS (10th Edition)
10th Edition
ISBN: 9780134606996
Author: David M. Kroenke, Randall J. Boyle
Publisher: PEARSON
bartleby

Concept explainers

Expert Solution & Answer
Book Icon
Chapter 9.9, Problem 9.5ARQ

Explanation of Solution

Data Mining:

Data Mining is the extraction of knowledge and data patterns from various raw data sets by examining patterns, trends and other Business Intelligence reports using intelligent methods for classification and prediction.

  • Data mining techniques differ from reporting applications, as they are very sophisticated and complex, hence difficult to use.

Difference of factors for reporting and data mining:

Factors Reporting Data mining
Type of objective Assessment Prediction
Company Target Netflix
Analysis Simple-summing, totaling Advance statistics
Types Noninteractive – RFM, Interactive - OLAP

Cluster

Regression

Market basket

Decision tree

Others

Artificial Intelligence and its potential benefits:

Artificial Intelligence (AI) is the ability of machines to perform activities that require human intelligence. In AI, machines can have vision, and can perform communication, recognition and learning. In AI, machines also have the ability to make decisions.

Benefits:

  • Dealing with heavy and mundane tasks become easier with the help of machines.
  • In order to gather and analyze Big Data, AI is extremely useful to improve efficiency.
  • AI will potential increase cyber security and improve the security of Internet of Things (IOT).
  • The accuracy of working on a thing increases a lot with AI.
  • Using AI the use of digital assistants will increase which in turn will decrease the need for human resources.

Difference between Data Mining and Machine Learning:

Data Mining Machine Learning
Data Mining is the extraction of knowledge and data patterns from various raw data sets by examining patterns, trends and other Business Intelligence reports using intelligent methods for classification and prediction Machine Learning uses various data mining techniques to extract knowledge from data based on algorithms and is a subset of Artificial Intelligence.
In order to find patterns among data, Statistics and other programming methods are used in Data Mining to explain certain phenomenon without prior training. Based on the previously known training data, one can predict the outcome using Machine learning.
Data Mining uses both Math and programming methods but inclination toward maths is more. Machine Learning uses Data Mining techniques to build models that mostly use programming more than maths.

Data mining techniques are difficult to use:

Curse of Dimensionality:

The Curse of Dimensionality is the observation that is observed that problem arises when one analyses and organizes the data in high dimensional spaces. Working with data becomes more demanding with increase with increase in dimensions.

  • With the increase in number of attributes, there is more chance to build easily a model to fit all the sample data but as a predictor it is useless.
  • In data mining analyses, having too many attributes is problematic as one of the major activities in Data Mining concerns efficient and effective ways of selecting attributes.
  • The amount of data used for Data Mining is huge and one needs to reduce the volume the data in order to meaningfully analyse the data.

Difference between Supervised and Unsupervised Data Mining:

Unsupervised Data Mining Supervised Data Mining
In Unsupervised Data Mining, before running the analysis, analysts do not create a model or hypothesis. In Supervised Data Mining, before running the analysis, data miners create a model and apply statistical techniques to the data.
Cluster analysis is a technique that uses Unsupervised Data Mining Regression Analysis is a technique that uses Supervised Data Mining.

Cluster Analysis:

  • Cluster Analysis is a way of arranging data such that data having similar properties are grouped together in a cluster. It is also known as clustering.

Example:

  • Using Cluster Analysis, one can find patients with similar diseases from medicine history and demographic data.

Regression Analysis:

Data mining analysis which processes the consequence of a set of variables on other variables is called a regression analysis...

Blurred answer
Students have asked these similar questions
The images I have uploaded are the part 1 to 4 and questions below are continue on the questions uploaded 5. C++ Class Template with Method Stubs #pragma once #include <iostream> #include <string> #include <stdexcept> #include <vector>   template <typename T> class HashTable { private:     struct Entry {         std::string key;         T value;         bool isOccupied;         bool isDeleted;         Entry() : key(""), value(), isOccupied(false), isDeleted(false) {}     };       Entry* table;     size_t capacity;     size_t size;     double loadFactorThreshold;           size_t customHash(const std::string& key) const {         size_t hash = 5381;         for (char c : key) {             hash = ((hash  <<  5) + hash)  +  c;         }         return hash;     }       size_t probe(const std::string& key, bool forInsert = false) const;     void resize();   public:     // Constructor     HashTable(size_t initialCapacity = 101);         // Big…
this project is NOT for graded(marks) purposes, please help me with the introduction. give me answers for the project. i will include an image explaining everything about the project.
Java Graphics (Bonus In this lab, we'll be practicing what we learned about GUIs, and Mouse events. You will need to implement the following: A GUI with a drawing panel. We can click in this panel, and you will capture those clicks as a Point (see java.awt.Point) in a PointCollection class (you need to build this). The points need to be represented by circles. Below the drawing panel, you will need 5 buttons: O о о ○ An input button to register your mouse to the drawing panel. A show button to paint the points in your collection on the drawing panel. A button to shift all the points to the left by 50 pixels. The x position of the points is not allowed to go below zero. Another button to shift all the points to the right 50 pixels. " The x position of the points cannot go further than the You can implement this GUI in any way you choose. I suggest using the BorderLayout for a panel containing the buttons, and a GridLayout to hold the drawing panel and button panels. Regardless of how…
Knowledge Booster
Background pattern image
Computer Science
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Fundamentals of Information Systems
Computer Science
ISBN:9781337097536
Author:Ralph Stair, George Reynolds
Publisher:Cengage Learning
Text book image
Principles of Information Systems (MindTap Course...
Computer Science
ISBN:9781305971776
Author:Ralph Stair, George Reynolds
Publisher:Cengage Learning
Text book image
Fundamentals of Information Systems
Computer Science
ISBN:9781305082168
Author:Ralph Stair, George Reynolds
Publisher:Cengage Learning
Text book image
MIS
Computer Science
ISBN:9781337681919
Author:BIDGOLI
Publisher:Cengage
Text book image
Principles of Information Systems (MindTap Course...
Computer Science
ISBN:9781285867168
Author:Ralph Stair, George Reynolds
Publisher:Cengage Learning
Text book image
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:9781337508841
Author:Carey
Publisher:Cengage