Emerging Concepts & Trends in Business Analytics
Emerging Concepts & Trends in Business Analytics
BUSINESS ANALYTICS
MACHINE LEARNING
Area of artificial intelligence (AI).
Built on the concept that a computer program can learn and adapt to new data with no human
intervention.
Big data is becoming easily available and accessible due to the progressive use of technology,
advanced computing capabilities and cloud storage.
ML is being employed by different industries to gather, process, communicate, and share
useful information from data sets.
Neural networks have several uses across many industries, such as the following:
Medical diagnosis by medical image classification.
Targeted marketing by social network filtering and behavioural data analysis.
Computer vision
Computer vision is the ability of computers to extract information and insights from images and
videos.
Speech recognition
Can analyze human speech despite varying speech patterns, pitch, tone, language, and accent.
It is subject oriented,
It is integrated,
It is time variant,
It is summarized.
DATA MINING
Data mining is the process of searching and analysing a large batch of raw data in order to
identify patterns and extract useful information.
Companies use data mining software to learn more about their customers.
Data mining relies on effective data collection and data warehousing.
Applications:
Credit risk management: Predicting the chances that an account may turn into an NPA.
Fraud detection: A company can use data mining to identify outliers or correlations that
should not exist.
HOW DATA MINING WORKS?
To do this, classify data into these groups:
II) Clusters: Similar to classes but with additional attributes (logical relationships & preferences)
Example- Product recommendations, people who bought this product also bought.
III) Associations: Use data to find relationships/patterns that would often go unnoticed.
Example: finding a connection between buying two unrelated products
IV) Sequential Patterns: Sequential patterns uses past data to form a predictive model. Produces
projected trends of what the data shows a consumer will buy.
Example: Target could predict a consumer will buy diapers if they are/have purchased baby
clothes and pacifiers in the past.
DATA DELUGE
Databases and spreadsheets (Excel) are both convenient ways to store information. The primary
differences between the two are: How the data is stored and manipulated and How much data can
be stored.
Text analysis (TA) is a technique used to automatically extract valuable insights from unstructured text
data.
Companies use text analysis tools to quickly analyse online data and transform them into actionable
insights.
You can use text analysis to extract specific information, like: Keywords, Names, Entities, or Categorize
survey responses by sentiment and topic.
Huge amounts of unstructured data are created by businesses in the form of text: Emails, Social media
conversations, Chat bot Scripts.
Manually processing and organizing text data takes time. It’s tedious, inaccurate, and it can be
expensive if you need to hire extra staff to sort through text. This is where text analysis comes in.
MAJOR ELEMENTS
Sentiment Analysis: To automatically read and classify for opinion polarity (positive, negative,
neutral).
Topic Analysis: To automatically organize text by subject or theme. For example: "The app is really
simple and easy to use”. If we are using topic categories, like Pricing, Customer Support, and Ease of
Use, this product feedback would be classified under Ease of Use.
Keyword Extraction: Keywords are the most used and most relevant terms within a text, words and
phrases that summarize the contents of text. It can be used to generate word clouds (a visual
representation of text data).
Word Frequency: A text analysis technique that measures the most frequently occurring words or
concepts in a given text. Similar or related words are then clubbed to create themes. Themes can be
ranked based on overall frequency count.
TEXT ANALYTICS VS TEXT ANALYSIS
Text analysis delivers qualitative results; text analytics deliver quantitative results.
If a machine performs text analysis, it identifies important information within the text itself, but if it
performs text analytics, it reveals patterns across thousands of texts, resulting in graphs, reports,
tables etc.
Example: If a customer support manager wants to know how many support tickets were solved by
individual team members, they would use text analytics to create a graph that visualizes individual ticket
resolution rates.
By analysing the text within each ticket and subsequent exchanges, customer support managers can see
how each agent handled tickets.